English

Debiased Orthogonal Boundary-Driven Efficient Noise Mitigation

Computer Vision and Pattern Recognition 2026-01-16 v2 Artificial Intelligence Machine Learning

Abstract

Mitigating the detrimental effects of noisy labels on the training process has become increasingly critical, as obtaining entirely clean or human-annotated samples for large-scale pre-training tasks is often impractical. Nonetheless, existing noise mitigation methods often encounter limitations in practical applications due to their task-specific design, model dependency, and significant computational overhead. In this work, we exploit the properties of high-dimensional orthogonality to identify a robust and effective boundary in cone space for separating clean and noisy samples. Building on this, we propose One-Step Anti-noise (OSA), a model-agnostic noisy label mitigation paradigm that employs an estimator model and a scoring function to assess the noise level of input pairs through just one-step inference. We empirically validate the superiority of OSA, demonstrating its enhanced training robustness, improved task transferability, streamlined deployment, and reduced computational overhead across diverse benchmarks, models, and tasks. Our code is released at https://github.com/leolee99/OSA.

Keywords

Cite

@article{arxiv.2410.01944,
  title  = {Debiased Orthogonal Boundary-Driven Efficient Noise Mitigation},
  author = {Hao Li and Jiayang Gu and Jingkuan Song and An Zhang and Lianli Gao},
  journal= {arXiv preprint arXiv:2410.01944},
  year   = {2026}
}

Comments

20 pages, 4 figures, 11 Tables

R2 v1 2026-06-28T19:05:55.768Z