arXiv:2507.12416cs.CVcs.AI2025-07ICML被引 8

通过难负样本筛选提升图像组合检索的相关性

QuRe: Query-Relevant Retrieval through Hard Negative Sampling in Composed Image Retrieval

  • 设计难负样本策略,精准过滤错误负例
  • 在FashionIQ和CIRR上达到最佳性能
  • 新数据集HP-FashionIQ更贴近用户真实偏好

组合图像检索(CIR)根据参考图像和描述期望修改的文本,检索相关图像。现有方法仅关注目标图像的检索,忽略其他图像的相关性。这源于对比学习中将批次内所有非目标图像视为负样本,可能引入错误负例,导致检索到不相关图像,降低用户满意度。为此,本文提出查询相关检索方法QuRe,通过优化奖励模型目标减少错误负例,并引入一种难负样本采样策略:选取目标图像后两个显著相关性下降点之间的图像作为负样本,有效过滤错误负例。为评估模型与人类满意度的一致性,构建了新数据集Human-Preference FashionIQ(HP-FashionIQ),明确捕捉用户偏好。大量实验表明,QuRe在FashionIQ和CIRR数据集上均达领先水平,且在HP-FashionIQ上与人类偏好最一致。代码已开源。

原文摘要 · Abstract (English)

Composed Image Retrieval (CIR) retrieves relevant images based on a reference image and accompanying text describing desired modifications. However, existing CIR methods only focus on retrieving the target image and disregard the relevance of other images. This limitation arises because most methods employing contrastive learning-which treats the target image as positive and all other images in the batch as negatives-can inadvertently include false negatives. This may result in retrieving irrelevant images, reducing user satisfaction even when the target image is retrieved. To address this issue, we propose Query-Relevant Retrieval through Hard Negative Sampling (QuRe), which optimizes a reward model objective to reduce false negatives. Additionally, we introduce a hard negative sampling strategy that selects images positioned between two steep drops in relevance scores following the target image, to effectively filter false negatives. In order to evaluate CIR models on their alignment with human satisfaction, we create Human-Preference FashionIQ (HP-FashionIQ), a new dataset that explicitly captures user preferences beyond target retrieval. Extensive experiments demonstrate that QuRe achieves state-of-the-art performance on FashionIQ and CIRR datasets while exhibiting the strongest alignment with human preferences on the HP-FashionIQ dataset. The source code is available at https://github.com/jackwaky/QuRe.

图像检索负样本人机对齐

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。