Papers › DyPCL: Dynamic Phoneme-level Contrastive Learning for Dysarthric Speech Recognition

DyPCL: Dynamic Phoneme-level Contrastive Learning for Dysarthric Speech Recognition

31 Jan 2025arXiv:2501.19010archive 2025-07-28

Wonjun Lee, Solee Im, Heejin Do, Yunsu Kim, Jungseul Ok, Gary Geunbae Lee

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.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2501.19010")

Code

Syntology Ran 0 of 14 code samples harvested from 1 repository linked to this paper; 14 have no recorded run.

By repository: found in paper text by Syntology: 14 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

dmort27/panphon found in paper text by SyntologyMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 0 ran; 0 honoured the contract we drafted; 14 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

14unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from dmort27/panphon. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

dogol_leven_dist dmort27/panphon/panphon/bin/align_wordlists.py found in paper text by Syntology unverified MIT (permissive) · ce3334ed30edebac · report
feature_hamming_dist dmort27/panphon/panphon/bin/align_wordlists.py found in paper text by Syntology unverified MIT (permissive) · 0c005def5a2a6c24 · report
flip dmort27/panphon/panphon/permissive.py found in paper text by Syntology unverified MIT (permissive) · de4fc622bf3691c5 · report
fts dmort27/panphon/panphon/_panphon.py found in paper text by Syntology unverified MIT (permissive) · 1f5a3c75c78cb558 · report
ftstr2dict dmort27/panphon/panphon/distance.py found in paper text by Syntology unverified MIT (permissive) · 277f97e8c5873b8c · report
generate_feature_vectors dmort27/panphon/panphon/panphonvec.py found in paper text by Syntology unverified MIT (permissive) · 286770a9471a65cf · report
generate_modifiers dmort27/panphon/panphon/panphonvec.py found in paper text by Syntology unverified MIT (permissive) · 0bacc4d8991f7d99 · report
levenshtein_dist dmort27/panphon/panphon/bin/align_wordlists.py found in paper text by Syntology unverified MIT (permissive) · 409384dc1505919f · report
pat dmort27/panphon/panphon/_panphon.py found in paper text by Syntology unverified MIT (permissive) · 2a594bf8d80114e7 · report
update_ft_set dmort27/panphon/panphon/permissive.py found in paper text by Syntology unverified MIT (permissive) · 5ba9dee80f06cc42 · report
vector_to_tuple dmort27/panphon/panphon/panphonvec.py found in paper text by Syntology unverified MIT (permissive) · 40ff49612ac3ccee · report
word2array dmort27/panphon/panphon/_panphon.py found in paper text by Syntology unverified MIT (permissive) · f8e148176e389e52 · report
xsampaopt dmort27/panphon/panphon/distance.py found in paper text by Syntology unverified MIT (permissive) · 78b14be49ee5b8e9 · report
zerodiviszero dmort27/panphon/panphon/distance.py found in paper text by Syntology unverified MIT (permissive) · 66168504601bef77 · report

Tasks

Contrastive LearningDiversitySpeech Recognitionspeech-recognition

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Contrastive Learning

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections