paper-with-me

홈 › Papers

PADDLES: Phase-Amplitude Spectrum Disentangled Early Stopping for Learning with Noisy Labels

2022-12-07 · ICCV 2023 1 · Huaxi Huang, Hui Kang, Sheng Liu, Olivier Salvado, Thierry Rakotoarivelo, Dadong Wang, Tongliang Liu

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 synthetic and real-world label-noise datasets. PADDLES outperforms other early stopping methods and obtains state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2212.03462

Code (0)

등록된 구현이 없습니다.

Tasks

Learning with noisy labels

Methods 이 논문이 사용한 방법론

Early Stopping Early Stopping is a regularization technique for deep neural networks that stops training when parameter updates no longer begin to yield improves on a validation set. In…

Similar Papers 제목 키워드 기반

Stage-Wise and Prior-Aware Neural Speech Phase Prediction

2024-10-07 · Fei Liu, Yang Ai, Hui-Peng Du, Ye-Xin Lu 외

This paper proposes a novel Stage-wise and Prior-aware Neural Speech Phase Prediction (SP-NSPP) model, which predicts the phase spectrum from input amplitude spectrum by two-stage neural networks. In the initial prior-co…

Prediction

PhasePerturbation: Speech Data Augmentation via Phase Perturbation for Automatic Speech Recognition

2023-12-13 · Chengxi Lei, Satwinder Singh, Feng Hou, Xiaoyun Jia 외

Most of the current speech data augmentation methods operate on either the raw waveform or the amplitude spectrum of speech. In this paper, we propose a novel speech data augmentation method called PhasePerturbation that…

Automatic Speech RecognitionData AugmentationDiversityspeech-recognition+1

Amplitude-Phase Recombination: Rethinking Robustness of Convolutional Neural Networks in Frequency Domain

2021-08-19 · ICCV 2021 10 · Guangyao Chen, Peixi Peng, Li Ma, Jia Li 외

Recently, the generalization behavior of Convolutional Neural Networks (CNN) is gradually transparent through explanation techniques with the frequency components decomposition. However, the importance of the phase spect…

Adversarial AttackData AugmentationDomain GeneralizationOut-of-Distribution Detection

A Neural Denoising Vocoder for Clean Waveform Generation from Noisy Mel-Spectrogram based on Amplitude and Phase Predictions

2024-11-19 · Hui-Peng Du, Ye-Xin Lu, Yang Ai, Zhen-Hua Ling

This paper proposes a novel neural denoising vocoder that can generate clean speech waveforms from noisy mel-spectrograms. The proposed neural denoising vocoder consists of two components, i.e., a spectrum predictor and …

DenoisingSpeech Enhancement

Diffusion-based Adversarial Purification from the Perspective of the Frequency Domain

2025-05-02 · Gaozheng Pei, Ke Ma, Yingfei Sun, Qianqian Xu 외

The diffusion-based adversarial purification methods attempt to drown adversarial perturbations into a part of isotropic noise through the forward process, and then recover the clean images through the reverse process. D…

Adversarial Purification