paper-with-me

홈 › Papers

Viewpoint-Agnostic Change Captioning With Cycle Consistency

2021-01-01 · ICCV 2021 10 · Hoeseong Kim, Jongseok Kim, Hyungseok Lee, Hyunsung Park, Gunhee Kim

Change captioning is the task of identifying the change and describing it with a concise caption. Despite recent advancements, filtering out insignificant changes still remains as a challenge. Namely, images from different camera perspectives can cause issues; a mere change in viewpoint should be disregarded while still capturing the actual changes. In order to tackle this problem, we present a new Viewpoint-Agnostic change captioning network with Cycle Consistency (VACC) that requires only one image each for the before and after scene, without depending on any other information. We achieve this by devising a new difference encoder module which can encode viewpoint information and model the difference more effectively. In addition, we propose a cycle consistency module that can potentially improve the performance of any change captioning networks in general by matching the composite feature of the generated caption and before image with the after image feature. We evaluate the performance of our proposed model across three datasets for change captioning, including a novel dataset we introduce here that contains images with changes under extreme viewpoint shifts. Through our experiments, we show the excellence of our method with respect to the CIDEr, BLEU-4, METEOR and SPICE scores. Moreover, we demonstrate that attaching our proposed cycle consistency module yields a performance boost for existing change captioning networks, even with varying image encoding mechanisms.

📄 PDF Abstract BibTeX

Code (1)

hsgkim/clevr-dc 공식 구현

Similar Papers 제목 키워드 기반

Hierarchical Dual-Change Collaborative Learning for UAV Scene Change Captioning

2026-03-13 · Fuhai Chen, Pengpeng Huang, Junwen Wu, Hehong Zhang 외 arxiv

This paper proposes a novel task for UAV scene understanding - UAV Scene Change Captioning (UAV-SCC) - which aims to generate natural language descriptions of semantic changes in dynamic aerial imagery captured from a mo…

Scene Understanding

Finding It at Another Side: A Viewpoint-Adapted Matching Encoder for Change Captioning

2020-09-30 · ECCV 2020 8 · Xiangxi Shi, Xu Yang, Jiuxiang Gu, Shafiq Joty 외

Change Captioning is a task that aims to describe the difference between images with natural language. Most existing methods treat this problem as a difference judgment without the existence of distractors, such as viewp…

Reinforcement Learning (RL)

CycleCap: Improving VLMs Captioning Performance via Self-Supervised Cycle Consistency Fine-Tuning

2026-03-18 · Marios Krestenitis, Christos Tzelepis, Konstantinos Ioannidis, Stefanos Vrochidis 외 arxiv

Visual-Language Models (VLMs) have achieved remarkable progress in image captioning, visual question answering, and visual reasoning. Yet they remain prone to vision-language misalignment, often producing overly generic …

Visual Question AnsweringVisual ReasoningImage Captioning

Improving Captioning for Low-Resource Languages by Cycle Consistency

2019-08-21 · Yike Wu, Shiwan Zhao, Jia Chen, Ying Zhang 외

Improving the captioning performance on low-resource languages by leveraging English caption datasets has received increasing research interest in recent years. Existing works mainly fall into two categories: translation…

Translation

Robust Change Captioning

2019-01-08 · ICCV 2019 10 · Dong Huk Park, Trevor Darrell, Anna Rohrbach

Describing what has changed in a scene can be useful to a user, but only if generated text focuses on what is semantically relevant. It is thus important to distinguish distractors (e.g. a viewpoint change) from relevant…

Natural Language Visual Grounding