paper-with-me

홈 › Papers

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 changes (e.g. an object has moved). We present a novel Dual Dynamic Attention Model (DUDA) to perform robust Change Captioning. Our model learns to distinguish distractors from semantic changes, localize the changes via Dual Attention over "before" and "after" images, and accurately describe them in natural language via Dynamic Speaker, by adaptively focusing on the necessary visual inputs (e.g. "before" or "after" image). To study the problem in depth, we collect a CLEVR-Change dataset, built off the CLEVR engine, with 5 types of scene changes. We benchmark a number of baselines on our dataset, and systematically study different change types and robustness to distractors. We show the superiority of our DUDA model in terms of both change captioning and localization. We also show that our approach is general, obtaining state-of-the-art results on the recent realistic Spot-the-Diff dataset which has no distractors.

📄 PDF Abstract BibTeX arXiv:1901.02527

Code (1)

Seth-Park/RobustChangeCaptioning pytorch

Tasks

Natural Language Visual Grounding

Similar Papers 제목 키워드 기반

Describing and Localizing Multiple Changes with Transformers

2021-03-25 · ICCV 2021 10 · Yue Qiu, Shintaro Yamamoto, Kodai Nakashima, Ryota Suzuki 외

Change captioning tasks aim to detect changes in image pairs observed before and after a scene change and generate a natural language description of the changes. Existing change captioning studies have mainly focused on …

CCRC: A Change-Aware Captioning and Reasoning Chain for Image Change Captioning and Segmentation

2026-06-27 · Jinhong Hu, Xiaoping Wang, Shuyin Huang, Guojin Zhong 외 arxiv

Understanding and localizing subtle changes between paired images is critical for tasks such as surveillance and image editing. However, traditional Image Change Captioning (ICC) methods lack spatial grounding, limiting …

Change DetectionImage Editing

C3-Bench: A Context-Aware Change Captioning Benchmark

2026-06-24 · Jae-Woo Kim, Hyeongbeom Kim, Ue-Hwan Kim arxiv

While Change Captioning systems have garnered substantial attention to respond to our evolving world, their true performance on diverse real-world change contexts remains largely unexplored due to the lack of comprehensi…

Image Editing

Viewpoint-Agnostic Change Captioning With Cycle Consistency

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

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 dif…

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