Recognizing Dementia from Neuropsychological Tests with State Space Models

📅 2025-07-14
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This study addresses the low automation and poor model scalability in early dementia screening via speech analysis. We propose Demenba, a state-space model (SSM)-based framework that directly models long-range cognitive features from neuropsychological test audio recordings—bypassing reliance on automatic speech recognition (ASR) or handcrafted features. Evaluated on over 1,000 hours of multicenter cognitive assessment data, Demenba achieves a 21% improvement in fine-grained dementia classification accuracy while reducing parameter count by 37%. It exhibits linear time and memory complexity, enabling efficient scaling. Its modular architecture natively integrates with large language models (LLMs), facilitating clinical interpretability and cross-task generalization. Collectively, Demenba advances automated, scalable, and interpretable speech-based dementia screening.

Technology Category

Application Category

📝 Abstract
Early detection of dementia is critical for timely medical intervention and improved patient outcomes. Neuropsychological tests are widely used for cognitive assessment but have traditionally relied on manual scoring. Automatic dementia classification (ADC) systems aim to infer cognitive decline directly from speech recordings of such tests. We propose Demenba, a novel ADC framework based on state space models, which scale linearly in memory and computation with sequence length. Trained on over 1,000 hours of cognitive assessments administered to Framingham Heart Study participants, some of whom were diagnosed with dementia through adjudicated review, our method outperforms prior approaches in fine-grained dementia classification by 21%, while using fewer parameters. We further analyze its scaling behavior and demonstrate that our model gains additional improvement when fused with large language models, paving the way for more transparent and scalable dementia assessment tools. Code: https://anonymous.4open.science/r/Demenba-0861
Problem

Research questions and friction points this paper is trying to address.

Early detection of dementia using neuropsychological tests
Automating dementia classification from speech recordings
Improving accuracy and scalability of dementia assessment tools
Innovation

Methods, ideas, or system contributions that make the work stand out.

State space models for dementia classification
Linear memory and computation scaling
Fusion with large language models
🔎 Similar Papers
No similar papers found.