MM-R2 Enhances Multi-modal RAG with Agentic Retrieval Planning.

Tianyu Yang, Shir Simon, Zhenzhen Li, Minhao Cheng, Xiangliang Zhang· July 28, 2026 View original

Summary

MM-R2 is a multimodal agentic retrieval framework that improves Retrieval-Augmented Generation (mRAG) by reasoning before retrieval, explicitly modeling what to retrieve and where to search. It constructs an intent-grounded retrieval state and uses a structured KnowledgeMap, significantly outperforming baselines on answer accuracy.

Multimodal Retrieval-Augmented Generation (mRAG) systems aim to answer image-text queries using external knowledge. However, most current systems retrieve directly from raw multimodal input over a flat evidence space, often struggling because retrieval targets are underspecified and search spaces are weakly structured. This leads to semantically distinct evidence competing in a single global ranking. Researchers propose MM-R2, a multimodal agentic retrieval framework that addresses these issues by incorporating reasoning *before* retrieval. MM-R2 explicitly models both what information to retrieve and where to search for it. The framework first builds an intent-grounded retrieval state from the image-question pair, capturing the information need, visual referent, and retrieval constraints. It then performs retrieval over a structured KnowledgeMap, allowing the agent to select relevant retrieval units before issuing grounded queries within them. Trained using a large-scale trajectory dataset (MM-R2-Traj) and a two-stage post-training strategy, MM-R2 significantly outperforms strong baselines on answer accuracy on datasets like Infoseek and Encyclopedic VQA, while also providing more interpretable retrieval trajectories.

Why it matters

This advancement is crucial for developing more accurate, reliable, and interpretable multimodal AI systems that can effectively answer complex queries by intelligently navigating vast amounts of visual and textual information.

How to implement this in your domain

  1. 1Evaluate current multimodal RAG systems for limitations in handling complex, underspecified queries.
  2. 2Investigate the MM-R2 framework's approach to agentic planning and structured knowledge retrieval.
  3. 3Consider developing or adopting a structured KnowledgeMap for your multimodal data sources.
  4. 4Explore incorporating a "reason before retrieve" strategy into your RAG pipeline to improve retrieval accuracy and interpretability.

Who benefits

Search EnginesE-commerceHealthcare (medical imaging)EducationContent Creation

Key takeaways

  • Existing mRAG systems struggle with underspecified retrieval targets and weakly structured search spaces.
  • MM-R2 is an agentic framework that reasons before retrieval, modeling what and where to search.
  • It constructs intent-grounded retrieval states and uses a structured KnowledgeMap.
  • MM-R2 significantly improves answer accuracy and provides more interpretable retrieval.

Original post by Tianyu Yang, Shir Simon, Zhenzhen Li, Minhao Cheng, Xiangliang Zhang

"arXiv:2607.22643v1 Announce Type: new Abstract: Multimodal retrieval-augmented generation (mRAG) aims to answer image-text queries with external knowledge, but most existing systems still retrieve directly from raw multimodal input over a flat evidence space. This design often st…"

View on X

Originally posted by Tianyu Yang, Shir Simon, Zhenzhen Li, Minhao Cheng, Xiangliang Zhang on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses