paper-with-me

Papers

Towards Interpretability of Speech Pause in Dementia Detection using Adversarial Learning

2021-11-14 · Youxiang Zhu, Bang Tran, Xiaohui Liang, John A. Batsis, Robert M. Roth

Speech pause is an effective biomarker in dementia detection. Recent deep learning models have exploited speech pauses to achieve highly accurate dementia detection, but have not exploited the interpretability of speech pauses, i.e., what and how positions and lengths of speech pauses affect the result of dementia detection. In this paper, we will study the positions and lengths of dementia-sensitive pauses using adversarial learning approaches. Specifically, we first utilize an adversarial attack approach by adding the perturbation to the speech pauses of the testing samples, aiming to reduce the confidence levels of the detection model. Then, we apply an adversarial training approach to evaluate the impact of the perturbation in training samples on the detection model. We examine the interpretability from the perspectives of model accuracy, pause context, and pause length. We found that some pauses are more sensitive to dementia than other pauses from the model's perspective, e.g., speech pauses near to the verb "is". Increasing lengths of sensitive pauses or adding sensitive pauses leads the model inference to Alzheimer's Disease, while decreasing the lengths of sensitive pauses or deleting sensitive pauses leads to non-AD.

📄 PDF Abstract BibTeX arXiv:2111.07454

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

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

WhisperD: Dementia Speech Recognition and Filler Word Detection with Whisper

2025-05-25 · Emmanuel Akinrintoyo, Nadine Abdelhalim, Nicole Salomons

Whisper fails to correctly transcribe dementia speech because persons with dementia (PwDs) often exhibit irregular speech patterns and disfluencies such as pauses, repetitions, and fragmented sentences. It was trained on…

speech-recognitionSpeech Recognition

LoRA-Tuned Large Language Models for Dementia Detection via Multi-View Speech-Derived Features

2026-06-26 · Jonghyeon Park, Olivier Jiyoun Jung, Myungwoo Oh arxiv

Early detection of dementia enables timely intervention, and reflecting cognitive impairment, spontaneous speech offers a non-invasive screening modality. Conventional approaches often focus on a single representational …

Speech Recognition

Integrating Pause Information with Word Embeddings in Language Models for Alzheimer's Disease Detection from Spontaneous Speech

2025-01-12 · Yu Pu, Wei-Qiang Zhang

Alzheimer's disease (AD) is a progressive neurodegenerative disorder characterized by cognitive decline and memory loss. Early detection of AD is crucial for effective intervention and treatment. In this paper, we propos…

Alzheimer's Disease DetectionLanguage ModelingLanguage ModellingWord Embeddings

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…