DeepCOVIDExplainer: Explainable COVID-19 Diagnosis Based on Chest X-ray Images
Md. Rezaul Karim, Till D\"ohmen, Dietrich Rebholz-Schuhmann, Stefan, Decker, Michael Cochez, and Oya Beyan

TL;DR
This paper introduces DeepCOVIDExplainer, an explainable deep learning model that accurately detects COVID-19 from chest X-ray images and provides human-interpretable explanations, aiding clinical diagnosis.
Contribution
It presents a novel ensemble neural network approach with explainability techniques like Grad-CAM++ and LRP for COVID-19 detection from CXR images, improving interpretability and accuracy.
Findings
Achieved up to 96.12% F1 score for COVID-19 detection
Provided human-interpretable explanations of model predictions
Outperformed recent approaches in accuracy and interpretability
Abstract
Amid the coronavirus disease(COVID-19) pandemic, humanity experiences a rapid increase in infection numbers across the world. Challenge hospitals are faced with, in the fight against the virus, is the effective screening of incoming patients. One methodology is the assessment of chest radiography(CXR) images, which usually requires expert radiologist's knowledge. In this paper, we propose an explainable deep neural networks(DNN)-based method for automatic detection of COVID-19 symptoms from CXR images, which we call DeepCOVIDExplainer. We used 15,959 CXR images of 15,854 patients, covering normal, pneumonia, and COVID-19 cases. CXR images are first comprehensively preprocessed, before being augmented and classified with a neural ensemble method, followed by highlighting class-discriminating regions using gradient-guided class activation maps(Grad-CAM++) and layer-wise relevance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Machine Learning in Healthcare · Radiomics and Machine Learning in Medical Imaging
