Paper deep dive
LSEAD: A Privacy-Preserving LLM-Based Speech Analysis Framework for Early Alzheimer's Disease Screening
Xin Wang, Yingchao Huang, Yuhan Su, Shanshan Yao, Wei Peng
Intelligence
Status: not_run | Model: - | Prompt: - | Confidence: 0%
Entities (0)
Relation Signals (0)
No relation signals yet.
Cypher Suggestions (0)
No Cypher suggestions yet.
Abstract
Abstract:Early diagnosis of Alzheimer's disease (AD) is critical for enabling timely interventions that may slow disease progression and improve patient outcomes. There is a growing need for AD detection methods that are non-invasive and cost-effective, especially in real-world clinical settings with diverse patient populations and recording conditions. Speech-based screening addresses these needs by using natural speech collected without specialized equipment. Recent advances in large language models (LLMs) have improved speech analysis by providing rich linguistic representations and strong generalization. In this study, we propose LSEAD, a speech-based AD detection framework using pretrained open-source LLMs. Speech recordings are automatically transcribed, and text embeddings are extracted using locally deployed LLMs. Principal component analysis (PCA) is applied to reduce dimensionality before classification. Because the framework relies only on speech transcripts and locally deployed models, it supports privacy-preserving AD risk assessment without external data exchange. We evaluate LSEAD on the ADReSS20 and ADReSSo2021 benchmark datasets. Experimental results show that LLM-based embeddings generalize well across datasets and improve AD classification accuracy by up to 5 percent over existing methods, especially for early-stage detection. These results demonstrate that LSEAD provides a practical, secure, and scalable approach for early AD screening.
Tags
Links
- Source: https://arxiv.org/abs/2608.07378v1
- Canonical: https://arxiv.org/abs/2608.07378v1
Trouble viewing inline? Open PDF directly ā
Full Text
78,224 characters extracted from source content.
Expand or collapse full text
LSEAD: A Privacy-Preserving LLM-Based Speech Analysis Framework for Early Alzheimerās Disease Screening Xin Wang Faculty of Digital Innovation, Arts& Sciences, Saskatchewan Polytechnic, Regina SK S4S 5X1, Canada Yingchao Huang ā Faculty of Digital Innovation, Arts& Sciences, Saskatchewan Polytechnic, Regina SK S4S 5X1, Canada Yuhan Su School of Basic Medical Sciences, Hebei University, Baoding 071000, China Shanshan Yao Department of Civil& Environmental Engineering and School of Mining& Petroleum Engineering, University of Alberta, Edmonton AB T6G 2H5, Canada Wei Peng Faculty of Engineering and Applied Science, University of Regina, SK S4S 0A2, Canada Abstract Early diagnosis of Alzheimerās disease (AD) is critical for enabling timely interventions that may slow disease pro- gression and improve patient outcomes. However, there is a pressing need for AD detection approaches that are both non-invasive and cost-effective, particularly in real-world clinical settings where patient populations and recording conditions vary widely. Speech-based screening meets these requirements which relies on natural, low-burden data collected without specialized equipment. Recent advances in large language models (LLMs) further strengthen this approach by enabling richer linguistic representation and improved model generalization, making speech-based AD detection more robust and practical for real-world deployment. In this study, we propose an LLM-based Speech- assisted Early AD (LSEAD) detection framework. It leverages the linguistic and clinically relevant knowledge en- coded in pretrained LLMs to capture cognitive-linguistic AD markers without relying on hand-crafted features. Spon- taneous patient speech is first transcribed, after which high-dimensional text embeddings are generated using locally deployed and open-source LLMs. Principal component analysis (PCA) is then applied to reduce dimensionality and extract informative features for classification. By relying exclusively on speech transcripts, LSEAD enables efficient AD risk assessment without invasive procedures or external data exchange, supporting privacy-preserving deploy- ment. The proposed LSEAD framework is evaluated on two benchmark datasets, ADReSS20 and ADReSSo2021. Experimental results demonstrate that LLM-based embeddings generalize effectively across datasets and consistently outperform existing approaches in AD classification accuracy by 5%, particularly for early-stage detection. These findings highlight the potential of locally deployed, LLM-driven speech analysis as a practical, secure, and scalable solution for AD screening in real-world clinical settings. Keywords: Alzheimerās disease, Speech analysis, Large language models, Clinical decision support, Non-invasive screening, Privacy-preserving healthcare ā Corresponding author Email address: huangyi@saskpolytech.ca (Yingchao Huang) arXiv:2608.07378v1 [eess.AS] 7 Aug 2026 1. Introduction Alzheimerās disease (AD) is the leading cause of dementia among older adults and is characterized by the pro- gressive deterioration of memory, language, and cognitive function [1]. It accounts for approximately 60ā70% of all dementia cases worldwide [2, 3]. Although there is currently no cure for AD, early diagnosis plays a crucial role in enabling timely interventions that may slow disease progression and improve patientsā quality of life [4]. Conventional AD diagnosis relies on a combination of clinical evaluations, neuropsychological testing, and ad- vanced neuroimaging techniques such as magnetic resonance imaging (MRI) and positron emission tomography (PET) [5, 6, 7]. While these approaches provide valuable diagnostic and prognostic information, they are often resource-intensive and costly, require specialized equipment and trained clinical personnel, and are typically confined to hospital or specialized clinical settings. In particular, PET imaging involves exposure to radioactive tracers and is associated with substantial financial and logistical burdens, limiting its suitability for large-scale screening or fre- quent monitoring. MRI, although non-invasive and free of ionizing radiation, remains expensive, time-consuming, and less accessible in community or home-based contexts. Together with comprehensive neuropsychological as- sessments, these constraints restrict the scalability and accessibility of conventional diagnostic pathways [8]. As a result, these conventional methods are not well suited for large-scale screening, frequent monitoring, or deployment in home and community environments. These limitations highlight a pressing need for AD detection approaches that are non-invasive, cost-effective, and robust to the variability encountered in real-world clinical settings, where patient characteristics and data collection conditions can differ substantially. These limitations also highlight the need for intelligent, deployable clinical systems that can support scalable screening and early-stage decision-making outside traditional healthcare settings. In response to the limitations of conventional diagnostic approaches, recent research has increasingly focused on non-invasive and cost-effective alternatives that can be deployed outside specialized clinical settings. These meth- ods leverage multimodal signals that reflect cognitive and neurological function while reducing patient burden and resource requirements. Representative approaches include electroencephalography (EEG), which enables real-time measurement of brain activity [9, 10, 11]; eye-tracking, which captures abnormalities in gaze behavior associated with deficits in memory and attention [12, 11]; facial expression analysis, which reflects diminished facial muscle activity and altered affective responses in individuals with AD [13, 14]; and speech analysis, which examines changes in acoustic features and linguistic characteristics that accompany cognitive decline [15]. Among these non-invasive techniques, speech-based analysis has emerged as one of the most promising ap- proaches for early AD detection. Speech is a natural, low-burden signal that can be collected unobtrusively without specialized equipment, making it particularly well suited for scalable, remote, and repeated screening. Importantly, speech data in clinical research are typically elicited using structured picture description tasks, in which participants are asked to describe a standardized image. This paradigm provides a controlled and reproducible elicitation protocol that minimizes variability in topic, content, and task demands across individuals [16]. Picture description tasks are widely used in neuropsychological and clinical assessments because they simultaneously engage semantic memory, lexical retrieval, syntactic planning, and discourse organizationācognitive processes known to be affected early in AD [17, 18]. The controlled nature of these tasks ensures the comparability of speech samples across different datasets, while also allowing subtle linguistic impairments to emerge. Collectively, these properties position speech analysis based on picture description tasks as a practical, accessible, and cost-effective solution for non-invasive cognitive screening in real-world clinical and community settings. Building on these advances, recent developments in large language models (LLMs) provide new opportunities for developing intelligent and scalable systems for speech-based AD detection. LLMs enable the extraction of rich, high-level linguistic representations that are often difficult to model using traditional hand-crafted features or shal- low learning approaches [19]. Trained on extensive datasets, LLMs can perform a wide range of tasks, from text generation to complex problem-solving, which allows for richer linguistic feature representation and improved model generalization [20]. By processing spontaneous speech or transcribed dialogue, LLMs can detect linguistic anomalies and longitudinal changes that may indicate early cognitive decline, thereby improving the sensitivity and robustness of non-invasive AD risk assessment [21]. In addition to detection, LLM-driven systems can support personalized education and guidance by drawing on large bodies of medical knowledge to deliver tailored information and recommendations, extending 2 their utility from AD screening to practical support for patients and caregivers [22]. These capabilities position LLM- based speech analysis as a promising foundation for scalable and clinically meaningful cognitive health assessment. Motivated by the need for non-invasive, cost-effective, and scalable AD screening tools, the objective of this study is to develop and evaluate LSEAD, an LLM-based Speech-assisted Early AD detection framework. LSEAD is a privacy-preserving, speech-based system that leverages locally deployable, open-source LLMs to capture clinically relevant linguistic features associated with cognitive decline. Specifically, this work aims to (i) extract high-level semantic representations from spontaneous speech transcripts using LLMs, (i) enhance robustness and computational efficiency through dimensionality reduction, and (i) rigorously evaluate classification accuracy, early-stage detection capability, and cross-dataset generalization using benchmark AD speech datasets. By integrating advanced language modelling with lightweight classification strategies, this study aims to support practical clinical decision-making and enable scalable, real-world AD screening. 2. Related work Human speech analysis generally involves both acoustic features, such as formants, pitch, and phonemes, and linguistic features, including morphemes, words, sentence structures, and contextual meaning [23]. Because speech production reflects both physical mechanisms and higher-level language processes, it provides rich cues for detecting cognitive impairment. However, acoustic features alone are not always reliable indicators of medical conditions, particularly in older adults [19], since age-related physiological and peripheral changes can significantly alter acoustic characteristics after the age of 60, independent of cognitive decline [24]. With recent advances in LLMs, research has increasingly focused on linguistic features for cognitive impairment detection. Owing to their strong natural language understanding capabilities, LLMs can effectively capture subtle changes in grammar, word choice, and discourse patterns associated with AD [25]. This progress is largely driven by transformer-based architectures and robust embedding techniques that enable deep neural networks to model complex language representations [19]. Although linguistic features can vary across individuals due to differences in education and life experience, deep learning approaches trained on large speech corpora have demonstrated the ability to identify consistent impairment-related patterns across diverse populations [26]. A critical step in linguistic analysis is speech transcription, particularly for datasets that do not provide manual transcripts, as transcription quality has a direct and measurable impact on downstream AD detection performance [27]. As a result, Automated Speech Recognition (ASR) systems are commonly employed to convert recorded speech into text, forming a foundational preprocessing stage in speech-based AD detection pipelines [28, 29]. Prior work has shown that end-to-end voice-based systems can effectively leverage ASR-generated transcripts for AD assessment, even in fully automated clinical screening settings [30]. Large-scale benchmarking efforts such as the ADReSS Challenge further standardized transcription and evaluation protocols, enabling fair comparison of speech-based AD detection methods and highlighting the role of spontaneous speech in revealing cognitive impairment [18]. Once transcripts are obtained, textual data are transformed into word embeddings that encode semantic and contex- tual information in multi-dimensional vector spaces [31]. Numerous studies have investigated embeddings extracted from pretrained language models such as BERT [32] and GPT [33], often applying identical classifiers to isolate the contribution of linguistic representations to AD detection performance [34, 35]. More recent work has extended this paradigm by leveraging LLMs to extract higher-level linguistic and evaluative features from transcribed speech, demonstrating improved robustness and diagnostic accuracy in spontaneous speech-based AD recognition [36]. Other studies have focused on comparing different detection strategies while holding embedding representations constant, further emphasizing the central role of linguistic feature modeling in speech-based AD diagnosis [37, 38]. Despite the growing promise of LLM-based approaches for analyzing transcribed speech, their integration into real-world clinical systems remains constrained by privacy and deployment challenges. Many high-performing com- mercial LLMs, such as ChatGPT, are closed-source and rely on cloud-based infrastructures that are not fully compli- ant with the Health Insurance Portability and Accountability Act (HIPAA), raising significant concerns regarding the handling of sensitive patient data [39, 40]. Even when HIPAA-compliant solutions are available, they are typically proprietary, limiting transparency, adaptability, and control over data governance [41]. At the same time, hospital IT environments often require AI systems to be deployed locally within secure and isolated infrastructures, a requirement that cloud-dependent commercial LLMs cannot reliably satisfy [42]. Collectively, these limitations pose a significant barrier to the clinical adoption of advanced LLM technologies for speech-based AD detection. 3 Consequently, existing approaches remain largely dependent on cloud-based or proprietary models, and relatively little attention has been given to developing fully deployable, privacy-preserving systems that can be seamlessly in- tegrated into clinical environments while maintaining strong diagnostic performance. To address this gap, this work investigates the use of open-source, locally deployable LLMs that are explicitly compatible with clinical privacy and security requirements. Recent studies have shown that privacy-preserving frameworks built on on-premises open- source LLMs can achieve competitive diagnostic performance while enabling compliance with healthcare regulations and institutional deployment constraints [43]. By ensuring that all speech data are processed, stored, and analyzed entirely within the healthcare providerās infrastructure, such approaches eliminate the need for external data transmis- sion and inherently preserve patient privacy. Building on this foundation, the proposed LSEAD framework adopts a locally deployable open-source LLM, enabling secure, transparent, and practical integration into hospital systems while maintaining strong performance for speech-based AD detection. Among locally deployable open-source LLMs, Zephyr represents a particularly suitable candidate for privacy- preserving speech-based AD detection. Zephyr-7B-β is a chat-optimized, open-source model derived from the mistralai/Mistral- 7B-v0.1 architecture and fine-tuned on a mixture of public and synthetic datasets, enabling performance comparable to commercial models such as GPT-3.5 [44]. Prior studies have demonstrated that proprietary GPT models can ef- fectively analyze speech-derived text for AD detection; however, their closed-source and cloud-based deployment prevents full compliance with healthcare privacy regulations, including HIPAA [20]. As a beta-stage model, Zephyr-7B-β may exhibit output variability or bias in generative applications, and its training data cutoff (generally early 2023) may not cover the most recent knowledge. These limitations are less critical in the context of the proposed framework, as Zephyr is used exclusively for embedding extraction rather than text generation or factual reasoning. In this setting, the primary requirement is the modelās ability to encode stable and discriminative linguistic representations from patient speech, rather than to generate precise or up-to-date textual outputs. The experimental results presented in this study demonstrate that Zephyr-7B-β produces robust and consistent embeddings for AD classification, supporting its suitability for this task despite the inherent constraints associated with beta-stage models. Crucially, unlike commercial LLMs, open-source models such as Zephyr-7B-β can be deployed entirely within secure, on-premises clinical environments. This capability is particularly important for speech-based AD detection, as patient speech constitutes personally identifiable information that would otherwise require extensive de-identification before being transmitted to external cloud platforms. Local deployment eliminates this requirement by ensuring that data are curated, stored, and analyzed exclusively within the healthcare providerās infrastructure, resulting in an inherently privacy-preserving solution. The development and use of Zephyr-7B-β therefore reflect an evolving LLM landscape in which advances in model performance are increasingly aligned with ethical, regulatory, and real-world deployment considerations. Building on this foundation, extensive experimental evaluations demonstrate that Zephyr-7B-β delivers state-of- the-art results, exceeding the performance of established commercial models, including commercial LLMs such as GPT-3.5 and GPT-4 [44]. By integrating robust ASR with Zephyr-7B-β-based feature extraction and applying prin- cipal component analysis (PCA) for dimensionality reduction, LSEAD achieves an accuracy improvement of at least 5%. Beyond overall accuracy gains, the model exhibits strong generalization across multiple datasets, which is a critical requirement for reliable clinical deployment. Notably, it also demonstrates enhanced sensitivity to early-stage AD, enabling earlier identification of cognitive decline and supporting timely intervention to improve long-term pa- tient outcomes. Collectively, these results indicate that the proposed framework effectively bridges the gap between advanced LLM research and practical, privacy-preserving healthcare applications, offering a viable pathway for inte- grating language-based AI technologies into real-world AD diagnosis. These findings are supported by extensive experiments conducted on benchmark speech datasets, including ADReSS20 [18] and ADReSSo2021 [45]. Across both datasets, the proposed LSEAD framework consistently outperforms ex- isting approaches in AD classification tasks, further validating its robustness, generalizability, and suitability for real-world clinical use. All code used will be available at https://github.com/kelci2017/AD_Text_LLMs 4 Table 1: Description of the datasets used in this study. SubjectADReSS20ADReSSo2021 Training AD5487 CN5479 Test AD2435 CN2436 Total AD78122 CN78215 3. Materials and methodology 3.1. Dataset We evaluate the proposed LSEAD framework using the ADReSS20 and ADReSSo2021 datasets, as summarized in Table 1. The ADReSS20 dataset contains 54 AD and 54 cognitively normal (CN) subjects in the training cohort, and 24 AD and 24 CN subjects in the test cohort. The ADReSSo2021 dataset includes 87 AD and 79 CN subjects in the training cohort, along with 35 AD and 36 CN subjects in the test set. Both datasets consist of spontaneous speech recordings in which participants describe the Cookie Theft picture from the Boston Diagnostic Aphasia Examination (BDAE) [46], along with accompanying clinical information such as MiniāMental State Examination (MMSE) scores. The BDAE and MMSE are widely used clinical assessments that support the diagnosis of AD and related cognitive impairments [47]. Participants in both datasets include individuals diagnosed with AD and cognitively normal (CN) controls, with training and testing cohorts stratified by age and gender to reduce demographic bias. While the two datasets share a common task and data collection protocol, they differ in the modalities provided. The ADReSS20 dataset includes full enhanced audio recordings, normalized and sub-chunked audio segments, and manual transcripts. In contrast, the ADReSSo2021 dataset provides only full enhanced audio recordings without transcripts. Consequently, the two datasets differ substantially in temporal structure, segmentation granularity, and access to linguistic annotations. These discrepancies introduce acoustic, temporal, and linguistic distribution shifts. To ensure methodological consistency across datasets and to reflect realistic deployment scenarios, we retain only the full enhanced audio from both datasets for all experiments. 3.2. Method This study proposes LSEAD, a speech-based clinical screening framework designed to transform raw patient speech recordings into compact and semantically informative representations for reliable AD detection. The frame- work is designed as an end-to-end, deployable system that supports non-invasive and privacy-preserving cognitive assessment in real-world clinical environments. As illustrated in Figure 1, the system follows a sequential processing pipeline beginning with patient audio recordings. The raw speech signals are first transcribed into textual form using an ASR system. This design choice intentionally prioritizes linguistic content over acoustic features, motivated by prior studies demonstrating that textual information captures the most salient cognitive and semantic impairments associated with AD [36, 48]. This transcription step forms a critical component of the end-to-end clinical pipeline, enabling downstream language models to operate on standardized and interpretable textual inputs. The resulting transcripts are then fed into an LLM, where semantic and syntactic patterns associated with cogni- tive decline are implicitly modelled. Rather than relying on the final prediction layer, we extract high-level feature representations from the penultimate layer of the LLM. These embeddings capture nuanced linguistic characteristics relevant to AD, leveraging the deep contextual understanding learned by the model. However, due to their inherently high dimensionality, directly using these embeddings may introduce redundancy and hinder efficient classification [49]. To address this, PCA is applied to project the embeddings into a lower-dimensional latent space while preserv- ing the most discriminative variance. Finally, the reduced embeddings are provided as input to a downstream classifier, which is trained to distinguish between CN and AD participants. The classifier outputs a binary decision along with an associated confidence score, indicating the likelihood of AD presence. 5 Figure 1: Overview of the proposed LSEAD framework. 3.2.1. Speech Signal Preprocessing The raw continuous-time speech signal is first preprocessed to reduce recording variability and to improve ro- bustness for downstream automatic speech recognition. This preprocessing stage standardizes the input audio across subjects and datasets by applying a sequence of operations, including resampling, amplitude normalization, silence removal, and framing. Given a raw speech signal s(t), the signal is initially resampled to a fixed sampling rate f s to ensure temporal consistency across recordings: s r (t) =R f s s(t) ,(1) whereR f s (Ā·) denotes the resampling operator. Following resampling, amplitude normalization is applied to reduce inter-speaker and inter-session variations in recording loudness: s n (t) = s r (t) max |s r (t)| .(2) To suppress non-informative segments such as long pauses and background noise, non-speech regions are removed using an energy-based method or voice activity detection (VAD): s v (t) =V s n (t) ,(3) whereV(Ā·) represents the silence removal operator. The resulting cleaned speech signal is then segmented into overlapping short-time frames to facilitate stable pro- cessing by the ASR model: s (k) f (t) = s v (t)Ā· w(tā kH),(4) where w(Ā·) is a window function, H denotes the hop size, and k indexes the frame. Finally, the preprocessed speech representation is expressed as a sequence of framed signals: Ģs(t) =s (1) f (t), s (2) f (t),..., s (K) f (t),(5) which serves as the standardized input to the subsequent ASR transcription stage. 3.2.2. Automatic Speech Recognition The preprocessed speech signal Ģs(t) is converted into a textual transcript using an ASR model: T =A Ģs(t) ,(6) whereA(Ā·) denotes the ASR mapping from speech to text and T =w 1 , w 2 ,..., w N is the resulting word sequence. 6 3.2.3. Text Embedding Extraction The transcript T =t 1 , t 2 ,..., t N is passed to a pretrained LLM to obtain contextualized token-level embeddings: E =L(T),(7) whereL(Ā·) denotes the LLM encoder and E = [h 1 , h 2 ,..., h N ]āR NĆd is the sequence of hidden representations from the final transformer layer, with d denoting the embedding dimensionality. To accommodate variable-length transcripts and padded batch processing, an attention mask m =m 1 , m 2 ,..., m N , m i ā 0, 1 is used to distinguish valid tokens from padding tokens. An utterance-level embedding is then computed using attention-maskāaware mean pooling: e = P N i=1 m i h i P N i=1 m i ,(8) where only non-padding token embeddings (m i = 1) contribute to the pooled representation. This pooling strategy yields a fixed-dimensional utterance-level embedding e āR d , while preventing padding artifacts and ensuring stable representations across transcripts of varying lengths. The resulting embedding captures global semantic and linguistic characteristics of spontaneous speech and serves as the input for subsequent dimension- ality reduction and classification. This ensures that only valid tokens contribute to the final representation, improving robustness when processing variable-length transcripts. 3.2.4. Dimensionality Reduction via PCA To improve computational efficiency and reduce redundancy in high-dimensional embeddings, PCA is employed to project the feature space into a lower-dimensional representation while preserving the most informative variance. Let X =e 1 , e 2 ,..., e M ⤠āR MĆd (9) denote the embedding matrix of all samples. The centred data matrix is given by X c = Xāμ,(10) whereμ is the mean embedding vector. The covariance matrix is computed as C = 1 Mā 1 X ⤠c X c .(11) Eigenvalue decomposition is performed as CV = VĪ,(12) whereĪ contains eigenvalues Ī» 1 ā„Ā·ā„ Ī» d . The number of retained principal components K is selected by variance V a , which is determined by grid search [50] based on the suggested PCA variance [0.9, 0.95, 0.97, 0.99, 0.999] [51]. P K i=1 Ī» i P d i=1 Ī» i ā„ V a .(13) The reduced feature representation is obtained as Z = X c V K ,(14) where ZāR MĆK . 7 3.2.5. Binary Classification The PCA-reduced features Z are used to perform binary classification between AD and CN subjects. The class label is defined as y i ā0, 1,(15) where 0 denotes CN and 1 denotes AD. A supervised classifier f (Ā·) estimates the posterior probability: Ėp i = f (z i ),(16) where z i āR K is the reduced feature vector. The predicted label is given by Ėy i =        1,Ėp i ā„ Ļ, 0,Ėp i < Ļ, (17) with decision threshold Ļ = 0.5. This design enables effective and efficient AD classification while maintaining flexibility in model selection, mak- ing the framework suitable for integration into real-world clinical decision support systems. 4. Results and discussion To comprehensively evaluate the effectiveness of LSEAD, we conducted extensive experiments on the ADReSS20 and ADReSSo2021 datasets and systematically compared our results with representative methods reported in the literature. Beyond overall performance comparisons, we carried out a model generalization study to assess cross- dataset robustness. The experimental results and analyses presented in this section therefore provide a thorough evaluation of the proposed method in terms of classification accuracy, robustness, and generalization capability. 4.1. Experimental setup To support robust model development and evaluation, we consider two complementary experimental settings based on the ADReSS20 and ADReSSo2021 datasets. These settings are designed to assess both in-distribution performance and cross-dataset generalization. In the first setting, the two datasets are combined to form larger training and testing cohorts, thereby improving statistical robustness while preserving the original age and gender stratification defined by each challenge. In this combined setting, the training cohort comprises 141 AD and 133 CN participants, while the testing cohort comprises 59 AD and 60 CN participants, yielding 274 training samples, 119 testing samples, and 393 samples in total. This configuration allows LSEAD to learn from heterogeneous speech data collected under comparable clinical protocols, supporting a more reliable evaluation of speech-based AD detection performance. In the second setting, we evaluate cross-dataset generalization while preserving each datasetās predefined train- ingātesting split. The model is trained exclusively on the training split of one dataset and evaluated directly on the testing split of the other dataset, which remains strictly unseen during training, without any fine-tuning or data leakage. This experimental design explicitly assesses the robustness of the proposed framework to dataset shifts arising from differences in cohort composition, recording conditions, preprocessing pipelines, and annotation availability between ADReSS20 and ADReSSo2021. By evaluating performance across both combined and cross-dataset settings, the experimental design provides a rigorous assessment of LSEADās robustness and generalization capabilities under realistic data-shift scenarios com- monly encountered in clinical deployment. 4.2. Testing results analysis In recent speech-based AD detection research, embeddings extracted from pretrained language models or LLMs are typically employed as input features for downstream classification [52, 53, 54]. Prior work has shown that classical machine learning models, including logistic regression (LR), support vector classifier (SVC), XGBoost, and neural networks (NNs), are particularly effective when applied to such embedding representations [55, 56, 57]. Motivated 8 Table 2: Model training using cross-validation and testing results. ClassifierAccuracyPrecisionRecallF1 5-fold CV NNs42.3%56.0%29.4%35.1% SVC80.3%81.2%81.6%81.0% XGBoost75.9%77.7%76.0%76.3% LR81.4%83.6%79.4%81.5% Test NNs78.2%82.4%71.2%76.4% SVC82.4%86.5%76.3%81.1% XGBoost82.4%85.2%78.0%81.4% LR90.0%91.2%88.1%89.7% by these findings, we adopt the same family of classifiers to ensure methodological consistency and enable direct comparison with existing approaches in the literature. As reported in Table 2, when evaluated within the complete proposed pipeline, the cross-validation results indicate that LR and SVC achieve the most stable and competitive performance, with average accuracies of 81.4% and 80.3% and F1 values of 81.5% and 81%, respectively. XGBoost also demonstrates consistent performance but remains slightly inferior to these linear models. In contrast, the NNs exhibit substantially lower cross-validation accuracy. Similar observations have been reported in prior work, which shows that NNs can underperform linear or kernel- based models during cross-validation when training data are limited or highly heterogeneous [58, 59]. The independent test results further reinforce these observations. Among all evaluated classifiers, LR achieves the best overall performance, reaching an accuracy of 90.0% and an F1 score of 89.7%, demonstrating strong generaliza- tion to unseen data. This performance advantage is closely linked to the inclusion of PCA in the proposed pipeline. Although Table 2 reports only results obtained with PCA as PCA is an integral component of the framework, addi- tional analyses show that removing PCA and training classifiers directly on the high-dimensional LLM embeddings consistently degrades performance across all models. This degradation indicates that the raw embedding space con- tains redundant and noisy dimensions that obscure class-discriminative structure, which is especially detrimental in small-sample settings. By contrast, PCA produces a compact and denoised feature space in which the most informative variance is preserved. In this reduced-dimensional representation, linear classifiers such as LR are particularly effective, as they can exploit class-separating directions with a limited number of parameters, resulting in improved robustness and generalization. This interpretation is further supported by the PCA visualization in Figure 2, which reveals a clear linear separation trend between CN and AD samples. CN samples are predominantly distributed in the upper- right region of the projection, whereas AD samples cluster toward the lower-left region, indicating that the dominant variance captured by the first two principal components encodes meaningful linguistic differences associated with cognitive status. These findings highlight PCA as a crucial step in the proposed framework and explain the superior performance of linear classifiers within the reduced feature space. SVC and XGBoost also demonstrate stable and competitive performance, but they remain consistently inferior to LR under the same experimental conditions. In contrast, NNs exhibit markedly weaker performance. This outcome is expected as NNs typically require larger datasets and higher-dimensional feature representations to fully leverage their modeling capacity. Under the current setting, where the available dataset size is relatively small and dimensionality reduction has been applied to the LLM-derived embeddings, the N model suffers from reduced parameter efficiency and increased sensitivity to information loss. As a result, it fails to outperform simpler classifiers, highlighting that appropriately chosen low-complexity models can be more effective than high-capacity architectures for small-sample AD classification tasks. 4.3. Early Detection Analysis A central clinical objective of the proposed LSEAD framework is the reliable identification of AD during the early stages of cognitive decline. Figure 3 evaluates this capability by examining model classification outcomes in relation 9 Figure 2: The PC1 and PC2 distributions for AD and CN categories. to MMSE scores. The MMSE is a widely used cognitive screening instrument, where higher scores indicate less cognitive impairment and lower scores indicate more severe impairment [60]. Figure 3 presents the distribution of MMSE scores for AD participants, distinguishing correctly classified AD cases (true positives) from misclassified cases (false negatives). Vertical dashed lines denote standard clinical MMSE thresholds corresponding to severe impairment (ā¤9), moderate impairment (10ā18), mild impairment (19ā23), and no cognitive impairment (24ā30). This stratification enables a direct assessment of the modelās performance across different stages of disease severity. This analysis intentionally focuses on AD-positive cases because early and accurate identification of individuals with AD, particularly those with mild or borderline cognitive impairment, is the primary clinical objective of screening and early detection systems. Examining true positives and false negatives directly reveals the modelās sensitivity to early-stage disease and highlights where clinically relevant AD cases may be missed. By stratifying AD cases accord- ing to MMSE severity, this figure provides a clinically meaningful assessment of the proposed modelās effectiveness across different stages of disease progression, with particular emphasis on early and mild impairment. As shown in the figure, correctly identified AD cases span a broad MMSE range, with a mean score of 19.4± 7.3, covering moderate and mild cognitive impairment and extending toward the early-stage region near the clinical cutoff. Notably, a substantial proportion of true positives fall within the mild impairment range (MMSE 19ā23), where cognitive deficits are often subtle and more difficult to detect using conventional screening tools. This finding indicates that the proposed LSEAD framework is sensitive to early linguistic alterations associated with AD, even when global cognitive impairment remains relatively mild. The ability to correctly classify AD cases with MMSE scores close to or above traditional diagnostic thresholds highlights the frameworkās potential for early-stage detection. By leveraging linguistic representations extracted from spontaneous speech, the proposed method captures disease-related signals that may not be fully reflected in aggre- gate cognitive scores such as the MMSE alone. This capability is particularly important for enabling timely clinical intervention, where early identification can substantially influence disease management and treatment planning. In contrast, false negative cases are predominantly concentrated in the higher MMSE range, with a mean score of 23.8± 4.6, corresponding largely to the transition between mild impairment and no cognitive impairment. This pattern reflects the inherent difficulty of distinguishing very early or preclinical AD, where individuals often exhibit near-normal MMSE scores and only subtle cognitive and linguistic changes. Nevertheless, the limited overlap between true positives and false negatives suggests that LSEAD maintains strong sensitivity in the early stages compared with conventional screening approaches. 10 The observed early detection performance is further explained by the representation-level analysis shown in Fig- ure 2. Although some overlap between CN and AD participants is present, reflecting the natural variability of speech patterns and the gradual progression of AD, the PCA visualization reveals noticeable differences in the centroids and principal orientations of the two distributions. This indicates that the proposed embedding framework captures systematic, disease-related linguistic differences rather than random or subject-specific variation. Importantly, the partial overlap observed in the PCA space is consistent with the clinical reality of AD progres- sion, where early cognitive decline may share linguistic characteristics with normal aging. Despite this challenge, the overall separation achieved in the reduced-dimensional space supports the effectiveness of the learned representa- tions and explains the strong downstream classification performance reported in Table 2. Together, the MMSE-based analysis and PCA visualization demonstrate that LSEAD provides a compact, discriminative, and clinically meaning- ful representation of speech, enabling reliable early detection of Alzheimerās disease in a non-invasive and scalable manner. Figure 3: Histogram of correct and incorrect AD classifications with thresholds indicating MMSE cognitive impairment level. Means and standard deviations are calculated for MMSE scores per class. 4.4. Comparative results To provide a comprehensive evaluation of the proposed LSEAD framework, we compare its performance with several representative methods reported in the literature that were developed and evaluated on the ADReSS20 and ADReSSo2021 datasets. These comparisons position the proposed approach within the broader landscape of speech- based AD classification and enable a direct assessment of its effectiveness relative to established techniques. Table 3 summarizes the comparative performance of LSEAD against representative state-of-the-art speech-based AD detection methods. Across all evaluation metrics, our approach consistently achieves the strongest results, demon- strating clear advantages over existing techniques. Specifically, the proposed method attains an accuracy of 90.0%, outperforming Mortensen et al. [61] by 5.1%, Bang et al. [36] by 6.9%, Agbavor et al. [30] by 9.7%, and the ADReSSo challenge baseline reported by Luz et al. [45] by 11.1%. These consistent improvements across diverse prior methods highlight the robustness and effectiveness of the proposed framework for speech-based AD classification. Beyond accuracy, the proposed model achieves the highest precision (91.2%) among all compared approaches, substantially exceeding the precision reported by Agbavor et al. [30] (72.3%), which indicates a marked reduction in false-positive predictions. This improvement is critical for clinical applicability, as high precision reduces the risk of incorrectly flagging cognitively normal individuals. Compared with Mortensen et al. [61] and Bang et al. [36] , which report balanced but lower precision and F1 scores, our method achieves a superior balance between sensitivity and specificity. 11 Table 3: Comparative results of our model with other contributors for AD classification. ContributorsAccuracyPrecisionRecallF1 Mortensen et al. [36]84.9%84.7%84.7%84.7% Bang et al. [36]83.1%83.1%83.1%83.1% Agbavor et al. [30]80.3%72.3%97.1%82.9% Luz et al. [45]78.9%77.8%80.0%78.9% Ours (LSEAD)90.0%91.2%88.1%89.7% In terms of recall and F1 score, LSEAD maintains strong sensitivity (88.1%) while achieving the highest F1 score (89.7%), reflecting a more reliable overall classification performance than all competing methods. While Agbavor et al. [30] report high recall (97.1%), this comes at the expense of substantially lower precision, whereas our approach provides a more clinically meaningful trade-off. Furthermore, Bang et al. [36] do not explicitly address early-stage AD detection, whereas the proposed framework demonstrates improved sensitivity to early cognitive impairment, as evidenced by MMSE-based analysis. Compared with GPT-based approaches explored in the literature, the proposed method achieves superior perfor- mance while remaining fully locally deployable. For example, Kheirkhahzadeh et al. [62] reported an accuracy of only 62% using GPT-3.5 with XGBoost, highlighting the limitations of direct API-based commercial LLM integra- tion. In contrast, the proposed Zephyr-based framework delivers state-of-the-art results without relying on external APIs or non-HIPAA-compliant infrastructure. Comparisons with GPT-3.5 are sufficient to demonstrate effectiveness, as GPT-4 is not suitable for local, privacy-preserving deployment. To highlight the effectiveness of the proposed Zephyr-7B-β model selected for this framework, we compare its performance with two representative open-source LLMs widely adopted in medical and clinical language understand- ing: Metaās Llama 2 [63] and Qwen3-30B [64]. These models serve as strong baselines due to their demonstrated capabilities on healthcare-related benchmarks and their increasing adoption in biomedical natural language processing tasks. Llama 2 has attracted significant attention for its strong general-purpose performance, flexibility, and open-source availability. In particular, Llama 2-7B has shown competitive results on a range of medical and clinical benchmarks, and several domain-adapted variants have been proposed for healthcare applications. Table 5 reports the performance of Llama 2-7B within our pipeline when used for transcript embedding and downstream AD classification. While Llama 2 achieves competitive performance across multiple classifiers, reaching a maximum accuracy of 83.2% with LR, it consistently underperforms the proposed Zephyr-7B-β framework. This observation aligns with prior findings showing that Zephyr-7B-β, trained via instruction-tuned distillation, outperforms Llama 2-7B on multiple bench- marks, including those in the medical domain [65]. In the context of speech-based AD detection, Llama 2 exhibits comparatively lower recall and F1 scores, suggesting reduced sensitivity to subtle linguistic markers associated with early-stage cognitive decline. Table 4 presents the results obtained using Qwen3-30B, a substantially larger model that has demonstrated strong performance on medical reasoning and complex language understanding tasks. Within the proposed pipeline, Qwen3- 30B yields solid classification performance, with its best results achieved using LR (87.4% accuracy and 87.0% F1 score). These outcomes confirm the modelās ability to extract informative linguistic representations for AD detection. However, despite its significantly larger parameter count and higher computational complexity, Qwen3-30B does not outperform the proposed Zephyr-based approach. This comparison indicates that increased model scale alone does not guarantee superior performance for speech-based AD detection, and highlights the importance of instruction tuning and task-aligned representation learning over sheer model size. Following the comparative evaluation of LLM backbones, Qwen3-30B demonstrates consistently stronger per- formance than Llama 2 across all evaluated classifiers, as shown in Tables 5 and 4. Given its superior accuracy and F1 score among the alternative LLM baselines, Qwen3-30B represents a more competitive and informative reference point for further analysis. To more rigorously assess the discriminative capability of the proposed Zephyr-7B-β frame- work against a strong large-scale baseline, we therefore compare their receiver operating characteristic (ROC) curves, 12 Table 4: Qwen3-30B results on AD classification. ClassifierAccuracyPrecisionRecallF1 NNs79.8%85.7%71.2%77.8% SVC82.4%86.5%76.3%81.1% XGBoost80.7%83.3%76.3%79.6% LR87.4%89.3%84.7%87.0% Table 5: Llama 2 results on AD classification. ClassifierAccuracyPrecisionRecallF1 NNs73.1%86.5%54.2%66.7% SVC79.8%81.8%76.3%78.9% XGBoost82.4%85.2%78.0%81.4% LR83.2%88.2%76.3%81.8% as illustrated in Figure 4. ROC analysis is widely adopted in medical decision-making and diagnostic evaluation because it provides a threshold-independent assessment of classification performance by jointly characterizing sensitivity and specificity across all operating points [66, 67]. This property is particularly important for AD detection, where the relative clin- ical costs of false positives and false negatives may vary depending on the screening or diagnostic context, disease stage, and downstream intervention strategy [68]. Unlike single-point metrics such as accuracy or F1 score, ROC curves enable a more comprehensive comparison of models under varying decision thresholds, which is especially relevant for datasets with class imbalance and heterogeneous disease progression [66]. As shown in Figure 4, the ROC curves compare the proposed Zephyr-based framework with the Qwen3 baseline for AD classification. The diagonal dashed line represents random-chance performance and serves as a reference for evaluating discriminative ability. The proposed Zephyr model achieves a high area under the ROC curve (AUC) of 0.95± 0.034, indicating excellent ability to distinguish between AD and CN subjects. Across a wide range of false-positive rates, the Zephyr-based framework consistently achieves higher true-positive rates than the baseline model. This advantage is particularly pronounced in the low-false-positive region, which is clinically important for minimizing unnecessary follow-up assessments and reducing patient burden in screening scenarios. In comparison, the Qwen3 baseline achieves an AUC of 0.92± 0.035, reflecting strong but comparatively lower discriminative performance. The consistent dominance of the Zephyr-based ROC curve across most operating regions demonstrates more favorable sensitivity-specificity trade-offs, suggesting that the linguistic representations extracted by Zephyr-7B-β are more informative for AD-related speech characteristics. Furthermore, the tighter confidence interval of the proposed method indicates more stable and reliable performance across evaluation folds. 4.5. ASR study To systematically examine the impact of ASR quality on downstream AD classification, we evaluated two widely adopted and empirically validated ASR systems, Wav2Vec 2.0 and Whisper, while keeping all other components of the pipeline, including the LLM, PCA configuration, and classifiers, fixed. These two ASR models were selected for complementary reasons. Wav2Vec 2.0 is a self-supervised ASR framework that has demonstrated strong per- formance across diverse speech tasks, particularly in low-resource and clinical settings, by learning robust speech representations directly from raw audio without reliance on large labelled datasets [69]. In contrast, Whisper is a large-scale, weakly supervised ASR model trained on massive multilingual and multitask data, and has been shown to exhibit exceptional robustness to speaker variability, background noise, accents, and recording conditions commonly encountered in spontaneous clinical speech [70]. 13 Figure 4: ROC curve comparing Zephyr-based and Qwen-based performance with 5-fold cross-validation derived AUC standard deviations. The motivation for investigating multiple ASR systems is twofold. First, prior studies have shown that ASR errors are not uniformly distributed across speakers and may disproportionately affect cognitively impaired speech, potentially introducing bias or instability into downstream clinical predictions when relying on a single transcription system [71]. Second, in real-world clinical deployment, ASR systems may vary across institutions, evolve over time, or be replaced due to practical constraints. Evaluating multiple ASRs, therefore, provides an important assessment of the robustness and reproducibility of LSEAD under realistic operational conditions. This analysis is particularly critical for text-based AD detection pipelines, where transcription quality directly determines the linguistic information available to subsequent language models. Even minor transcription differences can propagate through the pipeline and influence the extracted embeddings and final classification outcomes [69, 70]. Demonstrating stable performance across different ASR systems is thus essential for ensuring clinical reliability. As shown in Table 6, both Wav2Vec 2.0 and Whisper yield strong performance across all evaluated classifiers, confirming that the proposed framework is not tightly coupled to a specific ASR system. With Wav2Vec 2.0 tran- scriptions, LR achieves 88.2% accuracy and 87.7% F1, outperforming SVC, XGBoost, and the NNs. This result is consistent with prior findings that self-supervised ASR models produce linguistically coherent transcripts that are well suited for downstream clinical language analysis [69]. Whisper-based transcriptions further improve overall performance, particularly for linear classifiers. Using Whis- per, LR achieves the best results among all ASR-classifier combinations, with an accuracy of 90.0% and an F1 score of 89.7%, while SVC also benefits, reaching an accuracy of 87.4%. These gains are likely attributable to Whisperās robustness to speaker variability, background noise, and heterogeneous recording conditions, which are common in spontaneous clinical speech datasets [70]. Improved transcription robustness at the ASR stage helps preserve subtle linguistic markers associated with early cognitive impairment, thereby enabling more effective embedding extraction and downstream classification. 4.6. Model generalization discussion To evaluate the generalization capability of the proposed LSEAD framework across datasets, we conducted cross- dataset validation experiments by training the model on one dataset and testing it on the other, as summarized in Tables 7 and 8. This setting is more challenging than within-dataset evaluation, as it assesses robustness to variations in recording conditions, participant demographics, and data collection protocols. 14 Table 6: The test performance comparisons with different ASRs using the same LLM and setups. ASRClassifierAccuracyPrecisionRecallF1 Wav2Vec2.0 NNs84.00%88.50%78.00%82.90% SVC82.40%82.80%81.40%82.10% XGBoost82.40%86.50%76.30%81.10% LR88.20%90.90%84.70%87.70% Whisper NNs78.2%82.4%71.2%76.4% SVC87.4%89.3%84.7%87.0% XGBoost82.4%85.2%78.0%81.4% LR90.0%91.2%88.1%89.7% Table 7: Generalization results with our model trained on ADReSS20 data and tested on ADReSSo21 data. ClassifierAccuracyPrecisionRecallF1 NNs78.2%85.1%67.8%75.5% SVC84.9%91.8%76.3%83.3% XGBoost82.4%83.9%79.7%81.7% LR87.4%90.7%83.1%86.7% When trained on ADReSS20 and tested on ADReSSo21 (Table 7), LR achieves the best overall performance, with an accuracy of 87.4% and an F1 score of 86.7%. SVC also performs strongly, yielding an accuracy of 84.9% and a high precision of 91.8%, indicating effective separation between AD and CN despite the domain shift. XGBoost remains competitive but shows a modest drop in performance, while the NNs exhibit lower recall, suggesting limited robustness when transferred across datasets. A consistent trend is observed in the reverse setting, where the model is trained on ADReSSo21 and tested on ADReSS20 (Table 8). LR again demonstrates the highest and most balanced performance, achieving 87.3% accu- racy and an F1 score of 86.6%. SVC maintains stable performance with an accuracy of 83.1%, whereas XGBoost and the NNs show larger discrepancies between precision and recall, reflecting increased sensitivity to cross-dataset variability. Across both cross-dataset experiments, the proposed method exhibits stable and comparable performance regard- less of the trainingātesting direction, highlighting its strong generalization ability. The consistent superiority of LR further supports the effectiveness of the PCA-reduced LLM embeddings, as linear classifiers are well-suited to captur- ing discriminative patterns in low-dimensional feature spaces. These results demonstrate that the proposed framework is robust to dataset shifts and can reliably generalize across independent clinical speech datasets for AD detection. Table 8: Generalization results with our model trained on ADReSSo21 data and tested on ADReSS20 data. ClassifierAccuracyPrecisionRecallF1 NNs81.7%95.8%65.7%78.0% SVC83.1%84.8%80.0%82.4% XGBoost80.3%92.0%65.7%76.7% LR87.3%90.6%82.9%86.6% 15 5. Conclusions and future work This study presents LSEAD, a privacy-preserving and deployable framework for speech-based AD screening that integrates LLM-derived textual embeddings with dimensionality reduction and lightweight classification. Through extensive experiments under multiple evaluation settings, the proposed system demonstrates strong performance, robustness, and generalization capability, highlighting its potential as a practical tool for non-invasive cognitive as- sessment in real-world clinical environments. By leveraging pretrained LLMs, LSEAD captures subtle cognitive-linguistic patterns associated with AD that are difficult to represent using traditional hand-crafted or shallow features. The incorporation of PCA plays a critical role in improving system stability by reducing feature redundancy, suppressing noise, and producing compact representa- tions that are well suited for small-sample clinical datasets. This design enables efficient learning while maintaining strong discriminative capability. Across all evaluated classifiers, LR consistently achieves the best performance in both cross-validation and in- dependent testing scenarios. This result aligns with the reduced-dimensional feature space, where linear decision boundaries are sufficient to separate cognitively normal and AD speech patterns. While SVC and XGBoost also demonstrate competitive performance, they remain slightly inferior under the same conditions. In contrast, NNs ex- hibit reduced effectiveness, likely due to overfitting and limited data availability. These findings suggest that, within clinically realistic data constraints, carefully designed low-complexity models can provide reliable and robust perfor- mance. The proposed framework further demonstrates strong cross-dataset generalization, with only modest performance degradation observed when training and testing across ADReSS20 and ADReSSo2021 datasets. This indicates that the learned representations capture stable disease-related linguistic characteristics that are resilient to variations in cohort composition and recording conditions. In addition, the evaluation of multiple ASR systems shows that LSEAD maintains consistent performance across different transcription models, reinforcing its robustness and suitability for deployment in heterogeneous clinical environments. Despite these promising results, several limitations should be acknowledged. First, the study relies on relatively small benchmark datasets, which may not fully capture the diversity of real-world patient populations, including variations in language, dialect, and comorbid conditions. Second, the current framework focuses exclusively on textual representations derived from speech, without incorporating complementary acoustic features that may provide additional diagnostic information. Third, the proposed framework currently lacks interpretability, as the decision- making process of the LLM-derived embeddings and downstream classifiers is not explicitly transparent, which may limit clinical trust and adoption. Future work will address these limitations by extending the framework to larger and more diverse datasets, in- cluding multilingual and spontaneous conversational speech, to further validate its generalizability. In addition, mul- timodal approaches that integrate acoustic and linguistic features will be investigated to enhance diagnostic perfor- mance. Finally, improving interpretability remains a key priority for clinical adoption; future research will focus on explainable AI techniques to identify the linguistic markers driving model predictions, thereby enhancing trans- parency, supporting clinician trust, and facilitating integration into clinical decision-making workflows. Author Contributions Xin Wang: Conceptualization, methodology, data curation, formal analysis, visualization, writing the original draft. Yingchao Huang: Conceptualization, methodology, validation, data curation, formal analysis, visualization, review and editing. Yuhan Su: Writing the original draft, validation, formal analysis, and visualization. Wei Peng: Formal analysis, visualization, review and editing. Shanshan Yao: Validation, visualization, review and editing. Consent for publication All authors declare consent for publication. 16 Funding The authors declare that no specific funding was received for this work. Declaration of competing interest The authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper. Ethics Statement This study involves secondary analysis of fully de-identified, publicly available datasets inclduign ADReSS20 and ADReSSo2021. No new data were collected, and no direct interaction with human participants occurred. Ethical approval and informed consent were obtained by the original data collectors, as documented in the respective dataset publications. According to institutional and national research ethics guidelines, additional ethical approval was not required for this study. Acknowledgements The data used in this study were obtained from the Alzheimerās Disease ADReSS20 and ADReSSo2021 databases. We gratefully acknowledge access to these valuable open-source datasets and the support provided by Saskatchewan Polytechnic. X.Wang and Y.Huang contributed equally to this work. References [1] A. Kumar, J. Sidhu, F. Lui, et al., Alzheimer Disease, updated 2024 feb 12 Edition, StatPearls Publishing, Treasure Island (FL), 2024, available from: https://w.ncbi.nlm.nih.gov/books/NBK499922/. [2] C. Reitz, C. Brayne, R. Mayeux, Epidemiology of alzheimer disease, Nature Reviews Neurology 7 (3) (2011) 137ā152, epub 2011 Feb 8. doi:10.1038/nrneurol.2011.2. [3] WorldHealthOrganization,Globalactionplanonthepublichealthre- sponsetodementia2017ā2025, https://w.who.int/publications/i/item/ global-action-plan-on-the-public-health-response-to-dementia-2017---2025,accessed: 2025-04-15 (2017). [4] M. Crous-Bou, C. Minguillón, N. Gramunt, J. L. Molinuevo, Alzheimerās disease prevention: from risk factors to early intervention, Alzheimerās Research & Therapy 9 (1) (2017) 71. doi:10.1186/s13195-017-0297-z. URL https://doi.org/10.1186/s13195-017-0297-z [5] P. Pressman, G. Rabinovici, Alzheimerās Disease, Elsevier Inc., 2014, p. 122ā127, publisher Copyright:Ā© 2014 Elsevier Inc. All rights reserved. doi:10.1016/B978-0-12-385157-4.00475-9. [6] A. Kaur, M. Mittal, J. S. Bhatti, S. Thareja, S. Singh, A systematic literature review on the significance of deep learning and machine learning in predicting alzheimerās disease, Artificial Intelligence in Medicine 154 (2024) 102928. doi:https://doi.org/10.1016/j.artmed.2024.102928. URL https://w.sciencedirect.com/science/article/pii/S0933365724001702 [7] M. Khojaste-Sarakhsi, S. S. Haghighi, S. F. Ghomi, E. Marchiori, Deep learning for alzheimerās disease diag- nosis: A survey, Artificial Intelligence in Medicine 130 (2022) 102332. doi:https://doi.org/10.1016/j. artmed.2022.102332. URL https://w.sciencedirect.com/science/article/pii/S0933365722000975 17 [8] L. Lazli, F. Cheriet, M. Boukadoum, Multiclass prediction of alzheimerās disease using balanced multimodal data and deep ensemble learning, Biomedical Signal Processing and Control 114 (2026) 109026. doi:https: //doi.org/10.1016/j.bspc.2025.109026. URL https://w.sciencedirect.com/science/article/pii/S174680942501537X [9] M. Sudharsan, G. Thailambal, An recognition of alzheimer disease using brain mri images with dpnmm through adaptive model, in: 2022 International Conference on Edge Computing and Applications (ICECAA), IEEE, 2022, p. 952ā959. [10] M. S. Safi, S. M. M. Safi, Early detection of alzheimerās disease from eeg signals using hjorth parameters, Biomedical Signal Processing and Control 65 (2021) 102338. [11] A.-M. T Ģ au ̧tan, B. Ionescu, E. Santarnecchi, Artificial intelligence in neurodegenerative diseases: A review of available tools with a focus on machine learning techniques, Artificial Intelligence in Medicine 117 (2021) 102081. doi:https://doi.org/10.1016/j.artmed.2021.102081. URL https://w.sciencedirect.com/science/article/pii/S0933365721000749 [12] S. I. Tokushige, H. Matsumoto, S. I. Matsuda, S. Inomata-Terada, N. Kotsuki, M. Hamada, S. Tsuji, Y. Ugawa, Y. Terao, Early detection of cognitive decline in alzheimerās disease using eye tracking, Frontiers in Aging Neuroscience 15 (2023) 1123456. doi:10.3389/fnagi.2023.1123456. [13] P. S. Pressman, K. H. Chen, J. Casey, S. Sillau, H. J. Chial, C. M. Filley, B. L. Miller, R. W. Leven- son, Incongruences between facial expression and self-reported emotional reactivity in frontotemporal de- mentia and related disorders, The Journal of Neuropsychiatry and Clinical Neurosciences 35 (2) (2023) 192ā 201, pMID: 35989572. arXiv:https://doi.org/10.1176/appi.neuropsych.21070186, doi:10.1176/ appi.neuropsych.21070186. URL https://doi.org/10.1176/appi.neuropsych.21070186 [14] C. Zheng, M. Bouazizi, T. Ohtsuki, M. Kitazawa, T. Horigome, T. Kishimoto, Detecting dementia from face- related features with automated computational methods, Bioengineering 10 (7) (2023) 862. doi:10.3390/ bioengineering10070862. [15] A. Kƶnig, N. Linz, J. Trƶger, Novel digital speech biomarker for early detection of alzheimerās disease, Alzheimerās & Dementia 20 (Suppl 3) (2025) e083421. doi:10.1002/alz.083421. [16] J. T. Becker, F. Boller, O. L. Lopez, J. Saxton, K. L. McGonigle, The natural history of alzheimerās disease: Description of study cohort and accuracy of diagnosis, Archives of Neurology 51 (6) (1994) 585ā594. doi: 10.1001/archneur.1994.00540180063015. [17] R.-P. Filiou, N. Bier, A. Slegers, B. HouzĆ©, P. Belchior, S. M. Brambati, Connected speech assessment in the early detection of alzheimerās disease and mild cognitive impairment: a scoping review, Aphasiology 34 (6) (2020) 723ā755. arXiv:https://doi.org/10.1080/02687038.2019.1608502, doi:10.1080/ 02687038.2019.1608502. URL https://doi.org/10.1080/02687038.2019.1608502 [18] S. Luz, F. Haider, S. de la Fuente, D. Fromm, B. MacWhinney, Alzheimerās dementia recognition through spontaneous speech: The adress challenge (2020). arXiv:2004.06833. URL https://arxiv.org/abs/2004.06833 [19] M. Alsuhaibani, A. Pourramezan Fard, J. Sun, F. Far Poor, P. S. Pressman, M. H. Mahoor, A review of machine learning approaches for non-invasive cognitive impairment detection, IEEE access 13 (2025) 56355ā56384. [20] F. Agbavor, H. Liang, Predicting dementia from spontaneous speech using large language models, PLOS digital health 1 (12) (2022) e0000168. 18 [21] K. Panesar, M. B. PĆ©rez Cabello de Alba, Natural language processing-driven framework for the early detection of language and cognitive decline, Language and Health 1 (2) (2023) 20ā35. doi:https://doi.org/10. 1016/j.laheal.2023.09.002. URL https://w.sciencedirect.com/science/article/pii/S2949903823000337 [22] S. Maity, M. J. Saikia, Large language models in healthcare and medical applications: A review, Bioengineering 12 (6) (2025). doi:10.3390/bioengineering12060631. URL https://w.mdpi.com/2306-5354/12/6/631 [23] C. Shadle, Phonetics, acoustic, in: K. Brown (Ed.), Encyclopedia of Language & Linguistics (Second Edi- tion), second edition Edition, Elsevier, Oxford, 2006, p. 442ā460. doi:https://doi.org/10.1016/ B0-08-044854-2/00001-8. URL https://w.sciencedirect.com/science/article/pii/B0080448542000018 [24] E. Mahon, M. E. Lachman, Voice biomarkers as indicators of cognitive changes in middle and later adulthood, Neurobiology of Aging 119 (2022) 22ā35. doi:https://doi.org/10.1016/j.neurobiolaging.2022. 06.010. URL https://w.sciencedirect.com/science/article/pii/S0197458022001415 [25] A. Zolnour, H. Azadmaleki, Y. Haghbin, F. Taherinezhad, M. J. M. Nezhad, S. Rashidi, M. Khani, A. Taleban, S. M. Sani, M. Dadkhah, J. M. Noble, S. Bakken, Y. Yaghoobzadeh, A. H. Vahabie, M. Rouhizadeh, M. Zolnoori, Llmcare: Early detection of cognitive impairment via transformer models enhanced by llm-generated synthetic data, Frontiers in Artificial Intelligence 8 (2025) 1669896. doi:10.3389/frai.2025.1669896. [26] R. Shankar, Z. Goh, F. Devi, et al., A systematic review of explainable artificial intelligence methods for speech- based cognitive decline detection, npj Digital Medicine 8 (2025) 724. doi:10.1038/s41746-025-02105-z. [27] P. M. Naim, S. Sadeh-Sharvit, S. Jefroykin, E. Silber, D. P. Morrison, A. Goldstein, Preprocessing large-scale conversational datasets: A framework and its application to behavioral health transcripts, JMIR Form Res 9 (2025) e78082. doi:10.2196/78082. URL https://formative.jmir.org/2025/1/e78082 [28] S. O. Russell, I. Gessinger, A. Krason, G. Vigliocco, N. Harte, What automatic speech recognition can and cannot do for conversational speech transcription, Research Methods in Applied Linguistics 3 (3) (2024) 100163. doi:https://doi.org/10.1016/j.rmal.2024.100163. URL https://w.sciencedirect.com/science/article/pii/S2772766124000697 [29] M. Zhang, Q. Cui, W. Li, W. Yu, L. Chen, W. Li, C. Zhu, Y. Lü, Augmented dialectal speech recognition for ai-based neuropsychological scale assessment in alzheimerās disease, Biomedical Signal Processing and Control 99 (2025) 106821. doi:https://doi.org/10.1016/j.bspc.2024.106821. URL https://w.sciencedirect.com/science/article/pii/S1746809424008796 [30] F. Agbavor, H. Liang, Artificial intelligence-enabled end-to-end detection and assessment of alzheimerās disease using voice, Brain Sciences 13 (1) (2023) 28. doi:10.3390/brainsci13010028. [31] D. S. Asudani, N. K. Nagwani, P. Singh, Impact of word embedding models on text analytics in deep learning environment: a review, Artificial Intelligence Review 56 (2023) 10345ā10425. doi:10.1007/ s10462-023-10419-1. [32] J. Devlin, M.-W. Chang, K. Lee, K. Toutanova, Bert: Pre-training of deep bidirectional transformers for language understanding, in: Proceedings of the 2019 conference of the North American chapter of the association for computational linguistics: human language technologies, volume 1 (long and short papers), 2019, p. 4171ā 4186. [33] A. Radford, J. Wu, R. Child, D. Luan, D. Amodei, I. Sutskever, Language models are unsupervised multitask learners, OpenAI Blog 1 (8) (2019) 9. 19 [34] T. Searle, Z. Ibrahim, R. Dobson, Comparing natural language processing techniques for alzheimerās dementia prediction in spontaneous speech, in: Proceedings of Interspeech, 2020, p. 2192ā2196. [35] A. Roshanzamir, H. Aghajan, M. Soleymani Baghshah, Transformer-based deep neural network language mod- els for alzheimerās disease risk assessment from targeted speech, BMC Medical Informatics and Decision Mak- ing 21 (1) (2021) 92. [36] J.-U. Bang, S.-H. Han, B.-O. Kang, Alzheimerās disease recognition from spontaneous speech using large lan- guage models, ETRI Journal 46 (1) (2024) 96ā105. arXiv:https://onlinelibrary.wiley.com/doi/pdf/ 10.4218/etrij.2023-0356, doi:https://doi.org/10.4218/etrij.2023-0356. URL https://onlinelibrary.wiley.com/doi/abs/10.4218/etrij.2023-0356 [37] Y. Guo, C. Li, C. Roan, S. Pakhomov, T. Cohen, Crossing the ācookie theftā corpus chasm: Applying what bert learns from outside data to the adress challenge dementia detection task, Frontiers in Computer Science 3 (2021) 642517. [38] J. Yuan, X. Cai, Y. Bian, Z. Ye, K. Church, Pauses for detection of alzheimerās disease, Frontiers in Computer Science Volume 2 - 2020 (2021). doi:10.3389/fcomp.2020.624488. URL https://w.frontiersin.org/journals/computer-science/articles/10.3389/fcomp. 2020.624488 [39] W. N. Price, I. G. Cohen, Privacy in the age of medical big data, Nature Medicine 25 (1) (2019) 37ā43. doi: 10.1038/s41591-018-0272-7. [40] W. Moore, S. Frye, Review of hipaa, part 1: History, protected health information, and privacy and security rules, Journal of Nuclear Medicine Technology 47 (4) (2019) 269ā272. doi:10.2967/jnmt.119.227819. [41] N. Yadav, S. Pandey, A. Gupta, P. Dudani, S. Gupta, K. Rangarajan, Data privacy in healthcare: In the era of artificial intelligence, Indian Dermatology Online Journal 14 (6) (2023) 788ā792. doi:10.4103/idoj.idoj_ 543_23. [42] J. Li, Security implications of ai chatbots in health care, Journal of Medical Internet Research 25 (1) (2023) e47551. doi:10.2196/47551. [43] G. A. Mortensen, R. Zhu, Early alzheimerās detection through voice analysis: Harnessing locally deployable llms via adetectolocum, a privacy-preserving diagnostic system, AMIA Joint Summits on Translational Science Proceedings 2025 (2025) 365ā374. [44] T. Brown, B. Mann, N. Ryder, M. Subbiah, J. D. Kaplan, P. Dhariwal, A. Neelakantan, P. Shyam, G. Sastry, A. Askell, et al., Language models are few-shot learners, Advances in neural information processing systems 33 (2020) 1877ā1901. [45] S. Luz, F. Haider, S. de la Fuente, D. Fromm, B. MacWhinney, Detecting cognitive decline using speech only: The adresso challenge, arXiv preprint arXiv:2104.09356 (2021). URL https://arxiv.org/abs/2104.09356 [46] H. Goodglass, E. Kaplan, B. Barresi, Boston Diagnostic Aphasia Examination, 3rd Edition, Lippincott Williams & Wilkins, Philadelphia, 2001. [47] S. Teipel, D. Gustafson, R. Ossenkoppele, O. Hansson, C. Babiloni, M. Wagner, S. G. Riedel-Heller, I. Kilimann, Y. Tang, Alzheimer disease: Standard of diagnosis, treatment, care, and prevention, Journal of Nuclear Medicine 63 (7) (2022) 981ā985. arXiv:https://jnm.snmjournals.org/content/63/7/981.full.pdf, doi:10. 2967/jnumed.121.262239. URL https://jnm.snmjournals.org/content/63/7/981 20 [48] Y. Pan, B. Mirheidari, J. M. Harris, J. C. Thompson, M. Jones, J. S. Snowden, D. Blackburn, H. Christensen, Using the outputs of different automatic speech recognition paradigms for acoustic- and bert-based alzheimerās dementia detection through spontaneous speech, in: Interspeech 2021, 2021, p. 3810ā3814. doi:10.21437/ Interspeech.2021-1519. [49] H. Tsukagoshi, R. Sasano, Redundancy, isotropy, and intrinsic dimensionality of prompt-based text embeddings, in: W. Che, J. Nabende, E. Shutova, M. T. Pilehvar (Eds.), Findings of the Association for Computational Linguistics: ACL 2025, Association for Computational Linguistics, Vienna, Austria, 2025, p. 25915ā25930. doi:10.18653/v1/2025.findings-acl.1330. URL https://aclanthology.org/2025.findings-acl.1330/ [50] P. Liashchynskyi, P. Liashchynskyi, Grid search, random search, genetic algorithm: A big comparison for nas (2019). arXiv:1912.06059. URL https://arxiv.org/abs/1912.06059 [51] G. Chen, Principal component analysis (pca), Lecture notes, San JosĆ© State University (2020). URL https://w.sjsu.edu/faculty/guangliang.chen/Math253S20/lec8pca.pdf [52] A. M. Kashyap, D. Rao, M. R. Boland, L. Shen, C. Callison-Burch, Predicting explainable dementia types with llm-aided feature engineering, Bioinformatics 41 (4) (2025) btaf156. doi:10.1093/bioinformatics/ btaf156. [53] B. A. Llaca-SĆ”nchez, L. R. GarcĆa-Noguez, M. A. Aceves-FernĆ”ndez, A. Takacs, S. Tovar-Arriaga, Exploring llm embedding potential for dementia detection using audio transcripts, Eng 6 (7) (2025). doi:10.3390/ eng6070163. URL https://w.mdpi.com/2673-4117/6/7/163 [54] T. Mo, J. C. K. Lam, V. O. K. Li, L. Y. L. Cheung, Leveraging large language models for identifying interpretable linguistic markers and enhancing alzheimerās disease diagnostics, medRxiv (2024). arXiv: https://w.medrxiv.org/content/early/2024/08/23/2024.08.22.24312463.full.pdf, doi:10. 1101/2024.08.22.24312463. URL https://w.medrxiv.org/content/early/2024/08/23/2024.08.22.24312463 [55] R. Xiao, X. Cui, H. Qiao, X. Zheng, Y. Zhang, C. Zhang, X. Liu, Early diagnosis model of alzheimerās disease based on sparse logistic regression with the generalized elastic net, Biomedical Signal Processing and Control 66 (2021) 102362. doi:https://doi.org/10.1016/j.bspc.2020.102362. URL https://w.sciencedirect.com/science/article/pii/S1746809420304705 [56] J. V. Shanmugam, B. Duraisamy, B. C. Simon, P. Bhaskaran, Alzheimerās disease classification using pre-trained deep networks, Biomedical Signal Processing and Control 71 (2022) 103217. doi:https://doi.org/10. 1016/j.bspc.2021.103217. URL https://w.sciencedirect.com/science/article/pii/S1746809421008144 [57] J. Botros, F. Mourad-Chehade, D. Laplanche, Explainable multimodal data fusion framework for heart failure detection: Integrating cnn and xgboost, Biomedical Signal Processing and Control 100 (2025) 106997. doi: https://doi.org/10.1016/j.bspc.2024.106997. URL https://w.sciencedirect.com/science/article/pii/S1746809424010553 [58] I. Goodfellow, Y. Bengio, A. Courville, Y. Bengio, Deep learning, Vol. 1, MIT press Cambridge, 2016. [59] T. Hastie, R. Tibshirani, J. Friedman, The Elements of Statistical Learning: Data Mining, Inference, and Predic- tion, 2nd Edition, Springer, New York, NY, 2009. [60] L. Kurlowicz, M. Wallace, The mini-mental state examination (mmse), Journal of Gerontological Nursing 25 (5) (1999) 8ā9. doi:10.3928/0098-9134-19990501-08. URL https://doi.org/10.3928/0098-9134-19990501-08 21 [61] G. A. Mortensen, R. Zhu, Early alzheimerās detection through voice analysis: Harnessing locally deployable llms via adetectolocum, a privacy-preserving diagnostic system, AMIA Joint Summits on Translational Science Proceedings 2025 (2025) 365ā374. [62] M. Kheirkhahzadeh, Speech classification using acoustic embedding and large language models applied on alzheimerās disease prediction task (2023). [63] H. Touvron,L. Martin,K. Stone,P. Albert,A. Almahairi,et al.,Llama 2:Open foun- dationandfine-tunedchatmodels, https://ai.meta.com/research/publications/ llama-2-open-foundation-and-fine-tuned-chat-models/, accessed: 2024-03-18 (2023). [64] A. Yang, A. Li, B. Yang, B. Zhang, B. Hui, B. Zheng, B. Yu, C. Gao, C. Huang, C. Lv, C. Zheng, D. Liu, F. Zhou, F. Huang, F. Hu, H. Ge, H. Wei, H. Lin, J. Tang, J. Yang, J. Tu, J. Zhang, J. Yang, J. Yang, J. Zhou, J. Zhou, J. Lin, K. Dang, K. Bao, K. Yang, L. Yu, L. Deng, M. Li, M. Xue, M. Li, P. Zhang, P. Wang, Q. Zhu, R. Men, R. Gao, S. Liu, S. Luo, T. Li, T. Tang, W. Yin, X. Ren, X. Wang, X. Zhang, X. Ren, Y. Fan, Y. Su, Y. Zhang, Y. Zhang, Y. Wan, Y. Liu, Z. Wang, Z. Cui, Z. Zhang, Z. Zhou, Z. Qiu, Qwen3 technical report (2025). arXiv:2505.09388. URL https://arxiv.org/abs/2505.09388 [65] L. Tunstall, E. Beeching, N. Lambert, N. Rajani, K. Rasul, Y. Belkada, S. Huang, L. von Werra, C. Fourrier, N. Habib, N. Sarrazin, O. Sanseviero, A. M. Rush, T. Wolf, Zephyr: Direct distillation of lm alignment (2023). arXiv:2310.16944. URL https://arxiv.org/abs/2310.16944 [66] T. Fawcett, An introduction to roc analysis, Pattern Recognition Letters 27 (8) (2006) 861ā874. doi:10.1016/ j.patrec.2005.10.010. [67] F. Walther, M. Eberlein-Gonska, R. T. Hoffmann, J. Schmitt, S. F. U. Blum, Measuring appropriate- ness of diagnostic imaging: A scoping review, Insights into Imaging 14 (1) (2023) 62. doi:10.1186/ s13244-023-01409-6. URL https://doi.org/10.1186/s13244-023-01409-6 [68] S. Wolfsgruber, J. L. Molinuevo, M. Wagner, et al., Prevalence of abnormal alzheimerās disease biomarkers in patients with subjective cognitive decline: Cross-sectional comparison of three european memory clinic samples, Alzheimerās Research & Therapy 11 (2019) 8. doi:10.1186/s13195-018-0463-y. URL https://doi.org/10.1186/s13195-018-0463-y [69] A. Baevski, Y. Zhou, A. Mohamed, M. Auli, wav2vec 2.0: A framework for self-supervised learning of speech representations, Advances in Neural Information Processing Systems 33 (2020) 12449ā12460. [70] A. Radford, J. W. Kim, T. Xu, G. Brockman, C. McLeavey, I. Sutskever, Robust speech recognition via large- scale weak supervision, arXiv preprint arXiv:2212.04356 (2023). [71] V. D. Badal, J. M. Reinen, E. W. Twamley, E. E. Lee, R. P. Fellows, E. Bilal, C. A. Depp, Investigating acoustic and psycholinguistic predictors of cognitive impairment in older adults: Modeling study, JMIR Aging 7 (2024) e54655. doi:10.2196/54655. URL https://aging.jmir.org/2024/1/e54655 22