Audio self-supervised learning with dual-softmax differential attention reports state-of-the-art numbers on AS-2M, AS20K, SPC-2, and ESC-50, but with tuning caveats and no code.
Progressive Residual Extraction based Pre-training for Speech Representation Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Self-supervised learning (SSL) has garnered significant attention in speech processing, excelling in linguistic tasks such as speech recognition. However, jointly improving the performance of pre-trained models on various downstream tasks, each requiring different speech information, poses significant challenges. To this purpose, we propose a progressive residual extraction based self-supervised learning method, named ProgRE. Specifically, we introduce two lightweight and specialized task modules into an encoder-style SSL backbone to enhance its ability to extract pitch variation and speaker information from speech. Furthermore, to prevent the interference of reinforced pitch variation and speaker information with irrelevant content information learning, we residually remove the information extracted by these two modules from the main branch. The main branch is then trained using HuBERT's speech masking prediction to ensure the performance of the Transformer's deep-layer features on content tasks. In this way, we can progressively extract pitch variation, speaker, and content representations from the input speech. Finally, we can combine multiple representations with diverse speech information using different layer weights to obtain task-specific representations for various downstream tasks. Experimental results indicate that our proposed method achieves joint performance improvements on various tasks, such as speaker identification, speech recognition, emotion recognition, speech enhancement, and voice conversion, compared to excellent SSL methods such as wav2vec2.0, HuBERT, and WavLM.
citation-role summary
citation-polarity summary
fields
cs.SD 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
ASDA: Audio Spectrogram Differential Attention Mechanism for Self-Supervised Representation Learning
Audio self-supervised learning with dual-softmax differential attention reports state-of-the-art numbers on AS-2M, AS20K, SPC-2, and ESC-50, but with tuning caveats and no code.