CT-xCOV: a CT-scan based Explainable Framework for COVid-19 diagnosis
Ismail Elbouknify, Afaf Bouhoute, Khalid Fardousse, Ismail Berrada,, Abdelmajid Badri

TL;DR
This paper introduces CT-xCOV, an explainable deep learning framework for COVID-19 diagnosis from CT scans, combining lung segmentation, classification, and explanation techniques with validated performance metrics.
Contribution
It presents an end-to-end explainable framework integrating lung segmentation, multiple CNN models, and XAI techniques, with a novel ground-truth-based evaluation method for explanations.
Findings
U-Net achieved 98% Dice coefficient in lung segmentation.
Standard CNN achieved 98.4% accuracy in COVID-19 detection.
Grad-Cam provided the most accurate visual explanations.
Abstract
In this work, CT-xCOV, an explainable framework for COVID-19 diagnosis using Deep Learning (DL) on CT-scans is developed. CT-xCOV adopts an end-to-end approach from lung segmentation to COVID-19 detection and explanations of the detection model's prediction. For lung segmentation, we used the well-known U-Net model. For COVID-19 detection, we compared three different CNN architectures: a standard CNN, ResNet50, and DenseNet121. After the detection, visual and textual explanations are provided. For visual explanations, we applied three different XAI techniques, namely, Grad-Cam, Integrated Gradient (IG), and LIME. Textual explanations are added by computing the percentage of infection by lungs. To assess the performance of the used XAI techniques, we propose a ground-truth-based evaluation method, measuring the similarity between the visualization outputs and the ground-truth infections.…
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 · Radiomics and Machine Learning in Medical Imaging · Machine Learning in Healthcare
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Local Interpretable Model-Agnostic Explanations · Convolution · Max Pooling · U-Net
