IVCVNov 23, 2020

Explainable-by-design Semi-Supervised Representation Learning for COVID-19 Diagnosis from CT Imaging

arXiv:2011.11719v35 citationsHas Code
AI Analysis

This work provides an explainable diagnostic system for COVID-19 classification from CT images, which could benefit clinicians in real-world scenarios.

The paper addresses COVID-19 classification from CT imaging using a semi-supervised deep learning approach. It proposes a novel conditional variational autoencoder (CVAE) architecture that integrates class labels and uses shared attention layers for representation learning, achieving effective COVID-19 classification.

Our motivating application is a real-world problem: COVID-19 classification from CT imaging, for which we present an explainable Deep Learning approach based on a semi-supervised classification pipeline that employs variational autoencoders to extract efficient feature embedding. We have optimized the architecture of two different networks for CT images: (i) a novel conditional variational autoencoder (CVAE) with a specific architecture that integrates the class labels inside the encoder layers and uses side information with shared attention layers for the encoder, which make the most of the contextual clues for representation learning, and (ii) a downstream convolutional neural network for supervised classification using the encoder structure of the CVAE. With the explainable classification results, the proposed diagnosis system is very effective for COVID-19 classification. Based on the promising results obtained qualitatively and quantitatively, we envisage a wide deployment of our developed technique in large-scale clinical studies.Code is available at https://git.etrovub.be/AVSP/ct-based-covid-19-diagnostic-tool.git.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes