Handling Label Noise via Instance-Level Difficulty Modeling and Dynamic Optimization
Kuan Zhang, Chengliang Chai, Jingzhe Xu, Chi Zhang, Han Han, Ye Yuan, Guoren Wang, Lei Cao

TL;DR
This paper introduces a two-stage framework for training neural networks with noisy labels, using instance-level difficulty modeling and dynamic loss weighting to improve accuracy and efficiency without extensive hyperparameter tuning.
Contribution
It proposes a novel dynamic optimization method with a simple metric for noise modeling, reducing computational costs and hyperparameter tuning in noisy label learning.
Findings
Outperforms state-of-the-art methods on multiple benchmarks.
Reduces computational time by nearly 75%.
Enhances model scalability and robustness to label noise.
Abstract
Recent studies indicate that deep neural networks degrade in generalization performance under noisy supervision. Existing methods focus on isolating clean subsets or correcting noisy labels, facing limitations such as high computational costs, heavy hyperparameter tuning process, and coarse-grained optimization. To address these challenges, we propose a novel two-stage noisy learning framework that enables instance-level optimization through a dynamically weighted loss function, avoiding hyperparameter tuning. To obtain stable and accurate information about noise modeling, we introduce a simple yet effective metric, termed wrong event, which dynamically models the cleanliness and difficulty of individual samples while maintaining computational costs. Our framework first collects wrong event information and builds a strong base model. Then we perform noise-robust training on the base…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInfrastructure Maintenance and Monitoring · Transport Systems and Technology · Advanced Multi-Objective Optimization Algorithms
MethodsFocus · Balanced Selection
