paper-with-me

홈 › Papers

Learning with Noisy Triplet Correspondence for Composed Image Retrieval

2025-01-01 · CVPR 2025 1 · Shuxian Li, Changhao He, Xiting Liu, Joey Tianyi Zhou, Xi Peng, Peng Hu

Composed Image Retrieval (CIR) enables editable image search by integrating a query pair--a reference image ref and a textual modification mod--to retrieve a target image tar that reflects the intended change. While existing CIR methods have shown promising performance using well-annotated triplets \langle ref, mod, tar \rangle, almost all of them implicitly assume these triplets are accurately associated with each other. In practice, however, this assumption is often violated due to the limited knowledge of annotators, inevitably leading to incorrect textual modifications and resulting in a practical yet less-touched problem: noisy triplet correspondence (NTC). To tackle this challenge, we propose a \underline T ask-oriented \underline M odification \underline E nhancement framework (TME) to learn robustly from noisy triplets, which comprises three key modules: Robust Fusion Query (RFQ), Pseudo Text Enhancement (PTE), and Task-Oriented Prompt (TOP). Specifically, to mitigate the adverse impact of noise, RFQ employs a sample selection strategy to divide the training triplets into clean and noisy sets, thus enhancing the reliability of the training data for robust learning. To further leverage the noisy data instead of discarding it, PTE unifies the triplet noise as an adapter mismatch problem, thereby adjusting mod to align with ref and tar in the mismatched triplet. Finally, TOP replaces ref in the clean set with a trainable prompt, which is then concatenated with mod to form a query independent of the visual reference, aiming to mitigate visually irrelevant noise. Extensive experiments on two domain-specific datasets demonstrate the robustness and superiority of TME, particularly in noisy scenarios.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrievalTARTriplet

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Adapter 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

ConeSep: Cone-based Robust Noise-Unlearning Compositional Network for Composed Image Retrieval

2026-04-22 · Zixu Li, Yupeng Hu, Zhiwei Chen, Mingyu Zhang 외 arxiv

The Composed Image Retrieval (CIR) task provides a flexible retrieval paradigm via a reference image and modification text, but it heavily relies on expensive and error-prone triplet annotations. This paper systematicall…

Image Retrieval

INTENT: Invariance and Discrimination-aware Noise Mitigation for Robust Composed Image Retrieval

2026-04-20 · Zhiwei Chen, Yupeng Hu, Zhiheng Fu, Zixu Li 외 arxiv

Composed Image Retrieval (CIR) is a challenging image retrieval paradigm that enables to retrieve target images based on multimodal queries consisting of reference images and modification texts. Although substantial prog…

Image Retrieval

Ranking-aware Uncertainty for Text-guided Image Retrieval

2023-08-16 · Junyang Chen, Hanjiang Lai

Text-guided image retrieval is to incorporate conditional text to better capture users' intent. Traditionally, the existing methods focus on minimizing the embedding distances between the source inputs and the targeted i…

DiversityImage RetrievalRetrievalTriplet

RankVR: Low-Rank Structure Perception and Value Recalibration for Robust Composed Image Retrieval

2026-06-10 · Jiale Huang, Zixu Li, Zhiheng Fu, Zhiwei Chen 외 arxiv

Composed Image Retrieval (CIR) constitutes a pivotal paradigm requiring models to perform joint reasoning on reference images and modification texts. However, the prevalence of Noisy Triplet Correspondence (NTC) in large…

Image Retrieval

HABIT: Chrono-Synergia Robust Progressive Learning Framework for Composed Image Retrieval

2026-04-20 · Zixu Li, Yupeng Hu, Zhiwei Chen, Shiqi Zhang 외 arxiv

Composed Image Retrieval (CIR) is a flexible image retrieval paradigm that enables users to accurately locate the target image through a multimodal query composed of a reference image and modification text. Although this…

Recommendation SystemsImage Retrieval