Dynamic Loss For Robust Learning
Shenwang Jiang, Jianan Li, Jizhou Zhang, Ying Wang, Tingfa Xu

TL;DR
This paper introduces a meta-learning based dynamic loss function that adaptively corrects noisy labels and adjusts class margins to improve classifier robustness on long-tailed noisy datasets, achieving state-of-the-art results.
Contribution
It proposes a novel dynamic loss with label correction and margin generation components, optimized via meta-learning, to handle combined label noise and class imbalance.
Findings
Achieves state-of-the-art accuracy on multiple datasets
Effectively handles noisy and long-tailed data
Demonstrates robustness across real-world and synthetic datasets
Abstract
Label noise and class imbalance commonly coexist in real-world data. Previous works for robust learning, however, usually address either one type of the data biases and underperform when facing them both. To mitigate this gap, this work presents a novel meta-learning based dynamic loss that automatically adjusts the objective functions with the training process to robustly learn a classifier from long-tailed noisy data. Concretely, our dynamic loss comprises a label corrector and a margin generator, which respectively correct noisy labels and generate additive per-class classification margins by perceiving the underlying data distribution as well as the learning state of the classifier. Equipped with a new hierarchical sampling strategy that enriches a small amount of unbiased metadata with diverse and hard samples, the two components in the dynamic loss are optimized jointly through…
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
TopicsMachine Learning and Data Classification · Anomaly Detection Techniques and Applications
MethodsTest
