paper-with-me

Papers

Automatic Severity Classification of Dysarthric speech by using Self-supervised Model with Multi-task Learning

2022-10-27 · Eun Jung Yeo, Kwanghee Choi, Sunhee Kim, Minhwa Chung

Automatic assessment of dysarthric speech is essential for sustained treatments and rehabilitation. However, obtaining atypical speech is challenging, often leading to data scarcity issues. To tackle the problem, we propose a novel automatic severity assessment method for dysarthric speech, using the self-supervised model in conjunction with multi-task learning. Wav2vec 2.0 XLS-R is jointly trained for two different tasks: severity classification and auxiliary automatic speech recognition (ASR). For the baseline experiments, we employ hand-crafted acoustic features and machine learning classifiers such as SVM, MLP, and XGBoost. Explored on the Korean dysarthric speech QoLT database, our model outperforms the traditional baseline methods, with a relative percentage increase of 1.25% for F1-score. In addition, the proposed model surpasses the model trained without ASR head, achieving 10.61% relative percentage improvements. Furthermore, we present how multi-task learning affects the severity classification performance by analyzing the latent representations and regularization effect.

📄 PDF Abstract BibTeX arXiv:2210.15387

Code (1)

juice500ml/dysarthria-mtl 공식 구현 pytorch

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)ClassificationMulti-Task Learningspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Speech Recognition-based Feature Extraction for Enhanced Automatic Severity Classification in Dysarthric Speech

2024-12-05 · Yerin Choi, Jeehyun Lee, Myoung-Wan Koo

Due to the subjective nature of current clinical evaluation, the need for automatic severity evaluation in dysarthric speech has emerged. DNN models outperform ML models but lack user-friendly explainability. ML models o…

severity predictionspeech-recognitionSpeech Recognition

Accurate synthesis of Dysarthric Speech for ASR data augmentation

2023-08-16 · Mohammad Soleymanpour, Michael T. Johnson, Rahim Soleymanpour, Jeffrey Berry

Dysarthria is a motor speech disorder often characterized by reduced speech intelligibility through slow, uncoordinated control of speech production muscles. Automatic Speech recognition (ASR) systems can help dysarthric…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data Augmentationspeech-recognition+2

Improving End-to-End Speech Recognition for Dysarthric Speech through In-Domain Data Augmentation

2026-06-18 · Paban Sapkota, Hemant Kumar Kathania, Sudarsana Reddy Kadiri, Shrikanth Narayanan arxiv

Dysarthric speech recognition is crucial for facilitating effective communication among individuals with dysarthria. However, accurately recognizing dysarthric speech poses significant challenges due to varying severity …

Speech RecognitionData Augmentation

A Study into Pre-training Strategies for Spoken Language Understanding on Dysarthric Speech

2021-06-15 · Pu Wang, Bagher BabaAli, Hugo Van hamme

End-to-end (E2E) spoken language understanding (SLU) systems avoid an intermediate textual representation by mapping speech directly into intents with slot values. This approach requires considerable domain-specific trai…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1

DSSCNet: A Transfer Learning Framework for Cross-Corpus Dysarthric Speech Severity Classification

2026-06-20 · Arnab Kumar Roy, Hemant Kumar Kathania, Paban Sapkota, Sudarsana Reddy Kadiri 외 arxiv

Dysarthric speech severity classification is challenging due to speaker variability, class imbalance, and limited datasets. This study introduces DSSCNet, a deep learning model that employs transfer learning and multi-co…

Transfer Learning