Improving Cross-modal Alignment with Synthetic Pairs for Text-only Image Captioning
Zhiyue Liu, Jinyuan Liu, Fanrong Ma

TL;DR
This paper introduces a novel approach for text-only image captioning that uses synthetic image-text pairs generated by a pre-trained text-to-image model to improve cross-modal alignment and achieve state-of-the-art results.
Contribution
It proposes a new method leveraging synthetic pairs and pseudo features to bridge modality gaps and unify training and inference in text-only image captioning.
Findings
Achieves state-of-the-art performance on benchmark datasets.
Effectively bridges modality gap between text and image features.
Enhances cross-modal alignment using synthetic image-text pairs.
Abstract
Although image captioning models have made significant advancements in recent years, the majority of them heavily depend on high-quality datasets containing paired images and texts which are costly to acquire. Previous works leverage the CLIP's cross-modal association ability for image captioning, relying solely on textual information under unsupervised settings. However, not only does a modality gap exist between CLIP text and image features, but a discrepancy also arises between training and inference due to the unavailability of real-world images, which hinders the cross-modal alignment in text-only captioning. This paper proposes a novel method to address these issues by incorporating synthetic image-text pairs. A pre-trained text-to-image model is deployed to obtain images that correspond to textual data, and the pseudo features of generated images are optimized toward the real…
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 · Advanced Image and Video Retrieval Techniques · Video Analysis and Summarization
MethodsContrastive Language-Image Pre-training
