paper-with-me

Papers

Image Change Captioning by Learning From an Auxiliary Task

2021-06-19 · CVPR 2021 1 · Mehrdad Hosseinzadeh, Yang Wang

We tackle the challenging task of image change captioning. The goal is to describe the subtle difference between two very similar images by generating a sentence caption. While the recent methods mainly focus on proposing new model architectures for this problem, we instead focus on an alternative training scheme. Inspired by the success of multi-task learning, we formulate a training scheme that uses an auxiliary task to improve the training of the change captioning network. We argue that the task of composed query image retrieval is a natural choice as the auxiliary task. Given two almost similar images as the input, the primary network generates a caption describing the fine change between those two images. Next, the auxiliary network is provided with the generated caption and one of those two images. It then tries to pick the second image among a set of candidates. This forces the primary network to generate detailed and precise captions via having an extra supervision loss by the auxiliary network. Furthermore, we propose a new scheme for selecting a negative set of candidates for the retrieval task that can effectively improve the performance. We show that the proposed training strategy performs well on the task of change captioning on benchmark datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalMulti-Task LearningRetrievalSentence

Similar Papers 제목 키워드 기반

SAM Guided Semantic and Motion Changed Region Mining for Remote Sensing Change Captioning

2025-11-26 · Futian Wang, Mengqi Wang, Xiao Wang, Haowen Wang 외 arxiv

Remote sensing change captioning is an emerging and popular research task that aims to describe, in natural language, the content of interest that has changed between two remote sensing images captured at different times…

Pixel-Level Change Detection Pseudo-Label Learning for Remote Sensing Change Captioning

2023-12-23 · Chenyang Liu, Keyan Chen, Zipeng Qi, Haotian Zhang 외

The existing methods for Remote Sensing Image Change Captioning (RSICC) perform well in simple scenes but exhibit poorer performance in complex scenes. This limitation is primarily attributed to the model's constrained v…

Change DetectionPseudo Label

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

Expanding on EnCLAP with Auxiliary Retrieval Model for Automated Audio Captioning

2024-09-02 · Jaeyeon Kim, JaeYoon Jung, Minjeong Jeon, Sang Hoon Woo 외

In this technical report, we describe our submission to DCASE2024 Challenge Task6 (Automated Audio Captioning) and Task8 (Language-based Audio Retrieval). We develop our approach building upon the EnCLAP audio captioning…

Audio captioningRerankingRetrieval

Image Captioning with Context-Aware Auxiliary Guidance

2020-12-10 · Zeliang Song, Xiaofei Zhou, Zhendong Mao, Jianlong Tan

Image captioning is a challenging computer vision task, which aims to generate a natural language description of an image. Most recent researches follow the encoder-decoder framework which depends heavily on the previous…

DecoderImage Captioning