paper-with-me

Papers

Robust Classification from Noisy Labels: Integrating Additional Knowledge for Chest Radiography Abnormality Assessment

2021-04-12 · Sebastian Gündel, Arnaud A. A. Setio, Florin C. Ghesu, Sasa Grbic, Bogdan Georgescu, Andreas Maier, Dorin Comaniciu

Chest radiography is the most common radiographic examination performed in daily clinical practice for the detection of various heart and lung abnormalities. The large amount of data to be read and reported, with more than 100 studies per day for a single radiologist, poses a challenge in consistently maintaining high interpretation accuracy. The introduction of large-scale public datasets has led to a series of novel systems for automated abnormality classification. However, the labels of these datasets were obtained using natural language processed medical reports, yielding a large degree of label noise that can impact the performance. In this study, we propose novel training strategies that handle label noise from such suboptimal data. Prior label probabilities were measured on a subset of training data re-read by 4 board-certified radiologists and were used during training to increase the robustness of the training model to the label noise. Furthermore, we exploit the high comorbidity of abnormalities observed in chest radiography and incorporate this information to further reduce the impact of label noise. Additionally, anatomical knowledge is incorporated by training the system to predict lung and heart segmentation, as well as spatial knowledge labels. To deal with multiple datasets and images derived from various scanners that apply different post-processing techniques, we introduce a novel image normalization strategy. Experiments were performed on an extensive collection of 297,541 chest radiographs from 86,876 patients, leading to a state-of-the-art performance level for 17 abnormalities from 2 datasets. With an average AUC score of 0.880 across all abnormalities, our proposed training strategies can be used to significantly improve performance scores.

📄 PDF Abstract BibTeX arXiv:2104.05261

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationHeart SegmentationRobust classification

Similar Papers 제목 키워드 기반

When VLMs Meet Image Classification: Test Sets Renovation via Missing Label Identification

2025-05-22 · Zirui Pang, Haosheng Tan, Yuhan Pu, Zhijie Deng 외

Image classification benchmark datasets such as CIFAR, MNIST, and ImageNet serve as critical tools for model evaluation. However, despite the cleaning efforts, these datasets still suffer from pervasive noisy labels and …

image-classificationImage ClassificationMissing Labels

Making Every Label Count: Handling Semantic Imprecision by Integrating Domain Knowledge

2020-10-13 · Clemens-Alexander Brust, Björn Barz, Joachim Denzler

Noisy data, crawled from the web or supplied by volunteers such as Mechanical Turkers or citizen scientists, is considered an alternative to professionally labeled data. There has been research focused on mitigating the …

Learning from Noisy Crowd Labels with Logics

2023-02-13 · Zhijun Chen, Hailong Sun, Haoqian He, Pengpeng Chen

This paper explores the integration of symbolic logic knowledge into deep neural networks for learning from noisy crowd labels. We introduce Logic-guided Learning from Noisy Crowd Labels (Logic-LNCL), an EM-alike iterati…

Knowledge Distillationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

LNL+K: Enhancing Learning with Noisy Labels Through Noise Source Knowledge Integration

2023-06-20 · Siqi Wang, Bryan A. Plummer

Learning with noisy labels (LNL) aims to train a high-performing model using a noisy dataset. We observe that noise for a given class often comes from a limited set of categories, yet many LNL methods overlook this. For …

Learning with noisy labels

ExpertNet: Adversarial Learning and Recovery Against Noisy Labels

2020-07-10 · Amirmasoud Ghiassi, Robert Birke, Rui Han, Lydia Y. Chen

Today's available datasets in the wild, e.g., from social media and open platforms, present tremendous opportunities and challenges for deep learning, as there is a significant portion of tagged images, but often with no…

Robust classification