Lung Segmentation from Chest X-rays using Variational Data ImputationDownload PDF

Published: 06 Jul 2020, Last Modified: 22 Oct 2023ICML Artemiss 2020Readers: Everyone
TL;DR: Lung Segmentation from CXR with high opacity using variational data imputation
Keywords: Lung segmentation, chest x-ray, missing data
Abstract: Pulmonary opacification is the inflammation in the lungs caused by many respiratory ailments, including the novel corona virus disease 2019 (COVID-19). Chest X-rays (CXRs) with such opacifications render regions of lungs imperceptible, making it difficult to perform automated image analysis on them. In this work, we focus on segmenting lungs from such abnormal CXRs as part of a pipeline aimed at automated risk scoring of COVID-19 from CXRs. We treat the high opacity regions as missing data and present a modified CNN-based image segmentation network that utilizes a deep generative model for data imputation. We train this model on normal CXRs with extensive data augmentation and demonstrate the usefulness of this model to extend to cases with extreme abnormalities.
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 3 code implementations](https://www.catalyzex.com/paper/arxiv:2005.10052/code)
3 Replies

Loading