Abstract
Deep learning faces a formidable challenge when handling noisy labels, as models tend to overfit samples affected by label noise. This challenge is further compounded by the presence of instance-dependent noise (IDN), a realistic form of label noise arising from ambiguous sample information. To address IDN, Label Noise Learning (LNL) incorporates a sample selection stage to differentiate clean and noisy-label samples. This stage uses an arbitrary criterion and a pre-defined curriculum that initially selects most samples as noisy and gradually decreases this selection rate during training. Such curriculum is sub-optimal since it does not consider the actual label noise rate in the training set. This paper addresses this issue with a new noise-rate estimation method that is easily integrated with most state-of-the-art (SOTA) LNL methods to produce a more effective curriculum. Synthetic and real-world benchmarks’ results demonstrate that integrating our approach with SOTA LNL methods improves accuracy in most cases. (Code is available at https://github.com/arpit2412/NoiseRateLearning. Supported by the Engineering and Physical Sciences Research Council (EPSRC) through grant EP/Y018036/1 and the Australian Research Council (ARC) through grant FT190100525.)
Original language | English |
---|---|
Title of host publication | Computer Vision – ECCV 2024 - 18th European Conference Milan, Italy, September 29–October 4, 2024 Proceedings, Part IV |
Editors | Aleš Leonardis, Elisa Ricci, Stefan Roth, Olga Russakovsky, Torsten Sattler, Gül Varol |
Place of Publication | Cham Switzerland |
Publisher | Springer |
Pages | 372-389 |
Number of pages | 18 |
ISBN (Electronic) | 9783031732355 |
ISBN (Print) | 9783031732348 |
DOIs | |
Publication status | Published - 2025 |
Event | European Conference on Computer Vision 2024 - Milan, Italy Duration: 29 Sept 2024 → 4 Oct 2024 Conference number: 18th https://eccv2024.ecva.net/Conferences/2024/Dates http://chrome-extension://efaidnbmnnnibpcajpcglclefindmkaj/https://media.eventhosts.cc/Conferences/ECCV2024/ConferenceProgram.pdf (Proceedings) |
Publication series
Name | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
---|---|
Volume | 15062 LNCS |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | European Conference on Computer Vision 2024 |
---|---|
Abbreviated title | ECCV 2024 |
Country/Territory | Italy |
City | Milan |
Period | 29/09/24 → 4/10/24 |
Internet address |
Keywords
- Instance-dependent noise
- Label noise Learning
- Noisy-labels