CogBench: A Large Language Model Benchmark for Multilingual Speech-Based Cognitive Impairment Assessment
Rui Feng, Zhiyao Luo, Wei Wang, Yuting Song, Yong Liu, Tingting Zhu, Jianqing Li, Xingyao Wang
TL;DR
CogBench introduces the first cross-lingual, cross-site benchmark for speech-based cognitive impairment assessment, unifying English and Mandarin datasets with a new CIR-E test set. By converting cognitive status inference into structured text generation for LLMs, the study systematically compares small speech models and multimodal LLMs under zero-shot prompting, prompting enhancements (CoT, EXP), and LoRA-based fine-tuning. Key findings show conventional SSMs poorly generalize across domains, while LLMs with chain-of-thought prompting offer better adaptability; LoRA fine-tuning significantly improves cross-domain generalization, especially on CIR-E. The work provides datasets, code, and evaluation scripts to promote clinically robust, linguistically aware cognitive screening tools with real-world applicability.
Abstract
Automatic assessment of cognitive impairment from spontaneous speech offers a promising, non-invasive avenue for early cognitive screening. However, current approaches often lack generalizability when deployed across different languages and clinical settings, limiting their practical utility. In this study, we propose CogBench, the first benchmark designed to evaluate the cross-lingual and cross-site generalizability of large language models (LLMs) for speech-based cognitive impairment assessment. Using a unified multimodal pipeline, we evaluate model performance on three speech datasets spanning English and Mandarin: ADReSSo, NCMMSC2021-AD, and a newly collected test set, CIR-E. Our results show that conventional deep learning models degrade substantially when transferred across domains. In contrast, LLMs equipped with chain-of-thought prompting demonstrate better adaptability, though their performance remains sensitive to prompt design. Furthermore, we explore lightweight fine-tuning of LLMs via Low-Rank Adaptation (LoRA), which significantly improves generalization in target domains. These findings offer a critical step toward building clinically useful and linguistically robust speech-based cognitive assessment tools.
