DyPCL: Dynamic Phoneme-level Contrastive Learning for Dysarthric Speech Recognition
Wonjun Lee, Solee Im, Heejin Do, Yunsu Kim, Jungseul Ok, Gary Geunbae Lee
TL;DR
This work tackles dysarthric speech recognition by learning invariant phoneme-level representations. It introduces Dynamic Phoneme-level Contrastive Learning (DyPCL), which combines phoneme-level contrastive learning with a dynamic CTC alignment mechanism and a dynamic curriculum for negative samples, enabling end-to-end training without external aligners. Empirical results on UASpeech show substantial WER reductions, with DyPCL (GP) achieving around 20.23% WER on the TEST set and strong improvements across intelligibility levels, including VL. The approach yields finer-grained phoneme discrimination, as evidenced by embedding clustering, and demonstrates practical impact by outperforming prior state-of-the-art methods on standard benchmarks without data augmentation.
Abstract
Dysarthric speech recognition often suffers from performance degradation due to the intrinsic diversity of dysarthric severity and extrinsic disparity from normal speech. To bridge these gaps, we propose a Dynamic Phoneme-level Contrastive Learning (DyPCL) method, which leads to obtaining invariant representations across diverse speakers. We decompose the speech utterance into phoneme segments for phoneme-level contrastive learning, leveraging dynamic connectionist temporal classification alignment. Unlike prior studies focusing on utterance-level embeddings, our granular learning allows discrimination of subtle parts of speech. In addition, we introduce dynamic curriculum learning, which progressively transitions from easy negative samples to difficult-to-distinguishable negative samples based on phonetic similarity of phoneme. Our approach to training by difficulty levels alleviates the inherent variability of speakers, better identifying challenging speeches. Evaluated on the UASpeech dataset, DyPCL outperforms baseline models, achieving an average 22.10\% relative reduction in word error rate (WER) across the overall dysarthria group.
