paper-with-me

홈 › Papers

ControlCap: Controllable Region-level Captioning

2024-01-31 · Yuzhong Zhao, Yue Liu, Zonghao Guo, Weijia Wu, Chen Gong, Fang Wan, Qixiang Ye

Region-level captioning is challenged by the caption degeneration issue, which refers to that pre-trained multimodal models tend to predict the most frequent captions but miss the less frequent ones. In this study, we propose a controllable region-level captioning (ControlCap) approach, which introduces control words to a multimodal model to address the caption degeneration issue. In specific, ControlCap leverages a discriminative module to generate control words within the caption space to partition it to multiple sub-spaces. The multimodal model is constrained to generate captions within a few sub-spaces containing the control words, which increases the opportunity of hitting less frequent captions, alleviating the caption degeneration issue. Furthermore, interactive control words can be given by either a human or an expert model, which enables captioning beyond the training caption space, enhancing the model's generalization ability. Extensive experiments on Visual Genome and RefCOCOg datasets show that ControlCap respectively improves the CIDEr score by 21.6 and 2.2, outperforming the state-of-the-arts by significant margins. Code is available at https://github.com/callsys/ControlCap.

📄 PDF Abstract BibTeX arXiv:2401.17910

Code (1)

callsys/controlcap 공식 구현 pytorch

Tasks

Dense Captioning

Similar Papers 제목 키워드 기반

Language-Driven Region Pointer Advancement for Controllable Image Captioning

2020-11-30 · COLING 2020 8 · Annika Lindh, Robert J. Ross, John D. Kelleher

Controllable Image Captioning is a recent sub-field in the multi-modal task of Image Captioning wherein constraints are placed on which regions in an image should be described in the generated natural language caption. T…

controllable image captioningImage CaptioningSentence

Show, Control and Tell: A Framework for Generating Controllable and Grounded Captions

2018-11-26 · CVPR 2019 6 · Marcella Cornia, Lorenzo Baraldi, Rita Cucchiara

Current captioning approaches can describe images using black-box architectures whose behavior is hardly controllable and explainable from the exterior. As an image can be described in infinite ways depending on the goal…

controllable image captioningDiversityImage Captioning

From Simple to Professional: A Combinatorial Controllable Image Captioning Agent

2024-12-15 · Xinran Wang, Muxi Diao, Baoteng Li, Haiwen Zhang 외

The Controllable Image Captioning Agent (CapAgent) is an innovative system designed to bridge the gap between user simplicity and professional-level outputs in image captioning tasks. CapAgent automatically transforms us…

Caption Generationcontrollable image captioningImage Captioningobject-detection+1

Length-Controllable Image Captioning

2020-07-19 · ECCV 2020 8 · Chaorui Deng, Ning Ding, Mingkui Tan, Qi Wu

The last decade has witnessed remarkable progress in the image captioning task; however, most existing methods cannot control their captions, \emph{e.g.}, choosing to describe the image either roughly or in detail. In th…

controllable image captioningDecoderDiversityImage Captioning

A dual contrastive framework

2024-12-13 · Yuan Sun, Zhao Zhang, Jorge Ortiz

In current multimodal tasks, models typically freeze the encoder and decoder while adapting intermediate layers to task-specific goals, such as region captioning. Region-level visual understanding presents significant ch…

Contrastive LearningDecoderobject-detectionObject Detection+1