Clustering-based Image-Text Graph Matching for Domain Generalization
Nokyung Park, Daewon Chae, Jeongyong Shim, Sangpil Kim, Eun-Sol Kim,, Jinkyu Kim

TL;DR
This paper introduces a graph clustering approach to align image regions with textual descriptions for improved domain generalization, outperforming previous global alignment methods on benchmark datasets.
Contribution
It proposes a novel local alignment method using graph clustering to better utilize semantic cues in text for domain-invariant visual representations.
Findings
Achieves state-of-the-art performance on CUB-DG and DomainBed datasets.
Demonstrates the effectiveness of local graph-based alignment over global methods.
Provides a new framework for domain generalization using image-text graph matching.
Abstract
Learning domain-invariant visual representations is important to train a model that can generalize well to unseen target task domains. Recent works demonstrate that text descriptions contain high-level class-discriminative information and such auxiliary semantic cues can be used as effective pivot embedding for domain generalization problems. However, they use pivot embedding in a global manner (i.e., aligning an image embedding with sentence-level text embedding), which does not fully utilize the semantic cues of given text description. In this work, we advocate for the use of local alignment between image regions and corresponding textual descriptions to get domain-invariant features. To this end, we first represent image and text inputs as graphs. We then cluster nodes within these graphs and match the graph-based image node features to the nodes of textual graphs. This matching…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Biomedical Text Mining and Ontologies
