paper-with-me

Papers

ExAID: A Multimodal Explanation Framework for Computer-Aided Diagnosis of Skin Lesions

2022-01-04 · Adriano Lucieri, Muhammad Naseer Bajwa, Stephan Alexander Braun, Muhammad Imran Malik, Andreas Dengel, Sheraz Ahmed

One principal impediment in the successful deployment of AI-based Computer-Aided Diagnosis (CAD) systems in clinical workflows is their lack of transparent decision making. Although commonly used eXplainable AI methods provide some insight into opaque algorithms, such explanations are usually convoluted and not readily comprehensible except by highly trained experts. The explanation of decisions regarding the malignancy of skin lesions from dermoscopic images demands particular clarity, as the underlying medical problem definition is itself ambiguous. This work presents ExAID (Explainable AI for Dermatology), a novel framework for biomedical image analysis, providing multi-modal concept-based explanations consisting of easy-to-understand textual explanations supplemented by visual maps justifying the predictions. ExAID relies on Concept Activation Vectors to map human concepts to those learnt by arbitrary Deep Learning models in latent space, and Concept Localization Maps to highlight concepts in the input space. This identification of relevant concepts is then used to construct fine-grained textual explanations supplemented by concept-wise location information to provide comprehensive and coherent multi-modal explanations. All information is comprehensively presented in a diagnostic interface for use in clinical routines. An educational mode provides dataset-level explanation statistics and tools for data and model exploration to aid medical research and education. Through rigorous quantitative and qualitative evaluation of ExAID, we show the utility of multi-modal explanations for CAD-assisted scenarios even in case of wrong predictions. We believe that ExAID will provide dermatologists an effective screening tool that they both understand and trust. Moreover, it will be the basis for similar applications in other biomedical imaging fields.

📄 PDF Abstract BibTeX arXiv:2201.01249

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDiagnostic

Similar Papers 제목 키워드 기반

Using Explainabilty to Detect Adversarial Attacks

2019-09-25 · Ohad Amosy and Gal Chechik

Deep learning models are often sensitive to adversarial attacks, where carefully-designed input samples can cause the system to produce incorrect decisions. Here we focus on the problem of detecting attacks, rather than …

Robust classification

AliFuse: Aligning and Fusing Multi-modal Medical Data for Computer-Aided Diagnosis

2024-01-02 · Qiuhui Chen, Yi Hong

Medical data collected for diagnostic decisions are typically multimodal, providing comprehensive information on a subject. While computer-aided diagnosis systems can benefit from multimodal inputs, effectively fusing su…

Contrastive LearningDiagnostic

DLIME: A Deterministic Local Interpretable Model-Agnostic Explanations Approach for Computer-Aided Diagnosis Systems

2019-06-24 · Muhammad Rehman Zafar, Naimul Mefraz Khan

Local Interpretable Model-Agnostic Explanations (LIME) is a popular technique used to increase the interpretability and explainability of black box Machine Learning (ML) algorithms. LIME typically generates an explanatio…

ClusteringFeature Importancefeature selection

Mutual Attention-based Hybrid Dimensional Network for Multimodal Imaging Computer-aided Diagnosis

2022-01-24 · Yin Dai, Yifan Gao, Fayu Liu, Jun Fu

Recent works on Multimodal 3D Computer-aided diagnosis have demonstrated that obtaining a competitive automatic diagnosis model when a 3D convolution neural network (CNN) brings more parameters and medical images are sca…

Diagnosticimage-classificationImage ClassificationMedical Image Classification

Pixel-Level Explanation of Multiple Instance Learning Models in Biomedical Single Cell Images

2023-03-15 · Ario Sadafi, Oleksandra Adonkina, Ashkan Khakzar, Peter Lienemann 외

Explainability is a key requirement for computer-aided diagnosis systems in clinical decision-making. Multiple instance learning with attention pooling provides instance-level explainability, however for many clinical ap…

Decision MakingMultiple Instance Learning