Mind the Shift: Using Delta SSL Embeddings to Enhance Child ASR
Self-supervised learning (SSL) models have achieved impressive results across many speech tasks, yet child automatic speech recognition (ASR) remains challenging due to limited data and pretraining domain mismatch. Fine-tuning SSL models on child speech induces shifts in the representation space. We hypothesize that delta SSL embeddings, defined as the differences between embeddings from a finetuned model and those from its pretrained counterpart, encode task-specific information that complements finetuned features from another SSL model. We evaluate multiple fusion strategies on the MyST childrens corpus using different models. Results show that delta embedding fusion with WavLM yields up to a 10 percent relative WER reduction for HuBERT and a 4.4 percent reduction for W2V2, compared to finetuned embedding fusion. Notably, fusing WavLM with delta W2V2 embeddings achieves a WER of 9.64, setting a new state of the art among SSL models on the MyST corpus. These findings demonstrate the effectiveness of delta embeddings and highlight feature fusion as a promising direction for advancing child ASR.
Code (0)
등록된 구현이 없습니다.
Tasks
Self-Supervised LearningSpeech RecognitionSimilar Papers 제목 키워드 기반
Objects Before Words: Object-First Inductive Biases for Grounding Language in Child-View Video
Learning grounded word meaning from natural experience requires resolving two ambiguities in infant-view recordings: when the named referent appears and where it is in a cluttered frame. In SAYCam-style data, caregiver s…
Contrastive Learning"What is on your mind?" Automated Scoring of Mindreading in Childhood and Early Adolescence
In this paper we present the first work on the automated scoring of mindreading ability in middle childhood and early adolescence. We create MIND-CA, a new corpus of 11,311 question-answer pairs in English from 1,066 chi…
BIG-bench Machine Learning``What is on your mind?'' Automated Scoring of Mindreading in Childhood and Early Adolescence
In this paper we present the first work on the automated scoring of mindreading ability in middle childhood and early adolescence. We create MIND-CA, a new corpus of 11,311 question-answer pairs in English from 1,066 chi…
Can vectors read minds better than experts? Comparing data augmentation strategies for the automated scoring of children's mindreading ability
In this paper we implement and compare 7 different data augmentation strategies for the task of automatic scoring of children's ability to understand others' thoughts, feelings, and desires (or "mindreading"). We recruit…
Data AugmentationEnhancing Child Vocalization Classification with Phonetically-Tuned Embeddings for Assisting Autism Diagnosis
The assessment of children at risk of autism typically involves a clinician observing, taking notes, and rating children's behaviors. A machine learning model that can label adult and child audio may largely save labor i…
Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Phoneme RecognitionSelf-Supervised Learning+4