Scale Up Composed Image Retrieval Learning via Modification Text Generation
Yinan Zhou, Yaxiong Wang, Haokun Lin, Chen Ma, Li Zhu, Zhedong Zheng
TL;DR
This work tackles data scarcity in Composed Image Retrieval by training a Modification Text-oriented Synthetic Triplets (MTST) generator that converts image pairs into expressive modification texts. It leverages MTST for large-scale pretraining and introduces Prototypical Two-Hop Alignment (PTHA), which first learns an implicit prototype via reverse text and then fuses it with the modifier to align with the target image. Across natural and fashion domains, MTST pretraining plus PTHA yields competitive CIRR and FashionIQ performance, with notable zero-shot generalization to CIRCOcirco and strong data-efficiency compared with other synthetic-data approaches. The approach demonstrates the value of synthetic, high-quality modification text for scalable, cross-modal retrieval without extensive manual annotation, enabling faster domain adaptation and improved downstream CIR accuracy.
Abstract
Composed Image Retrieval (CIR) aims to search an image of interest using a combination of a reference image and modification text as the query. Despite recent advancements, this task remains challenging due to limited training data and laborious triplet annotation processes. To address this issue, this paper proposes to synthesize the training triplets to augment the training resource for the CIR problem. Specifically, we commence by training a modification text generator exploiting large-scale multimodal models and scale up the CIR learning throughout both the pretraining and fine-tuning stages. During pretraining, we leverage the trained generator to directly create Modification Text-oriented Synthetic Triplets(MTST) conditioned on pairs of images. For fine-tuning, we first synthesize reverse modification text to connect the target image back to the reference image. Subsequently, we devise a two-hop alignment strategy to incrementally close the semantic gap between the multimodal pair and the target image. We initially learn an implicit prototype utilizing both the original triplet and its reversed version in a cycle manner, followed by combining the implicit prototype feature with the modification text to facilitate accurate alignment with the target image. Extensive experiments validate the efficacy of the generated triplets and confirm that our proposed methodology attains competitive recall on both the CIRR and FashionIQ benchmarks.
