Skip to content
#explainable ai Open access

A multimodal cross-modal explainable retrieval-augmented generation framework for hallucination-grounded visual question answering

Sep 2026 · Scientific Reports
Multimodal Machine Learning Applications

Abstract

Recent multimodal large language models (MLLMs) have achieved remarkable performance on visual question answering (VQA) and multimodal reasoning tasks. But one overlooked failure case stubbornly persists: when answers require simultaneous synthesis of evidence from natural images, free-form text, and structured tables, present models suffer from trimodal hallucination—generating content unattributed to any of the input modalities. Prior approaches to hallucination mitigation focus on image-text pairs, and existing retrieval-augmented generation (RAG) systems for multimodal settings do not readily include supporting evidence and often lack modality-attributed explainability. In this paper, we present MXRAG (Multimodal Cross-Modal Explainable Retrieval-Augmented Generation), a new approach to this trimodal evidence problem with three key innovations that work in concert: (1) a Trimodal Evidence Retriever (TER) that retrieves image patches, text passages, and table rows jointly using a shared semantic manifold; (2) a Cross-Modal Attribution Network (CMAN) that computes fine-grained, token-level attribution scores inline during generation, mapping each generated token to supporting evidence from all three modalities; and (3) a Hallucination-Aware Constrained Decoding (HACD) strategy that penalises generation steps with attribution entropy above a calibrated threshold, suppressing unsupported factual tokens at inference time. CMAN is trained with novel cross-modal attribution and modality-coherence losses using token-level gold annotations; HACD requires no additional training and is calibrated per dataset on the validation split. We cast joint retrieval-generation as a constrained variational problem over a trimodal evidence space and introduce MMTabQA, a new trimodal VQA benchmark derived from WikiTableQuestions and MSCOCO with 12,847 instances and token-level attribution labels. Evaluation on four benchmarks (MMTabQA, WebSRC, ChartQA, MIMIC-CXR-VQA) shows that MXRAG achieves state-of-the-art. +21.4% points (p.p.) exact match accuracy, − 38.6% relative reduction in hallucination rate (− 12.1 p.p. absolute) versus the best multimodal RAG baseline, and 89.4% modality coherence score. Ablation experiments confirm the contribution of each component, with CMAN providing the largest accuracy gain (+ 14.2%) and HACD the largest hallucination reduction (− 23.1%). A supplementary human evaluation on 200 instances confirms that the entropy-based hallucination metric tracks human judgement (human-judged HR: 21.3% vs. metric HR: 19.1%). MXRAG advances the state of the art for reliable, interpretable, evidence-based multimodal AI.

View source

Similar papers

#artificial intelligence Conference Open access Apr 2020

ECCOLA - a Method for Implementing Ethically Aligned AI Systems

The method, ECCOLA, is presented, which aims at making the high-level AI ethics principles more practical, making it possible for developers to more easily implement them in practice.

Ville Vakkuri, Kai-Kristian Kemell, P. Abrahamsson · 64 citations · ⚡6
#computer vision Review Apr 2024

AI-powered Code Review with LLMs: Early Results

The goal is to not only refine the accuracy of the LLM-based tool but also to underscore its potential in streamlining the software development lifecycle through proactive code improvement and education.

Z. Rasheed, Malik Abdul Sami, Muhammad Waseem et al. · 62 citations · ⚡3
#computer vision Open access Mar 2024

LLM-based agents for automating the enhancement of user story quality: An early report

The use of large language models to automatically improve the user story quality in Austrian Post Group IT agile teams is explored, with a reference model for an Autonomous LLM-based Agent System developed and implemented at the company.

Zheying Zhang, M. Rayhan, Tomas Herda et al. · 48 citations · ⚡4
#computer vision Review Mar 2024

System for systematic literature review using multiple AI agents: Concept and an empirical evaluation

This paper introduces a novel multi-AI-agent system designed to fully automate SLRs, and demonstrates how it substantially reduces the time and effort traditionally required for SLRs while maintaining comprehensiveness and precision.

Abdul Malik Sami, Z. Rasheed, Kai-Kristian Kemell et al. · 44 citations · ⚡2
#computer vision Feb 2024

Can Large Language Models Serve as Data Analysts? A Multi-Agent Assisted Approach for Qualitative Data Analysis

The proposed LLM-based multi-agent system automates qualitative data analysis process, creating opportunities for researchers and practitioners, and future improvements focus on enhancing multilingual performance and integrating continuous expert feedback.

Z. Rasheed, Muhammad Waseem, Aakash Ahmad et al. · 41 citations
#artificial intelligence Conference Open access Jun 2018

The Key Concepts of Ethics of Artificial Intelligence

It is suggested that the focus on finding keywords is the first step in guiding and providing direction for future research in the AI ethics field.

Ville Vakkuri, P. Abrahamsson · 39 citations · ⚡2

Related blog posts

GPT-Lab Sep 17, 2026

Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering

AI is making software generation faster, but speed does not remove the need for expertise. As more work is delegated to AI, tacit knowledge may become one of the most important human advantages in software engineering. The post Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering appeared first on GPT-Lab.

MIT News · Artificial Intelligence Sep 14, 2026

New method enables AI for safety-critical situations

The “HardFlow” algorithm could help generative AI models produce high-quality outputs that obey strict requirements when “pretty close” doesn’t cut it.

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.