pith. sign in

arxiv: 2406.02265 · v3 · pith:JCDTTYJMnew · submitted 2024-06-04 · 💻 cs.CV · cs.CL

Understanding Retrieval Robustness for Retrieval-Augmented Image Captioning

classification 💻 cs.CV cs.CL
keywords modelmodelscaptioningcaptionsretrievalretrieval-augmentedretrievedtokens
0
0 comments X
read the original abstract

Recent advances in retrieval-augmented models for image captioning highlight the benefit of retrieving related captions for efficient, lightweight models with strong domain-transfer capabilities. While these models demonstrate the success of retrieval augmentation, retrieval models are still far from perfect in practice: the retrieved information can sometimes mislead the model, resulting in incorrect generation and worse performance. In this paper, we analyze the robustness of a retrieval-augmented captioning model SmallCap. Our analysis shows that the model is sensitive to tokens that appear in the majority of the retrieved captions, and the input attribution shows that those tokens are likely copied into the generated output. Given these findings, we propose to train the model by sampling retrieved captions from more diverse sets. This decreases the chance that the model learns to copy majority tokens, and improves both in-domain and cross-domain performance.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Hierarchical Multi-Modal Retrieval for Knowledge-Grounded News Image Captioning

    cs.CV 2026-06 unverdicted novelty 5.0

    Hierarchical multi-modal article retrieval augments VLM-LLM pipelines to generate context-rich news image captions, achieving 5th place with score 0.2824 in the EVENTA 2025 Challenge on OpenEvent-V1.