DeliCIR: Memory-Guided Test-Time Deliberation via Multi-Agent Collaboration for Composed Image Retrieval
About
Composed Image Retrieval (CIR) requires both preserving the visual continuity of the reference image and faithfully executing the semantic variables specified in the modification text, which constitute the core challenge of the task. Existing methods often suffer from Perception Myopia in a single space, or fall into Logic Drift in iterative collaboration due to the perception ceiling of the underlying retriever. To address this issue, we propose a one-stop hierarchical Perception-to-Deliberation Framework (PDF), which, to the best of our knowledge, is the first to introduce Test-Time Scaling (TTS) into CIR. Relying on a hierarchical multi-agent architecture, PDF first utilizes an Intent Routing Manager to dynamically dispatch multi-view Worker perception signals based on modification intents to construct a high-recall candidate pool. Subsequently, the Deliberation Manager combines a training-free reasoning experience distillation mechanism with a tournament-style test-time scaling strategy (T-TTS) to perform experience-guided fine-grained reasoning and produce the final retrieval results. Experimental results demonstrate that PDF achieves SOTA performance on three benchmark datasets: CIRR, CIRCO, and Fashion IQ. This study indicates that experience-driven memory mechanism and TTS represent a highly promising and scalable path for achieving fine-grained multimedia retrieval. The code will be made publicly available upon acceptance.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Composed Image Retrieval | CIRR (test) | Recall@143.65 | 887 | |
| Composed Image Retrieval | CIRCO (test) | mAP@1043.73 | 432 | |
| Compositional Image Retrieval | FashionIQ (val) | Recall@10 (Shirt)41.07 | 23 |