HGCLIP: Exploring Vision-Language Models with Graph Representations for Hierarchical Understanding
Peng Xia, Xingtong Yu, Ming Hu, Lie Ju, Zhiyong Wang, Peibo Duan,, Zongyuan Ge

TL;DR
HGCLIP introduces a graph-based hierarchical framework that enhances vision-language models by better exploiting class hierarchies, leading to improved performance across multiple visual recognition benchmarks.
Contribution
The paper presents HGCLIP, a novel graph-based method that integrates hierarchical class structures into CLIP, improving multi-granularity classification performance.
Findings
Significant improvements on 11 visual recognition benchmarks.
Effective incorporation of hierarchical information into vision-language models.
Enhanced class-aware feature representation through graph encoding.
Abstract
Object categories are typically organized into a multi-granularity taxonomic hierarchy. When classifying categories at different hierarchy levels, traditional uni-modal approaches focus primarily on image features, revealing limitations in complex scenarios. Recent studies integrating Vision-Language Models (VLMs) with class hierarchies have shown promise, yet they fall short of fully exploiting the hierarchical relationships. These efforts are constrained by their inability to perform effectively across varied granularity of categories. To tackle this issue, we propose a novel framework (HGCLIP) that effectively combines CLIP with a deeper exploitation of the Hierarchical class structure via Graph representation learning. We explore constructing the class hierarchy into a graph, with its nodes representing the textual or image features of each category. After passing through a graph…
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.
Code & Models
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 · Machine Learning in Bioinformatics
MethodsFocus · Contrastive Language-Image Pre-training
