paper-with-me

Papers

Expert-Guided Explainable Few-Shot Learning with Active Sample Selection for Medical Image Analysis

2026-01-02 · Longwei Wang, Ifrat Ikhtear Uddin, KC Santosh arxiv

Medical image analysis faces two critical challenges: scarcity of labeled data and lack of model interpretability, both hindering clinical AI deployment. Few-shot learning (FSL) addresses data limitations but lacks transparency in predictions. Active learning (AL) methods optimize data acquisition but overlook interpretability of acquired samples. We propose a dual-framework solution: Expert-Guided Explainable Few-Shot Learning (EGxFSL) and Explainability-Guided AL (xGAL). EGxFSL integrates radiologist-defined regions-of-interest as spatial supervision via Grad-CAM-based Dice loss, jointly optimized with prototypical classification for interpretable few-shot learning. xGAL introduces iterative sample acquisition prioritizing both predictive uncertainty and attention misalignment, creating a closed-loop framework where explainability guides training and sample selection synergistically. On the BraTS (MRI), VinDr-CXR (chest X-ray), and SIIM-COVID-19 (chest X-ray) datasets, we achieve accuracies of 92\%, 76\%, and 62\%, respectively, consistently outperforming non-guided baselines across all datasets. Under severe data constraints, xGAL achieves 76\% accuracy with only 680 samples versus 57\% for random sampling. Grad-CAM visualizations demonstrate guided models focus on diagnostically relevant regions, with generalization validated on breast ultrasound confirming cross-modality applicability.

📄 PDF Abstract BibTeX arXiv:2601.02409

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningActive Learning

Similar Papers 제목 키워드 기반

Expert-Guided Explainable Few-Shot Learning for Medical Image Diagnosis

2025-09-08 · Ifrat Ikhtear Uddin, Longwei Wang, KC Santosh arxiv

Medical image analysis often faces significant challenges due to limited expert-annotated data, hindering both model generalization and clinical adoption. We propose an expert-guided explainable few-shot learning framewo…

Few-Shot Learning

Learning to Select Like Humans: Explainable Active Learning for Medical Imaging

2026-02-10 · Ifrat Ikhtear Uddin, Longwei Wang, Xiao Qin, Yang Zhou 외 arxiv

Medical image analysis requires substantial labeled data for model training, yet expert annotation is expensive and time-consuming. Active learning (AL) addresses this challenge by strategically selecting the most inform…

Active Learning

Towards Visual Explainable Active Learning for Zero-Shot Classification

2021-08-15 · Shichao Jia, Zeyu Li, Nuo Chen, Jiawan Zhang

Zero-shot classification is a promising paradigm to solve an applicable problem when the training classes and test classes are disjoint. Achieving this usually needs experts to externalize their domain knowledge by manua…

Active LearningAttributeClassificationzero-shot-classification+1

REMEMBER: Retrieval-based Explainable Multimodal Evidence-guided Modeling for Brain Evaluation and Reasoning in Zero- and Few-shot Neurodegenerative Diagnosis

2025-04-12 · Duy-Cat Can, Quang-Huy Tang, Huong Ha, Binh T. Nguyen 외

Timely and accurate diagnosis of neurodegenerative disorders, such as Alzheimer's disease, is central to disease management. Existing deep learning models require large-scale annotated datasets and often function as "bla…

Diagnostic

SegXAL: Explainable Active Learning for Semantic Segmentation in Driving Scene Scenarios

2024-08-08 · Sriram Mandalika, Athira Nambiar

Most of the sophisticated AI models utilize huge amounts of annotated data and heavy training to achieve high-end performance. However, there are certain challenges that hinder the deployment of AI models "in-the-wild" s…

Active LearningBenchmarkingSemantic Segmentation