Automatic Assessment of Dysarthria Using Audio-visual Vowel Graph Attention Network

Xiaokang Liu,Xiaoxia Du,Juan Liu,Rongfeng Su,Manwa Lawrence Ng,Yumei Zhang,Yudong Yang,Shaofeng Zhao,Lan Wang,Nan Yan
2024-05-07
Abstract:Automatic assessment of dysarthria remains a highly challenging task due to high variability in acoustic signals and the limited data. Currently, research on the automatic assessment of dysarthria primarily focuses on two approaches: one that utilizes expert features combined with machine learning, and the other that employs data-driven deep learning methods to extract representations. Research has demonstrated that expert features are effective in representing pathological characteristics, while deep learning methods excel at uncovering latent features. Therefore, integrating the advantages of expert features and deep learning to construct a neural network architecture based on expert knowledge may be beneficial for interpretability and assessment performance. In this context, the present paper proposes a vowel graph attention network based on audio-visual information, which effectively integrates the strengths of expert knowledges and deep learning. Firstly, various features were combined as inputs, including knowledge based acoustical features and deep learning based pre-trained representations. Secondly, the graph network structure based on vowel space theory was designed, allowing for a deep exploration of spatial correlations among vowels. Finally, visual information was incorporated into the model to further enhance its robustness and generalizability. The method exhibited superior performance in regression experiments targeting Frenchay scores compared to existing approaches.
Audio and Speech Processing
What problem does this paper attempt to address?
This paper aims to address the challenge of automatic assessment of dysarthria, which is still challenging due to the high variability of speech signals and limited datasets. Current research mainly focuses on two approaches: one combines expert features with machine learning, and the other utilizes data-driven deep learning methods for representation extraction. The paper proposes an attention-based vowel graph network using audio-visual information, which effectively combines the advantages of expert knowledge and deep learning to improve interpretability and assessment performance. Specifically, this approach first combines various features, including knowledge-based acoustic features and deep learning-based pretrained representations, as input. Secondly, a graph network structure based on vowel space theory is designed to explore the spatial correlations between vowels. Finally, visual information is incorporated into the model to enhance its robustness and generalization ability. The experiments show that compared to existing methods, this approach performs superiorly in regression experiments targeting Frenchay scores. In the research background, it is mentioned that dysarthria is a speech disorder caused by neurogenic damage to the speech motor system, and accurate assessment is crucial for clinical diagnosis and rehabilitation planning. Although the Frenchay Dysarthria Assessment (FDA) is the standard for clinical diagnosis, its subjective assessment relies on doctor's experience and is susceptible to various factors. Therefore, objective assessment methods are favored for their repeatability, low cost, and high reliability. However, current methods can only classify the overall severity and lack detailed scoring, unable to effectively assess specific subdomains of dysarthria. The main contribution of the paper is the proposal of an attention-based vowel graph network based on vowel space theory and attention mechanism. By utilizing expert acoustic features and deep learning methods, a framework is constructed to enhance the data for implementing FDA regression assessment. By introducing more interpretable audio-visual features and conducting ablation experiments, the complementarity of audio and visual information and the effectiveness of vowel space modeling are demonstrated.