CogniVoice: Multimodal and Multilingual Fusion Networks for Mild Cognitive Impairment Assessment from Spontaneous Speech
Jiali Cheng, Mohamed Elgaar, Nidhi Vakil, Hadi Amiri
TL;DR
CogniVoice tackles MCI detection and MMSE estimation from spontaneous speech in a multilingual setting by integrating multimodal signals through a Product of Experts ensemble. It combines Whisper-based speech features, language-aware text features from BERT, and DisVoice acoustic cues, jointly optimizing MCI classification and MMSE regression. By mitigating shortcut learning and cross-language mismatch, CogniVoice achieves substantial gains over strong baselines (e.g., F1 and RMSE improvements) and reduces language-related performance gaps, highlighting its practical potential for scalable, language-robust cognitive health screening from speech.
Abstract
Mild Cognitive Impairment (MCI) is a medical condition characterized by noticeable declines in memory and cognitive abilities, potentially affecting individual's daily activities. In this paper, we introduce CogniVoice, a novel multilingual and multimodal framework to detect MCI and estimate Mini-Mental State Examination (MMSE) scores by analyzing speech data and its textual transcriptions. The key component of CogniVoice is an ensemble multimodal and multilingual network based on ``Product of Experts'' that mitigates reliance on shortcut solutions. Using a comprehensive dataset containing both English and Chinese languages from TAUKADIAL challenge, CogniVoice outperforms the best performing baseline model on MCI classification and MMSE regression tasks by 2.8 and 4.1 points in F1 and RMSE respectively, and can effectively reduce the performance gap across different language groups by 0.7 points in F1.
