COVID-19 detection using chest X-rays: is lung segmentation important
for generalization?
- URL: http://arxiv.org/abs/2104.06176v1
- Date: Mon, 12 Apr 2021 09:06:28 GMT
- Title: COVID-19 detection using chest X-rays: is lung segmentation important
for generalization?
- Authors: Pedro R. A. S. Bassi, Romis Attux
- Abstract summary: Deep neural networks (DNNs) trained to classify chest X-rays as COVID-19, normal or pneumonia, using a relatively small and mixed dataset.
Performance in the external dataset and LRP analysis suggest that DNNs can be trained in small and mixed datasets and detect COVID-19.
- Score: 3.198144010381572
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: We evaluated the generalization capability of deep neural networks (DNNs),
trained to classify chest X-rays as COVID-19, normal or pneumonia, using a
relatively small and mixed dataset.
We proposed a DNN architecture to perform lung segmentation and
classification. It stacks a segmentation module (U-Net), an original
intermediate module and a classification module (DenseNet201). We compared it
to a DenseNet201.
To evaluate generalization, we tested the DNNs with an external dataset (from
distinct localities) and used Bayesian inference to estimate the probability
distributions of performance metrics, like F1-Score.
Our proposed DNN achieved 0.917 AUC on the external test dataset, and the
DenseNet, 0.906. Bayesian inference indicated mean accuracy of 76.1% and
[0.695, 0.826] 95% HDI with segmentation and, without segmentation, 71.7% and
[0.646, 0.786].
We proposed a novel DNN evaluation technique, using Layer-wise Relevance
Propagation (LRP) and the Brixia score. LRP heatmaps indicated that areas where
radiologists found strong COVID-19 symptoms and attributed high Brixia scores
are the most important for the stacked DNN classification.
External validation showed smaller accuracies than internal validation,
indicating dataset bias, which segmentation reduces. Performance in the
external dataset and LRP analysis suggest that DNNs can be trained in small and
mixed datasets and detect COVID-19.
Related papers
- A Feature-Level Ensemble Model for COVID-19 Identification in CXR Images using Choquet Integral and Differential Evolution Optimization [0.7510165488300369]
An effective strategy to mitigate the COVID-19 pandemic involves integrating testing to identify infected individuals.
While RT-PCR is considered the gold standard for diagnosing COVID-19, it has some limitations such as the risk of false negatives.
This paper introduces a novel Deep Learning Diagnosis System that integrates pre-trained Deep Conal Neural Networks (DCNNs) within an ensemble learning framework.
arXiv Detail & Related papers (2025-01-14T16:28:02Z) - Attention-based Saliency Maps Improve Interpretability of Pneumothorax
Classification [52.77024349608834]
To investigate chest radiograph (CXR) classification performance of vision transformers (ViT) and interpretability of attention-based saliency.
ViTs were fine-tuned for lung disease classification using four public data sets: CheXpert, Chest X-Ray 14, MIMIC CXR, and VinBigData.
ViTs had comparable CXR classification AUCs compared with state-of-the-art CNNs.
arXiv Detail & Related papers (2023-03-03T12:05:41Z) - Energy-based Out-of-Distribution Detection for Graph Neural Networks [76.0242218180483]
We propose a simple, powerful and efficient OOD detection model for GNN-based learning on graphs, which we call GNNSafe.
GNNSafe achieves up to $17.0%$ AUROC improvement over state-of-the-arts and it could serve as simple yet strong baselines in such an under-developed area.
arXiv Detail & Related papers (2023-02-06T16:38:43Z) - Comparative analysis of deep learning approaches for AgNOR-stained
cytology samples interpretation [52.77024349608834]
This paper provides a way to analyze argyrophilic nucleolar organizer regions (AgNOR) stained slide using deep learning approaches.
Our results show that the semantic segmentation using U-Net with ResNet-18 or ResNet-34 as the backbone have similar results.
The best model shows an IoU for nucleus, cluster, and satellites of 0.83, 0.92, and 0.99 respectively.
arXiv Detail & Related papers (2022-10-19T15:15:32Z) - CIRCA: comprehensible online system in support of chest X-rays-based
COVID-19 diagnosis [37.41181188499616]
Deep learning techniques can help in the faster detection of COVID-19 cases and monitoring of disease progression.
Five different datasets were used to construct a representative dataset of 23 799 CXRs for model training.
A U-Net-based model was developed to identify a clinically relevant region of the CXR.
arXiv Detail & Related papers (2022-10-11T13:30:34Z) - Learning to diagnose common thorax diseases on chest radiographs from
radiology reports in Vietnamese [0.33598755777055367]
We propose a data collecting and annotation pipeline that extracts information from Vietnamese radiology reports to provide accurate labels for chest X-ray (CXR) images.
This can benefit Vietnamese radiologists and clinicians by annotating data that closely match their endemic diagnosis categories which may vary from country to country.
arXiv Detail & Related papers (2022-09-11T06:06:03Z) - Improving Classification Model Performance on Chest X-Rays through Lung
Segmentation [63.45024974079371]
We propose a deep learning approach to enhance abnormal chest x-ray (CXR) identification performance through segmentations.
Our approach is designed in a cascaded manner and incorporates two modules: a deep neural network with criss-cross attention modules (XLSor) for localizing lung region in CXR images and a CXR classification model with a backbone of a self-supervised momentum contrast (MoCo) model pre-trained on large-scale CXR data sets.
arXiv Detail & Related papers (2022-02-22T15:24:06Z) - A Deep Learning Based Workflow for Detection of Lung Nodules With Chest
Radiograph [0.0]
We built a segmentation model to identify lung areas from CXRs, and sliced them into 16 patches.
These labeled patches were then used to train finetune a deep neural network(DNN) model, classifying the patches as positive or negative.
arXiv Detail & Related papers (2021-12-19T16:19:46Z) - Deep Learning with robustness to missing data: A novel approach to the
detection of COVID-19 [3.6449670408654304]
We propose a novel deep learning architecture, DFCN, for the detection of COVID-19.
DFCN is designed to be robust to missing input data.
An ablation study extensively evaluates the performance benefits of the DFCN architecture.
arXiv Detail & Related papers (2021-03-25T13:21:53Z) - Chest x-ray automated triage: a semiologic approach designed for
clinical implementation, exploiting different types of labels through a
combination of four Deep Learning architectures [83.48996461770017]
This work presents a Deep Learning method based on the late fusion of different convolutional architectures.
We built four training datasets combining images from public chest x-ray datasets and our institutional archive.
We trained four different Deep Learning architectures and combined their outputs with a late fusion strategy, obtaining a unified tool.
arXiv Detail & Related papers (2020-12-23T14:38:35Z) - RespireNet: A Deep Neural Network for Accurately Detecting Abnormal Lung
Sounds in Limited Data Setting [9.175146418979324]
We propose a simple CNN-based model, along with novel techniques to efficiently use the small-sized dataset.
We improve upon the state-of-the-art results for 4-class classification by 2.2%.
arXiv Detail & Related papers (2020-10-31T05:53:37Z) - CovidDeep: SARS-CoV-2/COVID-19 Test Based on Wearable Medical Sensors
and Efficient Neural Networks [51.589769497681175]
The novel coronavirus (SARS-CoV-2) has led to a pandemic.
The current testing regime based on Reverse Transcription-Polymerase Chain Reaction for SARS-CoV-2 has been unable to keep up with testing demands.
We propose a framework called CovidDeep that combines efficient DNNs with commercially available WMSs for pervasive testing of the virus.
arXiv Detail & Related papers (2020-07-20T21:47:28Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.