CLSep 19, 2024

Profiling Patient Transcript Using Large Language Model Reasoning Augmentation for Alzheimer's Disease Detection

arXiv:2409.12541v13 citationsh-index: 9
Originality Incremental advance
AI Analysis

This work addresses the challenge of improving detection and interpretability for Alzheimer's disease in medical diagnostics, representing an incremental advancement by integrating LLM reasoning into existing transcript-based methods.

The paper tackled the problem of limited discriminability and interpretability in automated Alzheimer's disease detection from speech transcripts by proposing a patient-level transcript profiling framework that uses large language model reasoning augmentation to elicit linguistic deficit attributes, achieving improvements of 8.51% in accuracy and 8.34% in F1 score on the ADReSS dataset compared to a baseline without reasoning augmentation.

Alzheimer's disease (AD) stands as the predominant cause of dementia, characterized by a gradual decline in speech and language capabilities. Recent deep-learning advancements have facilitated automated AD detection through spontaneous speech. However, common transcript-based detection methods directly model text patterns in each utterance without a global view of the patient's linguistic characteristics, resulting in limited discriminability and interpretability. Despite the enhanced reasoning abilities of large language models (LLMs), there remains a gap in fully harnessing the reasoning ability to facilitate AD detection and model interpretation. Therefore, we propose a patient-level transcript profiling framework leveraging LLM-based reasoning augmentation to systematically elicit linguistic deficit attributes. The summarized embeddings of the attributes are integrated into an Albert model for AD detection. The framework achieves 8.51\% ACC and 8.34\% F1 improvements on the ADReSS dataset compared to the baseline without reasoning augmentation. Our further analysis shows the effectiveness of our identified linguistic deficit attributes and the potential to use LLM for AD detection interpretation.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes