CVApr 1

KG-CMI: Knowledge graph enhanced cross-Mamba interaction for medical visual question answering

arXiv:2604.0060126.5h-index: 13
AI Analysis

This addresses limitations in Med-VQA for clinical decision support by integrating medical knowledge graphs and multi-task learning, though it is incremental as it builds on existing multimodal and knowledge-based methods.

The paper tackles the problem of medical visual question answering (Med-VQA) by proposing a knowledge graph enhanced cross-Mamba interaction framework to better leverage domain-specific medical knowledge and handle free-form answers, achieving state-of-the-art performance on three datasets (VQA-RAD, SLAKE, OVQA).

Medical visual question answering (Med-VQA) is a crucial multimodal task in clinical decision support and telemedicine. Recent methods fail to fully leverage domain-specific medical knowledge, making it difficult to accurately associate lesion features in medical images with key diagnostic criteria. Additionally, classification-based approaches typically rely on predefined answer sets. Treating Med-VQA as a simple classification problem limits its ability to adapt to the diversity of free-form answers and may overlook detailed semantic information in those answers. To address these challenges, we propose a knowledge graph enhanced cross-Mamba interaction (KG-CMI) framework, which consists of a fine-grained cross-modal feature alignment (FCFA) module, a knowledge graph embedding (KGE) module, a cross-modal interaction representation (CMIR) module, and a free-form answer enhanced multi-task learning (FAMT) module. The KG-CMI learns cross-modal feature representations for images and texts by effectively integrating professional medical knowledge through a graph, establishing associations between lesion features and disease knowledge. Moreover, FAMT leverages auxiliary knowledge from open-ended questions, improving the model's capability for open-ended Med-VQA. Experimental results demonstrate that KG-CMI outperforms existing state-of-the-art methods on three Med-VQA datasets, i.e., VQA-RAD, SLAKE, and OVQA. Additionally, we conduct interpretability experiments to further validate the framework's effectiveness.

Foundations

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

Your Notes