TL;DR
This study evaluates how lung segmentation affects COVID-19 diagnosis from chest X-ray images, showing that segmentation improves classification accuracy but still faces bias from different data sources.
Contribution
It demonstrates the impact of lung segmentation on COVID-19 detection accuracy and analyzes biases from data source variability using explainable AI techniques.
Findings
Segmentation achieved a Dice coefficient of 0.982.
F1-Score of 0.88 for multi-class classification with segmented images.
Cross-dataset COVID-19 identification F1-Score of 0.74.
Abstract
COVID-19 frequently provokes pneumonia, which can be diagnosed using imaging exams. Chest X-ray (CXR) is often useful because it is cheap, fast, widespread, and uses less radiation. Here, we demonstrate the impact of lung segmentation in COVID-19 identification using CXR images and evaluate which contents of the image influenced the most. Semantic segmentation was performed using a U-Net CNN architecture, and the classification using three CNN architectures (VGG, ResNet, and Inception). Explainable Artificial Intelligence techniques were employed to estimate the impact of segmentation. A three-classes database was composed: lung opacity (pneumonia), COVID-19, and normal. We assessed the impact of creating a CXR image database from different sources, and the COVID-19 generalization from one source to another. The segmentation achieved a Jaccard distance of 0.034 and a Dice coefficient of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAverage Pooling · 1x1 Convolution · Dense Connections · Dropout · Global Average Pooling · Kaiming Initialization · Batch Normalization · Residual Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Softmax
