CLIP (Contrastive Language-Image Pre-Training) has shown remarkable zero-shot transfer capabilities in cross-modal correlation tasks such as visual classification and image retrieval. However, its performance in cross-modal generation tasks like zero-shot image captioning remains unsatisfied. In this work, we discuss that directly employing CLIP for zero-shot image captioning relies more on the textual modality in context and largely ignores the visual information, which we call \emph{contextual language prior}. To address this, we propose Cross-modal Language Models (CLMs) to facilitate unsupervised cross-modal learning. We further propose Anchor Augment to guide the generative model's attention to the fine-grained information in the representation of CLIP. Experiments on MS COCO and Flickr 30K validate the promising performance of proposed approach in both captioning quality and computational efficiency.
@article{arxiv.2211.07275,
title = {Zero-shot Image Captioning by Anchor-augmented Vision-Language Space Alignment},
author = {Junyang Wang and Yi Zhang and Ming Yan and Ji Zhang and Jitao Sang},
journal= {arXiv preprint arXiv:2211.07275},
year = {2022}
}