paper-with-me

홈 › Papers

Interpreting chest X-rays via CNNs that exploit hierarchical disease dependencies and uncertainty labels

2019-11-15 · Hieu H. Pham, Tung T. Le, Dat Q. Tran, Dat T. Ngo, Ha Q. Nguyen

Chest radiography is one of the most common types of diagnostic radiology exams, which is critical for screening and diagnosis of many different thoracic diseases. Specialized algorithms have been developed to detect several specific pathologies such as lung nodule or lung cancer. However, accurately detecting the presence of multiple diseases from chest X-rays (CXRs) is still a challenging task. This paper presents a supervised multi-label classification framework based on deep convolutional neural networks (CNNs) for predicting the risk of 14 common thoracic diseases. We tackle this problem by training state-of-the-art CNNs that exploit dependencies among abnormality labels. We also propose to use the label smoothing technique for a better handling of uncertain samples, which occupy a significant portion of almost every CXR dataset. Our model is trained on over 200,000 CXRs of the recently released CheXpert dataset and achieves a mean area under the curve (AUC) of 0.940 in predicting 5 selected pathologies from the validation set. This is the highest AUC score yet reported to date. The proposed method is also evaluated on the independent test set of the CheXpert competition, which is composed of 500 CXR studies annotated by a panel of 5 experienced radiologists. The performance is on average better than 2.6 out of 3 other individual radiologists with a mean AUC of 0.930, which ranks first on the CheXpert leaderboard at the time of writing this paper.

📄 PDF Abstract BibTeX arXiv:1911.06475

Code (2)

covidscantest/covidscan-datascience tf
thanhtran98/chexpert_pytorch_base pytorch

Tasks

DiagnosticMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Methods 이 논문이 사용한 방법론

Test 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar Papers 제목 키워드 기반

Interpreting Chest X-rays via CNNs that Exploit Hierarchical Disease Dependencies and Uncertainty Labels

2020-05-25 · MIDL 2019 7 · Hieu H. Pham, Tung T. Le, Dat T. Ngo, Dat Q. Tran 외

The chest X-rays (CXRs) is one of the views most commonly ordered by radiologists (NHS),which is critical for diagnosis of many different thoracic diseases. Accurately detecting thepresence of multiple diseases from CXRs…

Confounding variables can degrade generalization performance of radiological deep learning models

2018-07-02 · John R. Zech, Marcus A. Badgeley, Manway Liu, Anthony B. Costa 외

Early results in using convolutional neural networks (CNNs) on x-rays to diagnose disease have been promising, but it has not yet been shown that models trained on x-rays from one hospital or one group of hospitals will …

Deep Learning

Data-Efficient Vision Transformers for Multi-Label Disease Classification on Chest Radiographs

2022-08-17 · Finn Behrendt, Debayan Bhattacharya, Julia Krüger, Roland Opfer 외

Radiographs are a versatile diagnostic tool for the detection and assessment of pathologies, for treatment planning or for navigation and localization purposes in clinical interventions. However, their interpretation and…

DiagnosticMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Pediatric Pneumonia Detection from Chest X-Rays:A Comparative Study of Transfer Learning and Custom CNNs

2025-12-26 · Agniv Roy Choudhury arxiv

Pneumonia is a leading cause of mortality in children under five, with over 700,000 deaths annually. Accurate diagnosis from chest X-rays is limited by radiologist availability and variability. Objective: This study comp…

Pneumonia DetectionTransfer Learning

MDF-Net for abnormality detection by fusing X-rays with clinical data

2023-02-26 · Chihcheng Hsieh, Isabel Blanco Nobre, Sandra Costa Sousa, Chun Ouyang 외

This study investigates the effects of including patients' clinical information on the performance of deep learning (DL) classifiers for disease location in chest X-ray images. Although current classifiers achieve high p…

Anomaly Detection