arXiv:2512.20781cs.IR2025-12中稿 · AAAI被引 4

用文字约束提升零样本图像检索的精准度,区分要什么、不要什么。

Soft Filtering: Guiding Zero-shot Composed Image Retrieval with Prescriptive and Proscriptive Constraints

  • 通过大模型提取用户想要和避免的语义约束,动态重排候选图像。
  • 在多个数据集上提升检索指标,最高增益达12.94点。
  • 无需训练,可直接接入现有模型,适合追求高精度检索的研究者。

组合图像检索(CIR)旨在找到与用户意图一致的目标图像,该意图由参考图像和修改文本共同表达。零样本CIR(ZS-CIR)方法利用预训练视觉语言模型,无需标注数据,但通常依赖单一融合查询,导致关键信息稀释,且忽略用户希望避免的内容。此外,现有基准假设每查询仅有一个正确目标,忽视了修改文本的模糊性。为此,我们提出无训练、即插即用的软过滤模块SoFT,利用多模态大模型从参考-修改对中提取两类互补约束:必须包含(prescriptive)和必须排除(proscriptive)的语义约束。这些约束作为筛选机制,对候选图像进行奖励或惩罚以重新排序结果,不修改基础检索模型也不引入监督信号。同时,我们构建两阶段数据集管道,首先为每个查询识别多个合理目标,构建多目标三元组,捕捉用户意图的开放性;然后引导多模态大模型重写修改文本,聚焦于单一目标,并参考对比干扰项以保证精确性。这使得在不同模糊程度下实现更全面可靠的评估。应用于基于CIReVL的ZS-CIR检索器时,SoFT在CIRR上将R@5提升至65.25(+12.94),在CIRCO上将mAP@50提升至27.93(+6.13),在FashionIQ上将R@50提升至58.44(+4.59),证明其广泛有效性。

原文摘要 · Abstract (English)

Composed Image Retrieval (CIR) aims to find a target image that aligns with user intent, expressed through a reference image and a modification text. While Zero-shot CIR (ZS-CIR) methods sidestep the need for labeled training data by leveraging pretrained vision-language models, they often rely on a single fused query that merges all descriptive cues of what the user wants, tending to dilute key information and failing to account for what they wish to avoid. Moreover, current CIR benchmarks assume a single correct target per query, overlooking the ambiguity in modification texts. To address these challenges, we propose Soft Filtering with Textual constraints (SoFT), a training-free, plug-and-play filtering module for ZS-CIR. SoFT leverages multimodal large language models (LLMs) to extract two complementary constraints from the reference-modification pair: prescriptive (must-have) and proscriptive (must-avoid) constraints. These serve as semantic filters that reward or penalize candidate images to re-rank results, without modifying the base retrieval model or adding supervision. In addition, we construct a two-stage dataset pipeline that refines CIR benchmarks. We first identify multiple plausible targets per query to construct multi-target triplets, capturing the open-ended nature of user intent. Then guide multimodal LLMs to rewrite the modification text to focus on one target, while referencing contrastive distractors to ensure precision. This enables more comprehensive and reliable evaluation under varying ambiguity levels. Applied on top of CIReVL, a ZS-CIR retriever, SoFT raises R@5 to 65.25 on CIRR (+12.94), mAP@50 to 27.93 on CIRCO (+6.13), and R@50 to 58.44 on FashionIQ (+4.59), demonstrating broad effectiveness.

图像检索多模态零样本约束过滤

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