A training-free multi-agent explore-verify system with four specialized agents and a shared evidence registry outperforms zero-shot and RL-finetuned baselines on video anomaly understanding benchmarks.
MUPA: Towards Multi-Path Agentic Reasoning for Grounded Video Question Answering
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Grounded Video Question Answering (Grounded VideoQA) requires aligning textual answers with explicit visual evidence. However, modern multimodal models often rely on linguistic priors and spurious correlations, resulting in poorly grounded predictions. In this work, we propose MUPA, a cooperative MUlti-Path Agentic approach that unifies video grounding, question answering, answer reflection and aggregation to tackle Grounded VideoQA. MUPA features three distinct reasoning paths on the interplay of grounding and QA agents in different chronological orders, along with a dedicated reflection agent to judge and aggregate the multi-path results to accomplish consistent QA and grounding. This design markedly improves grounding fidelity without sacrificing answer accuracy. Despite using only 2B parameters, our method outperforms all 7B-scale competitors. When scaled to 7B parameters, MUPA establishes new state-of-the-art results, with Acc@GQA of 30.3% and 47.4% on NExT-GQA and DeVE-QA respectively, demonstrating MUPA' effectiveness towards trustworthy video-language understanding. Our code is available in https://github.com/longmalongma/MUPA.
fields
cs.CV 1years
2026 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
AgenticVAU: Multi-Agent Explore-Verify Reasoning for Video Anomaly Understanding
A training-free multi-agent explore-verify system with four specialized agents and a shared evidence registry outperforms zero-shot and RL-finetuned baselines on video anomaly understanding benchmarks.