English

Seeing Through the MiRAGE: Evaluating Multimodal Retrieval Augmented Generation

Computation and Language 2025-10-30 v1 Computer Vision and Pattern Recognition Information Retrieval

Abstract

We introduce MiRAGE, an evaluation framework for retrieval-augmented generation (RAG) from multimodal sources. As audiovisual media becomes a prevalent source of information online, it is essential for RAG systems to integrate information from these sources into generation. However, existing evaluations for RAG are text-centric, limiting their applicability to multimodal, reasoning intensive settings because they don't verify information against sources. MiRAGE is a claim-centric approach to multimodal RAG evaluation, consisting of InfoF1, evaluating factuality and information coverage, and CiteF1, measuring citation support and completeness. We show that MiRAGE, when applied by humans, strongly aligns with extrinsic quality judgments. We additionally introduce automatic variants of MiRAGE and three prominent TextRAG metrics -- ACLE, ARGUE, and RAGAS -- demonstrating the limitations of text-centric work and laying the groundwork for automatic evaluation. We release open-source implementations and outline how to assess multimodal RAG.

Keywords

Cite

@article{arxiv.2510.24870,
  title  = {Seeing Through the MiRAGE: Evaluating Multimodal Retrieval Augmented Generation},
  author = {Alexander Martin and William Walden and Reno Kriz and Dengjia Zhang and Kate Sanders and Eugene Yang and Chihsheng Jin and Benjamin Van Durme},
  journal= {arXiv preprint arXiv:2510.24870},
  year   = {2025}
}

Comments

https://github.com/alexmartin1722/mirage

R2 v1 2026-07-01T07:10:26.571Z