paper-with-me

Papers

Explainable multiple abnormality classification of chest CT volumes

2021-11-24 · Rachel Lea Draelos, Lawrence Carin

Understanding model predictions is critical in healthcare, to facilitate rapid verification of model correctness and to guard against use of models that exploit confounding variables. We introduce the challenging new task of explainable multiple abnormality classification in volumetric medical images, in which a model must indicate the regions used to predict each abnormality. To solve this task, we propose a multiple instance learning convolutional neural network, AxialNet, that allows identification of top slices for each abnormality. Next we incorporate HiResCAM, an attention mechanism, to identify sub-slice regions. We prove that for AxialNet, HiResCAM explanations are guaranteed to reflect the locations the model used, unlike Grad-CAM which sometimes highlights irrelevant locations. Armed with a model that produces faithful explanations, we then aim to improve the model's learning through a novel mask loss that leverages HiResCAM and 3D allowed regions to encourage the model to predict abnormalities based only on the organs in which those abnormalities appear. The 3D allowed regions are obtained automatically through a new approach, PARTITION, that combines location information extracted from radiology reports with organ segmentation maps obtained through morphological image processing. Overall, we propose the first model for explainable multi-abnormality prediction in volumetric medical images, and then use the mask loss to achieve a 33% improvement in organ localization of multiple abnormalities in the RAD-ChestCT data set of 36,316 scans, representing the state of the art. This work advances the clinical applicability of multiple abnormality modeling in chest CT volumes.

📄 PDF Abstract BibTeX arXiv:2111.12215

Code (2)

rachellea/explainable-ct-ai 공식 구현 pytorch
rachellea/hirescam pytorch

Tasks

ClassificationMultiple Instance LearningOrgan Segmentation

Similar Papers 제목 키워드 기반

Machine-Learning-Based Multiple Abnormality Prediction with Large-Scale Chest Computed Tomography Volumes

2020-02-12 · Rachel Lea Draelos, David Dov, Maciej A. Mazurowski, Joseph Y. Lo 외

Machine learning models for radiology benefit from large-scale data sets with high quality labels for abnormalities. We curated and analyzed a chest computed tomography (CT) data set of 36,316 volumes from 19,993 unique …

BIG-bench Machine LearningComputed Tomography (CT)General Classification

End-to-End Deep Diagnosis of X-ray Images

2020-03-19 · Kudaibergen Urinbayev, Yerassyl Orazbek, Yernur Nurambek, Almas Mirzakhmetov 외

In this work, we present an end-to-end deep learning framework for X-ray image diagnosis. As the first step, our system determines whether a submitted image is an X-ray or not. After it classifies the type of the X-ray, …

ClassificationGeneral Classification

GenerateCT: Text-Conditional Generation of 3D Chest CT Volumes

2023-05-25 · Ibrahim Ethem Hamamci, Sezgin Er, Anjany Sekuboyina, Enis Simsar 외

GenerateCT, the first approach to generating 3D medical imaging conditioned on free-form medical text prompts, incorporates a text encoder and three key components: a novel causal vision transformer for encoding 3D CT vo…

Computed Tomography (CT)Image GenerationLanguage ModellingLarge Language Model+3

Generation of Anonymous Chest Radiographs Using Latent Diffusion Models for Training Thoracic Abnormality Classification Systems

2022-11-02 · Kai Packhäuser, Lukas Folle, Florian Thamm, Andreas Maier

The availability of large-scale chest X-ray datasets is a requirement for developing well-performing deep learning-based algorithms in thoracic abnormality detection and classification. However, biometric identifiers in …

Anomaly DetectionImage GenerationSynthetic Data Generation

Identifying Suspicious Regions of Covid-19 by Abnormality-Sensitive Activation Mapping

2023-03-27 · Ryo Toda, Hayato Itoh, Masahiro Oda, Yuichiro Hayashi 외

This paper presents a fully-automated method for the identification of suspicious regions of a coronavirus disease (COVID-19) on chest CT volumes. One major role of chest CT scanning in COVID-19 diagnoses is identificati…

Specificity