Hierarchy-Aware Fine-Tuning of Vision-Language Models
Jiayu Li, Rajesh Gangireddy, Samet Akcay, Wei Cheng, Juhua Hu

TL;DR
This paper introduces a hierarchy-aware fine-tuning method for vision-language models that improves classification consistency across taxonomic levels with minimal additional parameters.
Contribution
It proposes a novel framework combining Tree-Path KL Divergence and Hierarchy-Sibling Smoothed Cross-Entropy for efficient, structure-aware adaptation of VLMs.
Findings
Improves Full-Path Accuracy across benchmarks.
Reduces Tree-based Inconsistency Error.
Requires minimal parameter overhead.
Abstract
Vision-Language Models (VLMs) learn powerful multimodal representations through large-scale image-text pretraining, but adapting them to hierarchical classification is underexplored. Standard approaches treat labels as flat categories and require full fine-tuning, which is expensive and produces inconsistent predictions across taxonomy levels. We propose an efficient hierarchy-aware fine-tuning framework that updates a few parameters while enforcing structural consistency. We combine two objectives: Tree-Path KL Divergence (TP-KL) aligns predictions along the ground-truth label path for vertical coherence, while Hierarchy-Sibling Smoothed Cross-Entropy (HiSCE) encourages consistent predictions among sibling classes. Both losses work in the VLM's shared embedding space and integrate with lightweight LoRA adaptation. Experiments across multiple benchmarks show consistent improvements in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Topic Modeling
