paper-with-me

홈 › Papers

MedXAI: A Retrieval-Augmented and Self-Verifying Framework for Knowledge-Guided Medical Image Analysis

2025-12-10 · Midhat Urooj, Ayan Banerjee, Farhat Shaikh, Kuntal Thakur, Sandeep Gupta arxiv

Accurate and interpretable image-based diagnosis remains a fundamental challenge in medical AI, particularly under domain shifts and rare-class conditions. Deep learning models often struggle with real-world distribution changes, exhibit bias against infrequent pathologies, and lack the transparency required for deployment in safety-critical clinical environments. We introduce MedXAI (An Explainable Framework for Medical Imaging Classification), a unified expert knowledge based framework that integrates deep vision models with clinician-derived expert knowledge to improve generalization, reduce rare-class bias, and provide human-understandable explanations by localizing the relevant diagnostic features rather than relying on technical post-hoc methods (e.g., Saliency Maps, LIME). We evaluate MedXAI across heterogeneous modalities on two challenging tasks: (i) Seizure Onset Zone localization from resting-state fMRI, and (ii) Diabetic Retinopathy grading. Ex periments on ten multicenter datasets show consistent gains, including a 3% improvement in cross-domain generalization and a 10% improvmnet in F1 score of rare class, substantially outperforming strong deep learning baselines. Ablations confirm that the symbolic components act as effective clinical priors and regularizers, improving robustness under distribution shift. MedXAI delivers clinically aligned explanations while achieving superior in-domain and cross-domain performance, particularly for rare diseases in multimodal medical AI.

📄 PDF Abstract BibTeX arXiv:2512.10098

Code (0)

등록된 구현이 없습니다.

Tasks

Diabetic Retinopathy GradingDomain Generalization

Similar Papers 제목 키워드 기반

CONCRETE: Improving Cross-lingual Fact-checking with Cross-lingual Retrieval

2022-09-05 · COLING 2022 10 · Kung-Hsiang Huang, ChengXiang Zhai, Heng Ji

Fact-checking has gained increasing attention due to the widespread of falsified information. Most fact-checking approaches focus on claims made in English only due to the data scarcity issue in other languages. The lack…

Cross-lingual Fact-checkingCross-Lingual Information RetrievalCross-Lingual TransferFact Checking+3

Retrieval-Augmented Generation for Natural Language Art Provenance Searches in the Getty Provenance Index

2025-08-26 · Mathew Henrickson arxiv

This research presents a Retrieval-Augmented Generation (RAG) framework for art provenance studies, focusing on the Getty Provenance Index. Provenance research establishes the ownership history of artworks, which is esse…

Semantic Retrieval

Self-RAG: Learning to Retrieve, Generate, and Critique through Self-Reflection

2023-10-17 · Akari Asai, Zeqiu Wu, Yizhong Wang, Avirup Sil 외

Despite their remarkable capabilities, large language models (LLMs) often produce responses containing factual inaccuracies due to their sole reliance on the parametric knowledge they encapsulate. Retrieval-Augmented Gen…

Fact VerificationQuestion AnsweringRAGResponse Generation+2

Lift Yourself Up: Retrieval-augmented Text Generation with Self Memory

2023-05-03 · Xin Cheng, Di Luo, Xiuying Chen, Lemao Liu 외

With direct access to human-written reference as memory, retrieval-augmented generation has achieved much progress in a wide range of text generation tasks. Since better memory would typically prompt better generation~(w…

Abstractive Text SummarizationDialogue GenerationMachine TranslationRetrieval+3

Lift Yourself Up: Retrieval-augmented Text Generation with Self-Memory

2023-09-21 · NeurIPS 2023 11

With direct access to human-written reference as memory, retrieval-augmented generation has achieved much progress in a wide range of text generation tasks. Since better memory would typically prompt better generation (w…