Beyond Semantic Search: Towards Referential Anchoring in Composed Image Retrieval

arXiv cs.CV / 4/8/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper argues that composed image retrieval (CIR) often over-optimizes for semantic similarity and therefore fails to consistently retrieve the exact user-specified instance across different contexts.
  • It introduces Object-Anchored Composed Image Retrieval (OACIR), a stricter fine-grained retrieval task focused on instance-level consistency rather than broad semantics.
  • To support OACIR research, the authors build OACIRR, a new large-scale, multi-domain benchmark with 160K+ query quadruples, four candidate galleries, and hard-negative instance distractors.
  • The benchmark extends each compositional query with a bounding box that anchors the target object in the reference image, enabling precise instance preservation.
  • For the task, the authors propose AdaFocal, using a context-aware attention modulator to emphasize the anchored instance region while balancing it with the surrounding compositional context, and report strong improvements over existing models.

Abstract

Composed Image Retrieval (CIR) has demonstrated significant potential by enabling flexible multimodal queries that combine a reference image and modification text. However, CIR inherently prioritizes semantic matching, struggling to reliably retrieve a user-specified instance across contexts. In practice, emphasizing concrete instance fidelity over broad semantics is often more consequential. In this work, we propose Object-Anchored Composed Image Retrieval (OACIR), a novel fine-grained retrieval task that mandates strict instance-level consistency. To advance research on this task, we construct OACIRR (OACIR on Real-world images), the first large-scale, multi-domain benchmark comprising over 160K quadruples and four challenging candidate galleries enriched with hard-negative instance distractors. Each quadruple augments the compositional query with a bounding box that visually anchors the object in the reference image, providing a precise and flexible way to ensure instance preservation. To address the OACIR task, we propose AdaFocal, a framework featuring a Context-Aware Attention Modulator that adaptively intensifies attention within the specified instance region, dynamically balancing focus between the anchored instance and the broader compositional context. Extensive experiments demonstrate that AdaFocal substantially outperforms existing compositional retrieval models, particularly in maintaining instance-level fidelity, thereby establishing a robust baseline for this challenging task while opening new directions for more flexible, instance-aware retrieval systems.