paper-with-me

Papers

ReflectCAP: Detailed Image Captioning with Reflective Memory

2026-04-14 · Kyungmin Min, Minbeom Kim, Kang-il Lee, Seunghyun Yoon, Kyomin Jung arxiv

Detailed image captioning demands both factual grounding and fine-grained coverage, yet existing methods have struggled to achieve them simultaneously. We address this tension with Reflective Note-Guided Captioning (ReflectCAP), where a multi-agent pipeline analyzes what the target large vision-language model (LVLM) consistently hallucinates and what it systematically overlooks, distilling these patterns into reusable guidelines called Structured Reflection Notes. At inference time, these notes steer the captioning model along both axes -- what to avoid and what to attend to -- yielding detailed captions that jointly improve factuality and coverage. Applying this method to 8 LVLMs spanning the GPT-4.1 family, Qwen series, and InternVL variants, ReflectCAP reaches the Pareto frontier of the trade-off between factuality and coverage, and delivers substantial gains on CapArena-Auto, where generated captions are judged head-to-head against strong reference models. Moreover, ReflectCAP offers a more favorable trade-off between caption quality and compute cost than model scaling or existing multi-agent pipelines, which incur 21--36\% greater overhead. This makes high-quality detailed captioning viable under real-world cost and latency constraints.

📄 PDF Abstract BibTeX arXiv:2604.12357

Code (0)

등록된 구현이 없습니다.

Tasks

Image Captioning

Similar Papers 제목 키워드 기반

Reflective Decoding Network for Image Captioning

2019-08-30 · ICCV 2019 10 · Lei Ke, Wenjie Pei, Ruiyu Li, Xiaoyong Shen 외

State-of-the-art image captioning methods mostly focus on improving visual features, less attention has been paid to utilizing the inherent properties of language to boost captioning performance. In this paper, we show t…

DecoderImage CaptioningPositionSentence

Image Captioning based on Feature Refinement and Reflective Decoding

2022-06-16 · Ghadah Alabduljabbar, Hafida Benhidour, Said Kerrache

Image captioning is the process of automatically generating a description of an image in natural language. Image captioning is one of the significant challenges in image understanding since it requires not only recognizi…

DecoderImage Captioning

Convolutional Image Captioning

2017-11-24 · CVPR 2018 6 · Jyoti Aneja, Aditya Deshpande, Alexander Schwing

Image captioning is an important but challenging task, applicable to virtual assistants, editing tools, image indexing, and support of the disabled. Its challenges are due to the variability and ambiguity of possible ima…

Image CaptioningText GenerationTranslation

Connecting the Dots: Benchmarking Reflective Memory in Long-Horizon Dialogue

2026-05-31 · Jingjie Lin, Bingbing Wang, Zihan Wang, Zhengda Jin 외 arxiv

Despite substantial progress in long-context modeling, existing benchmarks remain confined to factual memory for explicit recall, failing to measure the reflective memory required to synthesize fragmented, multimodal cue…

The Devil is in the EOS: Sequence Training for Detailed Image Captioning

2025-07-26 · Abdelrahman Mohamed, Yova Kementchedjhieva arxiv

Despite significant advances in vision-language models (VLMs), image captioning often suffers from a lack of detail, with base models producing short, generic captions. This limitation persists even though VLMs are equip…

Image Captioning