CVAIJun 16

Divide, Deliberate, Decide: A Multi-Agent Framework for Fine-Grained Egocentric Action Recognition

arXiv:2606.176278.2
Predicted impact top 62% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in egocentric vision, this work offers a zero-shot, fully-local method to improve fine-grained action recognition without fine-tuning.

The paper tackles fine-grained egocentric action recognition, where VLMs struggle due to subtle visual differences. The proposed multi-agent framework improves zero-shot recognition over the baseline, with gains attributed to decorrelated model priors rather than additional compute.

Fine-grained action recognition in egocentric video is challenging for Vision-Language Models (VLMs): actions often differ only in small visual cues, and a single model tends to be biased toward a subset of these cues. We propose Divide, Deliberate, Decide, a fully-local, zero-shot multi-agent framework in which (i) a VLM orchestrator chunks the video and proposes a top-k candidate label list per segment, (ii) an ensemble of heterogeneous VLM specialists, drawn from different open model families, engages in a structured deliberation that includes a peer-consultation round of questions, and (iii) agent rankings are aggregated with a Borda count and the orchestrator re-ranks its own prediction in light of the specialists' evidence. The entire pipeline runs locally with no fine-tuning. Experiments show that our method positively improves zero-shot action recognition performance over the baseline, highlighting the influence of a heterogeneous deliberation step, showing that the gain stems from decorrelated model priors rather than from additional compute.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes