RAG-Check: Evaluating Multimodal Retrieval Augmented Generation Performance
Matin Mortaheb, Mohammad A. Amir Khojastepour, Srimat T., Chakradhar, Sennur Ulukus

TL;DR
This paper introduces RAG-Check, a framework with new metrics to evaluate the reliability of multimodal retrieval-augmented generation systems, focusing on relevance and correctness to reduce hallucinations.
Contribution
It proposes a novel evaluation framework with models for relevancy and correctness, trained on a ChatGPT-derived database and human annotations, to improve multimodal RAG assessment.
Findings
RS model aligns with human preferences 20% more than CLIP.
CS model matches human preferences 91% of the time.
Constructed a 5000-sample human-annotated database for evaluation.
Abstract
Retrieval-augmented generation (RAG) improves large language models (LLMs) by using external knowledge to guide response generation, reducing hallucinations. However, RAG, particularly multi-modal RAG, can introduce new hallucination sources: (i) the retrieval process may select irrelevant pieces (e.g., documents, images) as raw context from the database, and (ii) retrieved images are processed into text-based context via vision-language models (VLMs) or directly used by multi-modal language models (MLLMs) like GPT-4o, which may hallucinate. To address this, we propose a novel framework to evaluate the reliability of multi-modal RAG using two performance measures: (i) the relevancy score (RS), assessing the relevance of retrieved entries to the query, and (ii) the correctness score (CS), evaluating the accuracy of the generated response. We train RS and CS models using a ChatGPT-derived…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and dialogue systems
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Layer Normalization · Dense Connections · Linear Warmup With Linear Decay · WordPiece · Attention Dropout · Adam · Residual Connection · Dropout
