REVIEW 2 cited by
TDG: Text-guided Domain Generalization
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Domain generalization (DG) attempts to generalize a model trained on single or multiple source domains to the unseen target domain. Benefiting from the success of Visual-and-Language Pre-trained models in recent years, we argue that it is crucial for domain generalization by introducing extra text information. In this paper, we develop a novel Text-guided Domain Generalization (TDG) paradigm for domain generalization, which includes three following aspects. Specifically, we first devise an automatic words generation method to extend the description of current domains with novel domain-relevant words. Then, we embed the generated domain information into the text feature space, by the proposed prompt learning-based text feature generation method, which shares a common representation space with the image feature. Finally, we utilize both input image features and generated text features to train a specially designed classifier that generalizes well on unseen target domains, while the image encoder is also updated under the supervision of gradients back propagated from the classifier. Our experimental results show that the techniques incorporated by TDG contribute to the performance in an easy implementation manner. Experimental results on several domain generalization benchmarks show that our proposed framework achieves superior performance by effectively leveraging generated text information in domain generalization.
Forward citations
Cited by 2 Pith papers
-
Domain Generalization via Text-Anchored Information Bottleneck
Discarding visual guidance from vision-language models and using language embeddings as the primary source of domain invariance via an information bottleneck yields state-of-the-art domain generalization performance.
-
TRUST: Leveraging Text Robustness for Unsupervised Domain Adaptation
TRUST adapts a vision model to an unlabeled target domain by generating pseudo-labels from captions, weighting them by caption-based uncertainty, and aligning image and text features with a soft contrastive loss, repo...
Discussion (0). Sign in to comment.