Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

On Revisiting Entropy for Identifying Mislabeled Images

About

Mislabeled samples in training datasets severely degrade the performance of deep networks, as overparameterized models tend to memorize erroneous labels. We address this challenge by proposing a novel approach for mislabeled data detection that leverages training dynamics. Our method is grounded in the key observation that correctly labeled samples exhibit consistent entropy decrease during training, while mislabeled samples maintain relatively high entropy throughout the training process. Building on this insight, we introduce a signed entropy integral (SEI) statistic that captures both the magnitude and temporal trend of prediction entropy across training epochs. SEI is broadly applicable to classification networks and demonstrates particular effectiveness when integrated with contrastive language-image pretraining (CLIP) architectures. Through extensive experiments on four medical imaging datasets -- a domain particularly susceptible to labeling errors due to diagnostic complexity -- spanning diverse modalities and pathologies, we demonstrate that SEI achieves state-of-the-art performance in mislabeled data identification, outperforming existing methods while maintaining computational efficiency and implementation simplicity. Our code is available at https://github.com/MedAITech/SEI.

Chunlei Li, Zixuan Zheng, Yilei Shi, Guanglu Dong, Pengfei Li, Jingliang Hu, Xiao Xiang Zhu, Lichao Mou• 2026

Related benchmarks

TaskDatasetResultRank
Mislabeled Data DetectionISIC
F1 Score83.93
55
Mislabeled Data DetectionDeepDRiD
F1 Score78.19
55
Mislabeled Data DetectionPanda
F1 Score83.11
55
Noisy label detectionCIFAR-100N natural label noise (train)
F1-score81.41
19
Mislabeled sample detectionCheXpert
F1 Score83.59
11
Showing 5 of 5 rows

Other info

Follow for update