CVAICLJul 9, 2022

Explaining Chest X-ray Pathologies in Natural Language

arXiv:2207.04343v134 citationsh-index: 57
Originality Incremental advance
AI Analysis

This addresses the problem of limited explainability for clinicians in deploying AI models in medical imaging, though it is incremental as it builds on existing explainability methods.

The paper tackles the lack of explainability in deep learning for medical imaging by introducing the task of generating natural language explanations (NLEs) for chest X-ray pathologies, resulting in the creation of MIMIC-NLE, a dataset with over 38,000 NLEs, and evaluating architectures with clinician assessment.

Most deep learning algorithms lack explanations for their predictions, which limits their deployment in clinical practice. Approaches to improve explainability, especially in medical imaging, have often been shown to convey limited information, be overly reassuring, or lack robustness. In this work, we introduce the task of generating natural language explanations (NLEs) to justify predictions made on medical images. NLEs are human-friendly and comprehensive, and enable the training of intrinsically explainable models. To this goal, we introduce MIMIC-NLE, the first, large-scale, medical imaging dataset with NLEs. It contains over 38,000 NLEs, which explain the presence of various thoracic pathologies and chest X-ray findings. We propose a general approach to solve the task and evaluate several architectures on this dataset, including via clinician assessment.

Code Implementations1 repo
Foundations

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

Your Notes