CVCLFeb 29, 2024

VIXEN: Visual Text Comparison Network for Image Difference Captioning

arXiv:2402.19119v212 citationsh-index: 41Has CodeAAAI
AI Analysis

This addresses misinformation from manipulated images, but it is incremental as it builds on existing methods and datasets.

The paper tackles the problem of summarizing visual differences between image pairs to detect content manipulation, achieving state-of-the-art performance in image difference captioning with comprehensible captions for diverse images and edits.

We present VIXEN - a technique that succinctly summarizes in text the visual differences between a pair of images in order to highlight any content manipulation present. Our proposed network linearly maps image features in a pairwise manner, constructing a soft prompt for a pretrained large language model. We address the challenge of low volume of training data and lack of manipulation variety in existing image difference captioning (IDC) datasets by training on synthetically manipulated images from the recent InstructPix2Pix dataset generated via prompt-to-prompt editing framework. We augment this dataset with change summaries produced via GPT-3. We show that VIXEN produces state-of-the-art, comprehensible difference captions for diverse image contents and edit types, offering a potential mitigation against misinformation disseminated via manipulated image content. Code and data are available at http://github.com/alexblck/vixen

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes