PADDLES: Phase-Amplitude Spectrum Disentangled Early Stopping for Learning with Noisy Labels
Huaxi Huang, Hui Kang, Sheng Liu, Olivier Salvado, Thierry, Rakotoarivelo, Dadong Wang, Tongliang Liu

TL;DR
PADDLES introduces a novel early stopping method that disentangles phase and amplitude spectra in CNN training, leveraging their different roles to improve robustness against noisy labels and achieve state-of-the-art results.
Contribution
The paper proposes PADDLES, a new early stopping technique that uses spectral disentanglement to enhance learning with noisy labels in CNNs.
Findings
PADDLES outperforms existing early stopping methods.
It achieves state-of-the-art performance on noisy label datasets.
Disentangling phase and amplitude spectra improves robustness.
Abstract
Convolutional Neural Networks (CNNs) have demonstrated superiority in learning patterns, but are sensitive to label noises and may overfit noisy labels during training. The early stopping strategy averts updating CNNs during the early training phase and is widely employed in the presence of noisy labels. Motivated by biological findings that the amplitude spectrum (AS) and phase spectrum (PS) in the frequency domain play different roles in the animal's vision system, we observe that PS, which captures more semantic information, can increase the robustness of DNNs to label noise, more so than AS can. We thus propose early stops at different times for AS and PS by disentangling the features of some layer(s) into AS and PS using Discrete Fourier Transform (DFT) during training. Our proposed Phase-AmplituDe DisentangLed Early Stopping (PADDLES) method is shown to be effective on both…
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
TopicsImage Processing Techniques and Applications · Image and Object Detection Techniques · Optical measurement and interference techniques
MethodsEarly Stopping
