English

NCSAM Noise-Compensated Sharpness-Aware Minimization for Noisy Label Learning

Machine Learning 2026-05-29 v3 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Learning from Noisy Labels (LNL) remains a fundamental challenge in deep learning because real-world datasets often contain corrupted annotations. Most existing methods rely on label correction or sample selection mechanisms. In contrast, we study LNL from an optimization perspective by establishing a theoretical connection between label noise and the flatness-seeking behavior of Sharpness-Aware Minimization (SAM). Based on this analysis, we propose Noise-Compensated Sharpness-Aware Minimization (NCSAM), which uses a noise-compensated perturbation to counteract the optimization bias induced by noisy labels. By correcting distorted SAM perturbations, NCSAM mitigates the memorization of noisy labels during training while preserving the simplicity of optimization-based learning. Experiments on synthetic and real-world noisy-label benchmarks show that NCSAM consistently improves over SAM-based optimization baselines and remains competitive with representative noisy-label learning methods.

Keywords

Cite

@article{arxiv.2601.19947,
  title  = {NCSAM Noise-Compensated Sharpness-Aware Minimization for Noisy Label Learning},
  author = {Jiayu Xu and Junbiao Pang},
  journal= {arXiv preprint arXiv:2601.19947},
  year   = {2026}
}

Comments

11 pages, 1 figure, 8 tables. Major revision of v1: revised PAC-Bayesian theoretical analysis, clarified the NCSAM formulation, added appendix derivations, reorganized experiments and ablations, updated related work, citations, writing, and author list

R2 v1 2026-07-01T09:22:48.116Z