paper-with-me

Papers

Robust and Interpretable COVID-19 Diagnosis on Chest X-ray Images using Adversarial Training

2023-11-23 · Karina Yang, Alexis Bennett, Dominique Duncan

The novel 2019 Coronavirus disease (COVID-19) global pandemic is a defining health crisis. Recent efforts have been increasingly directed towards achieving quick and accurate detection of COVID-19 across symptomatic patients to mitigate the intensity and spread of the disease. Artificial intelligence (AI) algorithms applied to chest X-ray (CXR) images have emerged as promising diagnostic tools, and previous work has demonstrated impressive classification performances. However, such methods have faced criticisms from physicians due to their black-box reasoning process and unpredictable nature. In contrast to professional radiologist diagnosis, AI systems often lack generalizability, explainability, and robustness in the clinical decision making process. In our work, we address these issues by first proposing an extensive baseline study, training and evaluating 21 convolutional neural network (CNN) models on a diverse set of 33,000+ CXR images to classify between healthy, COVID-19, and non-COVID-19 pneumonia CXRs. Our resulting models achieved a 3-way classification accuracy, recall, and precision of up to 97.03\%, 97.97\%, and 99.95\%, respectively. Next, we investigate the effectiveness of adversarial training on model robustness and explainability via Gradient-weighted Class Activation Mapping (Grad-CAM) heatmaps. We find that adversarially trained models not only significantly outperform their standard counterparts on classifying perturbed images, but also yield saliency maps that 1) better specify clinically relevant features, 2) are robust against extraneous artifacts, and 3) agree considerably more with expert radiologist findings.

📄 PDF Abstract BibTeX arXiv:2311.14227

Code (0)

등록된 구현이 없습니다.

Tasks

COVID-19 DiagnosisDecision MakingDiagnostic

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Stacked Convolutional Neural Network for Diagnosis of COVID-19 Disease from X-ray Images

2020-06-22 · Mahesh Gour, Sweta Jain

Automatic and rapid screening of COVID-19 from the chest X-ray images has become an urgent need in this pandemic situation of SARS-CoV-2 worldwide in 2020. However, accurate and reliable screening of patients is a massiv…

Synthetic COVID-19 Chest X-ray Dataset for Computer-Aided Diagnosis

2021-06-17 · Hasib Zunair, A. Ben Hamza

We introduce a new dataset called Synthetic COVID-19 Chest X-ray Dataset for training machine learning models. The dataset consists of 21,295 synthetic COVID-19 chest X-ray images to be used for computer-aided diagnosis.…

DiagnosticDomain AdaptationManagementUnsupervised Domain Adaptation

Fuzzy Unique Image Transformation: Defense Against Adversarial Attacks On Deep COVID-19 Models

2020-09-08 · Achyut Mani Tripathi, Ashish Mishra

Early identification of COVID-19 using a deep model trained on Chest X-Ray and CT images has gained considerable attention from researchers to speed up the process of identification of active COVID-19 cases. These deep m…

POLCOVID: a multicenter multiclass chest X-ray database (Poland, 2020-2021)

2022-11-29 · Aleksandra Suwalska, Joanna Tobiasz, Wojciech Prazuch, Marek Socha 외

The outbreak of the SARS-CoV-2 pandemic has put healthcare systems worldwide to their limits, resulting in increased waiting time for diagnosis and required medical assistance. With chest radiographs (CXR) being one of t…

COVID-19 Diagnosis

COVID-19 Detection in Chest X-ray Images Using Swin-Transformer and Transformer in Transformer

2021-10-16 · Juntao Jiang, Shuyi Lin

The Coronavirus Disease 2019 (COVID-19) has spread globally and caused serious damage. Chest X-ray images are widely used for COVID-19 diagnosis and the Artificial Intelligence method can increase efficiency and accuracy…

COVID-19 DiagnosisEthics