paper-with-me

홈 › Papers

CapWAP: Captioning with a Purpose

2020-11-09 · Adam Fisch, Kenton Lee, Ming-Wei Chang, Jonathan H. Clark, Regina Barzilay

The traditional image captioning task uses generic reference captions to provide textual information about images. Different user populations, however, will care about different visual aspects of images. In this paper, we propose a new task, Captioning with a Purpose (CapWAP). Our goal is to develop systems that can be tailored to be useful for the information needs of an intended population, rather than merely provide generic information about an image. In this task, we use question-answer (QA) pairs---a natural expression of information need---from users, instead of reference captions, for both training and post-inference evaluation. We show that it is possible to use reinforcement learning to directly optimize for the intended information need, by rewarding outputs that allow a question answering model to provide correct answers to sampled user questions. We convert several visual question answering datasets into CapWAP datasets, and demonstrate that under a variety of scenarios our purposeful captioning system learns to anticipate and fulfill specific information needs better than its generic counterparts, as measured by QA performance on user questions from unseen images, when using the caption alone as context.

📄 PDF Abstract BibTeX arXiv:2011.04264

Code (1)

google-research/language 공식 구현 tf

Tasks

Image CaptioningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

CapWAP: Image Captioning with a Purpose

2020-11-01 · EMNLP 2020 11 · Adam Fisch, Kenton Lee, Ming-Wei Chang, Jonathan Clark 외

The traditional image captioning task uses generic reference captions to provide textual information about images. Different user populations, however, will care about different visual aspects of images. In this paper, w…

Image CaptioningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

LineCap: Line Charts for Data Visualization Captioning Models

2022-07-15 · Anita Mahinpei, Zona Kostic, Chris Tanner

Data visualization captions help readers understand the purpose of a visualization and are crucial for individuals with visual impairments. The prevalence of poor figure captions and the successful application of deep le…

Data VisualizationDeep LearningImage Captioning

Improving Diversity and Reducing Redundancy in Paragraph Captions

2020-07-19 · International Joint Conference on Neural Networks (IJCNN) 2020 7 · Kanani, Chandresh S., Sriparna Saha, and Pushpak Bhattacharyya

The purpose of an image paragraph captioning model is to produce detailed descriptions of the source images. Generally, paragraph captioning models use encoder-decoder based architectures similar to the standard image…

DecoderDense CaptioningDiversityImage Captioning+1

Revisiting Audio-language Pretraining for Learning General-purpose Audio Representation

2025-11-20 · Wei-Cheng Tseng, Xuanru Zhou, Mingyue Huo, Yiwen Shao 외 arxiv

Audio-language pretraining (ALP) holds promise for learning general-purpose audio representation, yet remains underexplored. Crucially, there is no consensus on whether audio-language models can build effective general-p…

Representation LearningContrastive Learning

Re-evaluating Automatic Metrics for Image Captioning

2016-12-22 · EACL 2017 4 · Mert Kilickaya, Aykut Erdem, Nazli Ikizler-Cinbis, Erkut Erdem

The task of generating natural language descriptions from images has received a lot of attention in recent years. Consequently, it is becoming increasingly important to evaluate such image captioning approaches in an aut…

Image Captioning