paper-with-me

홈 › Papers

Robust Medical Image Classification from Noisy Labeled Data with Global and Local Representation Guided Co-training

2022-05-10 · Cheng Xue, Lequan Yu, Pengfei Chen, Qi Dou, Pheng-Ann Heng

Deep neural networks have achieved remarkable success in a wide variety of natural image and medical image computing tasks. However, these achievements indispensably rely on accurately annotated training data. If encountering some noisy-labeled images, the network training procedure would suffer from difficulties, leading to a sub-optimal classifier. This problem is even more severe in the medical image analysis field, as the annotation quality of medical images heavily relies on the expertise and experience of annotators. In this paper, we propose a novel collaborative training paradigm with global and local representation learning for robust medical image classification from noisy-labeled data to combat the lack of high quality annotated medical data. Specifically, we employ the self-ensemble model with a noisy label filter to efficiently select the clean and noisy samples. Then, the clean samples are trained by a collaborative training strategy to eliminate the disturbance from imperfect labeled samples. Notably, we further design a novel global and local representation learning scheme to implicitly regularize the networks to utilize noisy samples in a self-supervised manner. We evaluated our proposed robust learning strategy on four public medical image classification datasets with three types of label noise,ie,random noise, computer-generated label noise, and inter-observer variability noise. Our method outperforms other learning from noisy label methods and we also conducted extensive experiments to analyze each component of our method.

📄 PDF Abstract BibTeX arXiv:2205.04723

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationMedical Image AnalysisMedical Image ClassificationRepresentation Learning

Similar Papers 제목 키워드 기반

Robust Learning at Noisy Labeled Medical Images: Applied to Skin Lesion Classification

2019-01-23 · Cheng Xue, Qi Dou, Xueying Shi, Hao Chen 외

Deep neural networks (DNNs) have achieved great success in a wide variety of medical image analysis tasks. However, these achievements indispensably rely on the accurately-annotated datasets. If with the noisy-labeled im…

General Classificationimage-classificationImage ClassificationLesion Classification+3

Improving Medical Image Classification in Noisy Labels Using Only Self-supervised Pretraining

2023-08-08 · Bidur Khanal, Binod Bhattarai, Bishesh Khanal, Cristian A. Linte

Noisy labels hurt deep learning-based supervised image classification performance as the models may overfit the noise and learn corrupted feature extractors. For natural image classification training with noisy labeled d…

Classificationimage-classificationImage ClassificationLearning with noisy labels+2

How does self-supervised pretraining improve robustness against noisy labels across various medical image classification datasets?

2024-01-15 · Bidur Khanal, Binod Bhattarai, Bishesh Khanal, Cristian Linte

Noisy labels can significantly impact medical image classification, particularly in deep learning, by corrupting learned features. Self-supervised pretraining, which doesn't rely on labeled data, can enhance robustness a…

Contrastive Learningimage-classificationImage ClassificationMedical Image Classification+1

Bayesian Statistics Guided Label Refurbishment Mechanism: Mitigating Label Noise in Medical Image Classification

2021-06-23 · Mengdi Gao, Ximeng Feng, Mufeng Geng, Zhe Jiang 외

Purpose: Deep neural networks (DNNs) have been widely applied in medical image classification, benefiting from its powerful mapping capability among medical images. However, these existing deep learning-based methods dep…

Classificationimage-classificationImage ClassificationMedical Image Classification

Alleviating Noisy-label Effects in Image Classification via Probability Transition Matrix

2021-10-17 · Ziqi Zhang, Yuexiang Li, Hongxin Wei, Kai Ma 외

Deep-learning-based image classification frameworks often suffer from the noisy label problem caused by the inter-observer variation. Recent studies employed learning-to-learn paradigms (e.g., Co-teaching and JoCoR) to f…

image-classificationImage Classification