English

ConText-CIR: Learning from Concepts in Text for Composed Image Retrieval

Computer Vision and Pattern Recognition 2025-05-28 v1 Machine Learning

Abstract

Composed image retrieval (CIR) is the task of retrieving a target image specified by a query image and a relative text that describes a semantic modification to the query image. Existing methods in CIR struggle to accurately represent the image and the text modification, resulting in subpar performance. To address this limitation, we introduce a CIR framework, ConText-CIR, trained with a Text Concept-Consistency loss that encourages the representations of noun phrases in the text modification to better attend to the relevant parts of the query image. To support training with this loss function, we also propose a synthetic data generation pipeline that creates training data from existing CIR datasets or unlabeled images. We show that these components together enable stronger performance on CIR tasks, setting a new state-of-the-art in composed image retrieval in both the supervised and zero-shot settings on multiple benchmark datasets, including CIRR and CIRCO. Source code, model checkpoints, and our new datasets are available at https://github.com/mvrl/ConText-CIR.

Keywords

Cite

@article{arxiv.2505.20764,
  title  = {ConText-CIR: Learning from Concepts in Text for Composed Image Retrieval},
  author = {Eric Xing and Pranavi Kolouju and Robert Pless and Abby Stylianou and Nathan Jacobs},
  journal= {arXiv preprint arXiv:2505.20764},
  year   = {2025}
}

Comments

15 pages, 8 figures, 6 tables. CVPR 2025

R2 v1 2026-07-01T02:41:46.406Z