M$^3$Searcher: Modular Multimodal Information Seeking Agency with Retrieval-Oriented Reasoning
Xiaohan Yu, Chao Feng, Lang Mei, Chong Chen
TL;DR
M^3Searcher tackles the multimodal information-seeking gap by decoupling retrieval from answer derivation in MRAG systems. It introduces a modular, retrieval-oriented RL framework trained on MMSearchVQA, a dataset designed to encourage deep, multi-hop multimodal search with explicit evidence. The approach combines a dedicated information-seeking agent with a modality-agnostic answer generator, optimized via GRPO and multi-objective rewards that emphasize formatting, answer quality, and faithful retrieval. Empirical results show strong cross-domain transfer, robust tool coordination, and substantial gains over prompt-engineered and end-to-end baselines, highlighting the practical potential of retrieval-driven multimodal agents for real-world information synthesis.
Abstract
Recent advances in DeepResearch-style agents have demonstrated strong capabilities in autonomous information acquisition and synthesize from real-world web environments. However, existing approaches remain fundamentally limited to text modality. Extending autonomous information-seeking agents to multimodal settings introduces critical challenges: the specialization-generalization trade-off that emerges when training models for multimodal tool-use at scale, and the severe scarcity of training data capturing complex, multi-step multimodal search trajectories. To address these challenges, we propose M$^3$Searcher, a modular multimodal information-seeking agent that explicitly decouples information acquisition from answer derivation. M$^3$Searcher is optimized with a retrieval-oriented multi-objective reward that jointly encourages factual accuracy, reasoning soundness, and retrieval fidelity. In addition, we develop MMSearchVQA, a multimodal multi-hop dataset to support retrieval centric RL training. Experimental results demonstrate that M$^3$Searcher outperforms existing approaches, exhibits strong transfer adaptability and effective reasoning in complex multimodal tasks.
