Matching with Deliberation: Test-Time Evolutionary Hierarchical Multi-Agents for Zero-Shot Compositional Image Retrieval

· Source: Computer Vision and Pattern Recognition · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Vision · Depth: Expert, quick

Summary

Matching with Deliberation: Test-Time Evolutionary Hierarchical Multi-Agents for Zero-Shot Compositional Image Retrieval (ZS-CIR) introduces a novel "Perception-to-Deliberation Framework (PDF)" to overcome "Perception Myopia" and "Logic Drift" in existing ZS-CIR methods. PDF is the first to integrate experience self-evolution and Test-Time Scaling Law (TTS) into this task. Its hierarchical multi-agent architecture features an "Intent Routing Manager" that dynamically dispatches multi-view worker perception signals to build a high-recall candidate pool. Subsequently, a "Decision Manager" employs a "Training-free Reasoning Policy Distillation" mechanism alongside a "Tournament-style TTS strategy" for self-evolving, fine-grained reasoning, producing the final retrieval results. This framework achieves SOTA performance across three benchmark datasets: CIRR, CIRCO, and FashionIQ, demonstrating the promise of experience-driven self-evolution and TTS for scalable, zero-shot fine-grained multimedia retrieval.

Key takeaway

For Computer Vision Engineers developing zero-shot compositional image retrieval systems, you should investigate integrating hierarchical multi-agent architectures. The proposed PDF framework demonstrates that combining experience self-evolution and Test-Time Scaling Law significantly boosts performance. Consider implementing an "Intent Routing Manager" for dynamic candidate pool generation and a "Decision Manager" for fine-grained, self-evolving reasoning. This approach offers a scalable path to overcome perception myopia and logic drift, achieving SOTA results on benchmarks like CIRR and FashionIQ.

Key insights

The PDF framework introduces self-evolution and Test-Time Scaling Law to ZS-CIR, achieving SOTA performance via hierarchical multi-agents.

Principles

Method

The Perception-to-Deliberation Framework (PDF) uses an Intent Routing Manager for candidate pool construction, then a Decision Manager with Training-free Reasoning Policy Distillation and Tournament-style TTS for self-evolving fine-grained reasoning.

In practice

Topics

Best for: AI Scientist, Computer Vision Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.