IVCVLGNov 30, 2020

ViDi: Descriptive Visual Data Clustering as Radiologist Assistant in COVID-19 Streamline Diagnostic

arXiv:2011.14871v11 citations
AI Analysis

This work aims to improve human-machine interaction and accelerate decision-making for radiologists diagnosing COVID-19 and pneumonia, offering an incremental improvement in explainable AI for medical imaging.

This paper proposes ViDi, an explanatory clustering framework that groups chest X-ray images based on disease severity using DeepSHAP explanations. It helps radiologists by visualizing class-discriminating regions with saliency maps, complementing their knowledge. The framework is built on a VGG-19 model that achieves a positive predictive value of 95% for COVID and 97% for pneumonia.

In the light of the COVID-19 pandemic, deep learning methods have been widely investigated in detecting COVID-19 from chest X-rays. However, a more pragmatic approach to applying AI methods to a medical diagnosis is designing a framework that facilitates human-machine interaction and expert decision making. Studies have shown that categorization can play an essential rule in accelerating real-world decision making. Inspired by descriptive document clustering, we propose a domain-independent explanatory clustering framework to group contextually related instances and support radiologists' decision making. While most descriptive clustering approaches employ domain-specific characteristics to form meaningful clusters, we focus on model-level explanation as a more general-purpose element of every learning process to achieve cluster homogeneity. We employ DeepSHAP to generate homogeneous clusters in terms of disease severity and describe the clusters using favorable and unfavorable saliency maps, which visualize the class discriminating regions of an image. These human-interpretable maps complement radiologist knowledge to investigate the whole cluster at once. Besides, as part of this study, we evaluate a model based on VGG-19, which can identify COVID and pneumonia cases with a positive predictive value of 95% and 97%, respectively, comparable to the recent explainable approaches for COVID diagnosis.

Foundations

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

Your Notes