Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MeaCap: Memory-Augmented Zero-shot Image Captioning

About

Zero-shot image captioning (IC) without well-paired image-text data can be divided into two categories, training-free and text-only-training. Generally, these two types of methods realize zero-shot IC by integrating pretrained vision-language models like CLIP for image-text similarity evaluation and a pre-trained language model (LM) for caption generation. The main difference between them is whether using a textual corpus to train the LM. Though achieving attractive performance w.r.t. some metrics, existing methods often exhibit some common drawbacks. Training-free methods tend to produce hallucinations, while text-only-training often lose generalization capability. To move forward, in this paper, we propose a novel Memory-Augmented zero-shot image Captioning framework (MeaCap). Specifically, equipped with a textual memory, we introduce a retrieve-then-filter module to get key concepts that are highly related to the image. By deploying our proposed memory-augmented visual-related fusion score in a keywords-to-sentence LM, MeaCap can generate concept-centered captions that keep high consistency with the image with fewer hallucinations and more world-knowledge. The framework of MeaCap achieves the state-of-the-art performance on a series of zero-shot IC settings. Our code is available at https://github.com/joeyz0z/MeaCap.

Zequn Zeng, Yan Xie, Hao Zhang, Chiyu Chen, Zhengjue Wang, Bo Chen• 2024

Related benchmarks

TaskDatasetResultRank
Semantic segmentationCityscapes (test)
mIoU41.9
1145
Image Captioning EvaluationComposite
Kendall-c Tau_c61.5
92
Image Captioning EvaluationFlickr8k Expert
Kendall Tau-c (tau_c)52.5
73
Image CaptioningNoCaps
CIDEr (in-domain)38.5
36
Hallucination DetectionFOIL
Accuracy (4 Refs)94.3
32
Image CaptioningMSCOCO
BLEU@427.2
27
Image Captioning EvaluationNebula
Kendall tau_c50.7
22
Showing 7 of 7 rows

Other info

Follow for update