paper-with-me

홈 › Papers

Improving the Robustness of DistilHuBERT to Unseen Noisy Conditions via Data Augmentation, Curriculum Learning, and Multi-Task Enhancement

2022-11-12 · Heitor R. Guimarães, Arthur Pimentel, Anderson R. Avila, Mehdi Rezagholizadeh, Tiago H. Falk

Self-supervised speech representation learning aims to extract meaningful factors from the speech signal that can later be used across different downstream tasks, such as speech and/or emotion recognition. Existing models, such as HuBERT, however, can be fairly large thus may not be suitable for edge speech applications. Moreover, realistic applications typically involve speech corrupted by noise and room reverberation, hence models need to provide representations that are robust to such environmental factors. In this study, we build on the so-called DistilHuBERT model, which distils HuBERT to a fraction of its original size, with three modifications, namely: (i) augment the training data with noise and reverberation, while the student model needs to distill the clean representations from the teacher model; (ii) introduce a curriculum learning approach where increasing levels of noise are introduced as the model trains, thus helping with convergence and with the creation of more robust representations; and (iii) introduce a multi-task learning approach where the model also reconstructs the clean waveform jointly with the distillation task, thus also acting as an enhancement step to ensure additional environment robustness to the representation. Experiments on three SUPERB tasks show the advantages of the proposed method not only relative to the original DistilHuBERT, but also to the original HuBERT, thus showing the advantages of the proposed method for ``in the wild'' edge speech applications.

📄 PDF Abstract BibTeX arXiv:2211.06562

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationEmotion RecognitionMulti-Task LearningRepresentation LearningSpeech Representation Learning

Similar Papers 제목 키워드 기반

Analyzing Robustness of End-to-End Neural Models for Automatic Speech Recognition

2022-08-17 · Goutham Rajendran, Wei Zou

We investigate robustness properties of pre-trained neural models for automatic speech recognition. Real life data in machine learning is usually very noisy and almost never clean, which can be attributed to various fact…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

DistilHuBERT: Speech Representation Learning by Layer-wise Distillation of Hidden-unit BERT

2021-10-05 · Heng-Jui Chang, Shu-wen Yang, Hung-Yi Lee

Self-supervised speech representation learning methods like wav2vec 2.0 and Hidden-unit BERT (HuBERT) leverage unlabeled speech data for pre-training and offer good representations for numerous speech processing tasks. D…

Multi-Task LearningRepresentation LearningSpeech Representation Learning

Emotion Detection in Speech Using Lightweight and Transformer-Based Models: A Comparative and Ablation Study

2025-11-01 · Lucky Onyekwelu-Udoka, Md Shafiqul Islam, Md Shahedul Hasan arxiv

Emotion recognition from speech plays a vital role in the development of empathetic human-computer interaction systems. This paper presents a comparative analysis of lightweight transformer-based models, DistilHuBERT and…

Speech Emotion Recognition

Noise-Robust Target-Speaker Voice Activity Detection Through Self-Supervised Pretraining

2025-01-06 · Holger Severin Bovbjerg, Jan Østergaard, Jesper Jensen, Zheng-Hua Tan

Target-Speaker Voice Activity Detection (TS-VAD) is the task of detecting the presence of speech from a known target-speaker in an audio frame. Recently, deep neural network-based models have shown good performance in th…

Action DetectionActivity DetectionDenoisingSelf-Supervised Learning

Variational Autoencoder for Speech Enhancement with a Noise-Aware Encoder

2021-02-17 · Huajian Fang, Guillaume Carbajal, Stefan Wermter, Timo Gerkmann

Recently, a generative variational autoencoder (VAE) has been proposed for speech enhancement to model speech statistics. However, this approach only uses clean speech in the training phase, making the estimation particu…

Speech Enhancement