Search papers, labs, and topics across Lattice.
The authors introduce CIRCLED, a new multi-turn composed image retrieval (MTCIR) dataset addressing limitations of existing datasets in dialogue consistency and domain diversity. CIRCLED extends FashionIQ, CIRR, and CIRCO, using a CIReVL-based retrieval pipeline and rigorous filtering to ensure high-quality, consistent dialogues where queries progressively refine towards the target image. With 22,608 sessions across nine subsets, CIRCLED significantly surpasses Multi-turn FashionIQ in scale and generality, providing a more robust benchmark for MTCIR research.
Multi-turn image retrieval just got a serious upgrade: CIRCLED offers nearly double the data and spans 9 domains, finally moving beyond fashion-only datasets.
Existing Multi-Turn Composed Image Retrieval (MTCIR) datasets lack dialogue-history consistency and are restricted to the fashion domain. To address these limitations, we construct CIRCLED by extending FashionIQ, CIRR, and CIRCO. In CIRCLED, the query at each turn progressively approaches the target image. Data are generated via a CIReVL-based retrieval pipeline and curated with multiple filters on retrieval success, turn length, consistency, and information redundancy to ensure quality. In total, we collect 22,608 multi-turn sessions across nine subsets, substantially exceeding Multi-turn FashionIQ (11,505 sessions) in both scale and generality. We further apply multiple baseline methods and quantitatively assess retrieval accuracy on CIRCLED. Our work provides a practical, high-quality benchmark to facilitate future research on multi-turn CIR. The dataset and code are publicly available at https://huggingface.co/datasets/tk1441/CIRCLED and https://github.com/mti-lab/circled.