English

Image Difference Captioning with Pre-training and Contrastive Learning

Multimedia 2022-02-10 v1 Computation and Language Computer Vision and Pattern Recognition

Abstract

The Image Difference Captioning (IDC) task aims to describe the visual differences between two similar images with natural language. The major challenges of this task lie in two aspects: 1) fine-grained visual differences that require learning stronger vision and language association and 2) high-cost of manual annotations that leads to limited supervised data. To address these challenges, we propose a new modeling framework following the pre-training-finetuning paradigm. Specifically, we design three self-supervised tasks and contrastive learning strategies to align visual differences and text descriptions at a fine-grained level. Moreover, we propose a data expansion strategy to utilize extra cross-task supervision information, such as data for fine-grained image classification, to alleviate the limitation of available supervised IDC data. Extensive experiments on two IDC benchmark datasets, CLEVR-Change and Birds-to-Words, demonstrate the effectiveness of the proposed modeling framework. The codes and models will be released at https://github.com/yaolinli/IDC.

Keywords

Cite

@article{arxiv.2202.04298,
  title  = {Image Difference Captioning with Pre-training and Contrastive Learning},
  author = {Linli Yao and Weiying Wang and Qin Jin},
  journal= {arXiv preprint arXiv:2202.04298},
  year   = {2022}
}

Comments

Accepted to AAAI2022

R2 v1 2026-06-24T09:27:46.845Z