paper-with-me

Papers

Understanding Guided Image Captioning Performance across Domains

2020-12-04 · CoNLL (EMNLP) 2021 11 · Edwin G. Ng, Bo Pang, Piyush Sharma, Radu Soricut

Image captioning models generally lack the capability to take into account user interest, and usually default to global descriptions that try to balance readability, informativeness, and information overload. On the other hand, VQA models generally lack the ability to provide long descriptive answers, while expecting the textual question to be quite precise. We present a method to control the concepts that an image caption should focus on, using an additional input called the guiding text that refers to either groundable or ungroundable concepts in the image. Our model consists of a Transformer-based multimodal encoder that uses the guiding text together with global and object-level image features to derive early-fusion representations used to generate the guided caption. While models trained on Visual Genome data have an in-domain advantage of fitting well when guided with automatic object labels, we find that guided captioning models trained on Conceptual Captions generalize better on out-of-domain images and guiding texts. Our human-evaluation results indicate that attempting in-the-wild guided image captioning requires access to large, unrestricted-domain training datasets, and that increased style diversity (even without increasing the number of unique tokens) is a key factor for improved performance.

📄 PDF Abstract BibTeX arXiv:2012.02339

Code (1)

google-research-datasets/T2-Guiding 공식 구현

Tasks

DescriptiveImage CaptioningInformativenessVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

AGIC: Attention-Guided Image Captioning to Improve Caption Relevance

2025-08-09 · L. D. M. S. Sai Teja, Ashok Urlana, Pruthwik Mishra arxiv

Despite significant progress in image captioning, generating accurate and descriptive captions remains a long-standing challenge. In this study, we propose Attention-Guided Image Captioning (AGIC), which amplifies salien…

Image Captioning

SGDiff: Scene Graph Guided Diffusion Model for Image Collaborative SegCaptioning

2025-12-01 · Xu Zhang, Jin Yuan, Hanwang Zhang, Guojin Zhong 외 arxiv

Controllable image semantic understanding tasks, such as captioning or segmentation, necessitate users to input a prompt (e.g., text or bounding boxes) to predict a unique outcome, presenting challenges such as high-cost…

Contrastive Learning

Towards Comprehensive Interactive Change Understanding in Remote Sensing: A Large-scale Dataset and Dual-granularity Enhanced VLM

2025-09-27 · Junxiao Xue, Quan Deng, Xuecheng Wu, Kelu Yao 외 arxiv

Remote sensing change understanding (RSCU) is essential for analyzing remote sensing images and understanding how human activities affect the environment. However, existing datasets lack deep understanding and interactio…

Semantic Similarity

Re$^3$Cap: Retrieval-Guided Refinement for Image Captioning Enhancement via Reinforcement Learning

2026-08-21 · Haonan Jia, Shichao Dong, Zenghui Sun, Jiawen Zheng 외 arxiv

Reinforcement Learning (RL) has demonstrated significant gains in image captioning, yet it is still limited in encouraging Large Vision-Language Models (LVLMs) to explore novel reasoning strategies. This limitation leads…

Reinforcement LearningImage Captioning

VersaVid-R1: A Versatile Video Understanding and Reasoning Model from Question Answering to Captioning Tasks

2025-06-10 · Xinlong Chen, Yuanxing Zhang, Yushuo Guan, Bohan Zeng 외

Recent advancements in multimodal large language models have successfully extended the Reason-Then-Respond paradigm to image-based reasoning, yet video-based reasoning remains an underdeveloped frontier, primarily due to…

Multiple-choiceOpen-Ended Question AnsweringQuestion AnsweringVideo Captioning+1