Analysis of Self-Supervised Speech Models on Children's Speech and Infant Vocalizations
Jialu Li, Mark Hasegawa-Johnson, Nancy L. McElwain
TL;DR
This work probes self-supervised speech models (Wav2Vec 2.0 and HuBERT) to understand how they encode children's speech and infant vocalizations. By evaluating phoneme recognition across adults, older children (8–10), and younger children (1–4), and infant vocalization classification (cry/fuss/babble), the authors reveal that pre-training data and fine-tuning strategies shape layer-level phonetic and paralinguistic representations. Middle SSL layers tend to carry richer phonetic information in adult and older-child speech, while younger children's phonetics are not well captured by some pre-trained models, unless fine-tuning adapts to the domain. For infant VC, pre-training on home recordings helps preserve paralinguistic cues (energy, MFCC, pitch) that boost classification when fine-tuned appropriately, highlighting the impact of pre-training data on downstream pediatric tasks. Overall, the study provides actionable insights into SSL representation dynamics across ages and modalities, informing model design for pediatric speech technologies and developmental science.
Abstract
To understand why self-supervised learning (SSL) models have empirically achieved strong performances on several speech-processing downstream tasks, numerous studies have focused on analyzing the encoded information of the SSL layer representations in adult speech. Limited work has investigated how pre-training and fine-tuning affect SSL models encoding children's speech and vocalizations. In this study, we aim to bridge this gap by probing SSL models on two relevant downstream tasks: (1) phoneme recognition (PR) on the speech of adults, older children (8-10 years old), and younger children (1-4 years old), and (2) vocalization classification (VC) distinguishing cry, fuss, and babble for infants under 14 months old. For younger children's PR, the superiority of fine-tuned SSL models is largely due to their ability to learn features that represent older children's speech and then adapt those features to the speech of younger children. For infant VC, SSL models pre-trained on large-scale home recordings learn to leverage phonetic representations at middle layers, and thereby enhance the performance of this task.
