English

Progressive Multimodal Reasoning via Active Retrieval

Computation and Language 2024-12-20 v1 Artificial Intelligence Computer Vision and Pattern Recognition Information Retrieval

Abstract

Multi-step multimodal reasoning tasks pose significant challenges for multimodal large language models (MLLMs), and finding effective ways to enhance their performance in such scenarios remains an unresolved issue. In this paper, we propose AR-MCTS, a universal framework designed to progressively improve the reasoning capabilities of MLLMs through Active Retrieval (AR) and Monte Carlo Tree Search (MCTS). Our approach begins with the development of a unified retrieval module that retrieves key supporting insights for solving complex reasoning problems from a hybrid-modal retrieval corpus. To bridge the gap in automated multimodal reasoning verification, we employ the MCTS algorithm combined with an active retrieval mechanism, which enables the automatic generation of step-wise annotations. This strategy dynamically retrieves key insights for each reasoning step, moving beyond traditional beam search sampling to improve the diversity and reliability of the reasoning space. Additionally, we introduce a process reward model that aligns progressively to support the automatic verification of multimodal reasoning tasks. Experimental results across three complex multimodal reasoning benchmarks confirm the effectiveness of the AR-MCTS framework in enhancing the performance of various multimodal models. Further analysis demonstrates that AR-MCTS can optimize sampling diversity and accuracy, yielding reliable multimodal reasoning.

Keywords

Cite

@article{arxiv.2412.14835,
  title  = {Progressive Multimodal Reasoning via Active Retrieval},
  author = {Guanting Dong and Chenghao Zhang and Mengjie Deng and Yutao Zhu and Zhicheng Dou and Ji-Rong Wen},
  journal= {arXiv preprint arXiv:2412.14835},
  year   = {2024}
}

Comments

Working in progress

R2 v1 2026-06-28T20:42:12.714Z