Improving Generalization of Image Captioning with Unsupervised Prompt Learning
Hongchen Wei, Zhenzhong Chen

TL;DR
This paper introduces GeneIC, an unsupervised prompt learning method that enhances the generalization of image captioning models across domains by optimizing domain-specific prompts without requiring annotated data.
Contribution
GeneIC leverages contrastive learning with attribute and semantic consistency to learn domain-specific prompts, improving image captioning without costly annotations or hallucinations.
Findings
Improves zero-shot image captioning across diverse domains.
Learns domain-specific prompts without annotated data.
Enhances caption accuracy and diversity.
Abstract
Pretrained visual-language models have demonstrated impressive zero-shot abilities in image captioning, when accompanied by hand-crafted prompts. Meanwhile, hand-crafted prompts utilize human prior knowledge to guide the model. However, due to the diversity between different domains, such hand-crafted prompt that provide invariant prior knowledge may result in mode collapse for some domains. Some researches attempted to incorporate expert knowledge and instruction datasets, but the results were costly and led to hallucinations. In this paper, we propose an unsupervised prompt learning method to improve Generalization of Image Captioning (GeneIC), which learns a domain-specific prompt vector for the target domain without requiring annotated data. GeneIC aligns visual and language modalities with a pre-trained Contrastive Language-Image Pre-Training (CLIP) model, thus optimizing the…
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 · Advanced Image and Video Retrieval Techniques
MethodsContrastive Language-Image Pre-training
