paper-with-me

홈 › Papers

HuBERTopic: Enhancing Semantic Representation of HuBERT through Self-supervision Utilizing Topic Model

2023-10-06 · Takashi Maekaku, Jiatong Shi, Xuankai Chang, Yuya Fujita, Shinji Watanabe

Recently, the usefulness of self-supervised representation learning (SSRL) methods has been confirmed in various downstream tasks. Many of these models, as exemplified by HuBERT and WavLM, use pseudo-labels generated from spectral features or the model's own representation features. From previous studies, it is known that the pseudo-labels contain semantic information. However, the masked prediction task, the learning criterion of HuBERT, focuses on local contextual information and may not make effective use of global semantic information such as speaker, theme of speech, and so on. In this paper, we propose a new approach to enrich the semantic representation of HuBERT. We apply topic model to pseudo-labels to generate a topic label for each utterance. An auxiliary topic classification task is added to HuBERT by using topic labels as teachers. This allows additional global semantic information to be incorporated in an unsupervised manner. Experimental results demonstrate that our method achieves comparable or better performance than the baseline in most tasks, including automatic speech recognition and five out of the eight SUPERB tasks. Moreover, we find that topic labels include various information about utterance, such as gender, speaker, and its theme. This highlights the effectiveness of our approach in capturing multifaceted semantic nuances.

📄 PDF Abstract BibTeX arXiv:2310.03975

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionRepresentation Learningspeech-recognitionSpeech RecognitionTopic Classification

Similar Papers 제목 키워드 기반

ExHuBERT: Enhancing HuBERT Through Block Extension and Fine-Tuning on 37 Emotion Datasets

2024-06-11 · Shahin Amiriparian, Filip Packań, Maurice Gerczuk, Björn W. Schuller

Foundation models have shown great promise in speech emotion recognition (SER) by leveraging their pre-trained representations to capture emotion patterns in speech signals. To further enhance SER performance across vari…

Emotion RecognitionSpeech Emotion Recognition

HUBERT Untangles BERT to Improve Transfer across NLP Tasks

2019-10-25 · Mehrad Moradshahi, Hamid Palangi, Monica S. Lam, Paul Smolensky 외

We introduce HUBERT which combines the structured-representational power of Tensor-Product Representations (TPRs) and BERT, a pre-trained bidirectional Transformer language model. We show that there is shared structure b…

Language ModelingLanguage Modelling

Enhancing Suno's Bark Text-to-Speech Model: Addressing Limitations Through Meta's Encodec and Pre-Trained Hubert

2023-04-18 · Social Science Research Network (SSRN) 2023 4 · Devin Schumacher, Francis LaBounty Jr.

Bark, a transformer-based text-to-audio model by Suno, generates highly realistic, multilingual speech as well as other audio, including music, background noise, and simple sound effects. While this model has shown promi…

Audio GenerationExpressive Speech SynthesisSpeech Synthesistext-to-speech+3

AfriHuBERT: A self-supervised speech representation model for African languages

2024-09-30 · Jesujoba O. Alabi, Xuechen Liu, Dietrich Klakow, Junichi Yamagishi

In this work, we present AfriHuBERT, an extension of mHuBERT-147, a compact self-supervised learning (SSL) model pretrained on 147 languages. While mHuBERT-147 covered 16 African languages, we expand this to 1,226 throug…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Cross-corpusLanguage Identification+4

Capturing Spectral and Long-term Contextual Information for Speech Emotion Recognition Using Deep Learning Techniques

2023-08-04 · Samiul Islam, Md. Maksudul Haque, Abu Jobayer Md. Sadat

Traditional approaches in speech emotion recognition, such as LSTM, CNN, RNN, SVM, and MLP, have limitations such as difficulty capturing long-term dependencies in sequential data, capturing the temporal dynamics, and st…

Emotion RecognitionSpeech Emotion Recognition