CLAIIRJun 3, 2025

CoRe-MMRAG: Cross-Source Knowledge Reconciliation for Multimodal RAG

arXiv:2506.02544v216 citationsh-index: 10ACL
Originality Incremental advance
AI Analysis

This addresses reliability issues in multimodal AI systems for tasks like visual question answering, though it is incremental as it builds on existing MMRAG methods.

The paper tackles inconsistencies in multimodal retrieval-augmented generation (MMRAG) by proposing CoRe-MMRAG, a framework that reconciles knowledge from different sources, resulting in performance gains of 5.6% on InfoSeek and 9.3% on Encyclopedic-VQA benchmarks.

Multimodal Retrieval-Augmented Generation (MMRAG) has been introduced to enhance Multimodal Large Language Models by incorporating externally retrieved multimodal knowledge, but it introduces two challenges: Parametric-Retrieved Knowledge Inconsistency (PRKI), where discrepancies between parametric and retrieved knowledge create uncertainty in determining reliability, and Visual-Textual Knowledge Inconsistency (VTKI), where misalignment between visual and textual sources disrupts entity representation. To address these challenges, we propose Cross-source knowledge \textbf{Re}conciliation for Multimodal RAG (CoRe-MMRAG), a novel end-to-end framework that effectively reconciles inconsistencies across knowledge sources. CoRe-MMRAG follows a four-stage pipeline: it first generates an internal response from parametric knowledge, then selects the most relevant multimodal evidence via joint similarity assessment, generates an external response, and finally integrates both to produce a reliable answer. Additionally, a specialized training paradigm enhances knowledge source discrimination, multimodal integration, and unified answer generation. Experiments on KB-VQA benchmarks show that CoRe-MMRAG achieves substantial improvements over baseline methods, achieving 5.6% and 9.3% performance gains on InfoSeek and Encyclopedic-VQA, respectively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes