TL;DR
This paper introduces a deep CNN framework for multi-label classification of 14 thoracic diseases in chest X-rays, leveraging hierarchical label dependencies and uncertainty handling, achieving state-of-the-art results on the CheXpert dataset.
Contribution
It proposes a novel CNN-based method that exploits disease label dependencies and uses label smoothing to handle uncertain samples, improving multi-disease detection accuracy.
Findings
Achieved a mean AUC of 0.940 on the validation set.
Outperformed 2.6 out of 3 radiologists on the test set.
Ranked first on the CheXpert leaderboard at the time of publication.
Abstract
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…
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
MethodsTest · Label Smoothing
