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

Introducing Fractional Classification Loss for Robust Learning with Noisy Labels

About

Robust loss functions are crucial for training deep neural networks in the presence of label noise, yet existing approaches require extensive, dataset-specific hyperparameter tuning. In this work, we introduce Fractional Classification Loss (FCL), an adaptive robust loss that automatically calibrates its robustness to label noise during training. Built within the active-passive loss framework, FCL employs the fractional derivative of the Cross-Entropy (CE) loss as its active component and the Mean Absolute Error (MAE) as its passive loss component. With this formulation, we demonstrate that the fractional derivative order $\mu$ spans a family of loss functions that interpolate between MAE-like robustness and CE-like fast convergence. Furthermore, we integrate $\mu$ into the gradient-based optimization as a learnable parameter and automatically adjust it to optimize the trade-off between robustness and convergence speed. We reveal that FCL's unique property establishes a critical trade-off that enables the stable learning of $\mu$: lower log penalties on difficult or mislabeled examples improve robustness but impose higher penalties on easy or clean data, reducing model confidence in them. Consequently, FCL can dynamically reshape its loss landscape to achieve effective classification performance under label noise. Extensive experiments on benchmark datasets show that FCL achieves state-of-the-art results without the need for manual hyperparameter tuning.

Mert Can Kurucu, Tufan Kumbasar, \.Ibrahim Eksin, M\"ujde G\"uzelkaya• 2025

Related benchmarks

TaskDatasetResultRank
Image ClassificationMNIST (test)
Accuracy98.1
177
Image ClassificationCIFAR-10 20% uniform noise (test)
Accuracy60.14
52
Image ClassificationCIFAR-10 40% uniform noise (test)
Accuracy45.39
51
Image ClassificationFGSM (test)
Accuracy97.73
47
Image ClassificationCIFAR-10 uniform label noise, η=0.5 (test)
Accuracy40.54
43
Image ClassificationCIFAR-10 uniform label noise, η=0.1 (test)
Accuracy63.72
43
Image ClassificationCIFAR-10 uniform label noise, η=0.3 (test)
Accuracy54.12
43
Image ClassificationFashion-MNIST uniform noise η=0.3 (7-fold CV)
Accuracy72.02
43
Image ClassificationFashion-MNIST uniform noise η=0.4 (7-fold CV)
Accuracy66.44
43
Image ClassificationFashion-MNIST uniform noise η=0.1 (7-fold CV)
Accuracy81.89
43
Showing 10 of 16 rows

Other info

Follow for update