English

MUPA: Towards Multi-Path Agentic Reasoning for Grounded Video Question Answering

Computer Vision and Pattern Recognition 2025-06-30 v2 Artificial Intelligence

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.

Keywords

Cite

@article{arxiv.2506.18071,
  title  = {MUPA: Towards Multi-Path Agentic Reasoning for Grounded Video Question Answering},
  author = {Jisheng Dang and Huilin Song and Junbin Xiao and Bimei Wang and Han Peng and Haoxuan Li and Xun Yang and Meng Wang and Tat-Seng Chua},
  journal= {arXiv preprint arXiv:2506.18071},
  year   = {2025}
}
R2 v1 2026-07-01T03:28:26.604Z