paper-with-me

홈 › Papers

Optimising Chest X-Rays for Image Analysis by Identifying and Removing Confounding Factors

2022-08-22 · Shahab Aslani, Watjana Lilaonitkul, Vaishnavi Gnanananthan, Divya Raj, Bojidar Rangelov, Alexandra L Young, Yipeng Hu, Paul Taylor, Daniel C Alexander, Joseph Jacob

During the COVID-19 pandemic, the sheer volume of imaging performed in an emergency setting for COVID-19 diagnosis has resulted in a wide variability of clinical CXR acquisitions. This variation is seen in the CXR projections used, image annotations added and in the inspiratory effort and degree of rotation of clinical images. The image analysis community has attempted to ease the burden on overstretched radiology departments during the pandemic by developing automated COVID-19 diagnostic algorithms, the input for which has been CXR imaging. Large publicly available CXR datasets have been leveraged to improve deep learning algorithms for COVID-19 diagnosis. Yet the variable quality of clinically-acquired CXRs within publicly available datasets could have a profound effect on algorithm performance. COVID-19 diagnosis may be inferred by an algorithm from non-anatomical features on an image such as image labels. These imaging shortcuts may be dataset-specific and limit the generalisability of AI systems. Understanding and correcting key potential biases in CXR images is therefore an essential first step prior to CXR image analysis. In this study, we propose a simple and effective step-wise approach to pre-processing a COVID-19 chest X-ray dataset to remove undesired biases. We perform ablation studies to show the impact of each individual step. The results suggest that using our proposed pipeline could increase accuracy of the baseline COVID-19 detection algorithm by up to 13%.

📄 PDF Abstract BibTeX arXiv:2208.10320

Code (0)

등록된 구현이 없습니다.

Tasks

COVID-19 DiagnosisDiagnostic

Similar Papers 제목 키워드 기반

CheXplaining in Style: Counterfactual Explanations for Chest X-rays using StyleGAN

2022-07-15 · Matan Atad, Vitalii Dmytrenko, Yitong Li, Xinyue Zhang 외

Deep learning models used in medical image analysis are prone to raising reliability concerns due to their black-box nature. To shed light on these black-box models, previous works predominantly focus on identifying the …

counterfactualMedical Image Analysis

COVID-19 Lung Lesion Segmentation Using a Sparsely Supervised Mask R-CNN on Chest X-rays Automatically Computed from Volumetric CTs

2021-05-17 · Vignav Ramesh, Blaine Rister, Daniel L. Rubin

Chest X-rays of coronavirus disease 2019 (COVID-19) patients are frequently obtained to determine the extent of lung disease and are a valuable source of data for creating artificial intelligence models. Most work to dat…

Computed Tomography (CT)Lesion Segmentation

Higher Chest X-ray Resolution Improves Classification Performance

2023-06-09 · Alessandro Wollek, Sardi Hyska, Bastian Sabel, Michael Ingrisch 외

Deep learning models for image classification are often trained at a resolution of 224 x 224 pixels for historical and efficiency reasons. However, chest X-rays are acquired at a much higher resolution to display subtle …

Classificationimage-classificationImage ClassificationX-ray Classification

Identification of pneumonia on chest x-ray images through machine learning

2023-09-21 · Eduardo Augusto Roeder

Pneumonia is the leading infectious cause of infant death in the world. When identified early, it is possible to alter the prognosis of the patient, one could use imaging exams to help in the diagnostic confirmation. Per…

DiagnosticPrognosisSpecificityTransfer Learning

Can we Adopt Self-supervised Pretraining for Chest X-Rays?

2022-11-23 · Arsh Verma, Makarand Tapaswi

Chest radiograph (or Chest X-Ray, CXR) is a popular medical imaging modality that is used by radiologists across the world to diagnose heart or lung conditions. Over the last decade, Convolutional Neural Networks (CNN), …