paper-with-me

홈 › Papers

Dementia Assessment Using Mandarin Speech with an Attention-based Speech Recognition Encoder

2023-10-06 · Zih-Jyun Lin, Yi-Ju Chen, Po-Chih Kuo, Likai Huang, Chaur-Jong Hu, Cheng-Yu Chen

Dementia diagnosis requires a series of different testing methods, which is complex and time-consuming. Early detection of dementia is crucial as it can prevent further deterioration of the condition. This paper utilizes a speech recognition model to construct a dementia assessment system tailored for Mandarin speakers during the picture description task. By training an attention-based speech recognition model on voice data closely resembling real-world scenarios, we have significantly enhanced the model's recognition capabilities. Subsequently, we extracted the encoder from the speech recognition model and added a linear layer for dementia assessment. We collected Mandarin speech data from 99 subjects and acquired their clinical assessments from a local hospital. We achieved an accuracy of 92.04% in Alzheimer's disease detection and a mean absolute error of 9% in clinical dementia rating score prediction.

📄 PDF Abstract BibTeX arXiv:2310.03985

Code (1)

jason7580/End-to-End-ASR-and-Dementia-detection-system 공식 구현 pytorch

Tasks

Alzheimer's Disease Detectionspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

Infusing Acoustic Pause Context into Text-Based Dementia Assessment

2024-08-27 · Franziska Braun, Sebastian P. Bayerl, Florian Hönig, Hartmut Lehfeld 외

Speech pauses, alongside content and structure, offer a valuable and non-invasive biomarker for detecting dementia. This work investigates the use of pause-enriched transcripts in transformer-based language models to dif…

Binary Classification

Detecting dementia in Mandarin Chinese using transfer learning from a parallel corpus

2019-03-03 · NAACL 2019 6 · Bai Li, Yi-Te Hsu, Frank Rudzicz

Machine learning has shown promise for automatic detection of Alzheimer's disease (AD) through speech; however, efforts are hampered by a scarcity of data, especially in languages other than English. We propose a method …

BIG-bench Machine LearningMachine TranslationTransfer LearningTranslation

A Multimodal Framework for Dementia Detection via Linguistic and Acoustic Representation Learning

2026-05-25 · Loukas Ilias, Dimitris Askounis arxiv

Alzheimer's disease (AD) is a progressive neurodegenerative disorder and the leading cause of dementia, affecting memory, reasoning, communication, and daily functioning. Early diagnosis is particularly important, as tim…

Multimodal Deep LearningRepresentation Learning

Temporal-Aware Iterative Speech Model for Dementia Detection

2025-09-26 · Chukwuemeka Ugwu, Oluwafemi Oyeleke arxiv

Deep learning systems often struggle with processing long sequences, where computational complexity can become a bottleneck. Current methods for automated dementia detection using speech frequently rely on static, time-a…

A comparable study of modeling units for end-to-end Mandarin speech recognition

2018-05-10 · Wei Zou, Dongwei Jiang, Shuaijiang Zhao, Xiangang Li

End-To-End speech recognition have become increasingly popular in mandarin speech recognition and achieved delightful performance. Mandarin is a tonal language which is different from English and requires special treat…

Decoderspeech-recognitionSpeech Recognition