<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v2.3 20070202//EN" "journalpublishing.dtd">
<article xml:lang="EN" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article">
<front>
<journal-meta>
<journal-id journal-id-type="publisher-id">Front. Public Health</journal-id>
<journal-title>Frontiers in Public Health</journal-title>
<abbrev-journal-title abbrev-type="pubmed">Front. Public Health</abbrev-journal-title>
<issn pub-type="epub">2296-2565</issn>
<publisher>
<publisher-name>Frontiers Media S.A.</publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="doi">10.3389/fpubh.2022.772592</article-id>
<article-categories>
<subj-group subj-group-type="heading">
<subject>Public Health</subject>
<subj-group>
<subject>Original Research</subject>
</subj-group>
</subj-group>
</article-categories>
<title-group>
<article-title>A Transfer Learning Method for Detecting Alzheimer&#x00027;s Disease Based on Speech and Natural Language Processing</article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<name><surname>Liu</surname> <given-names>Ning</given-names></name>
<xref ref-type="aff" rid="aff1"><sup>1</sup></xref>
<xref ref-type="aff" rid="aff2"><sup>2</sup></xref>
<uri xlink:href="http://loop.frontiersin.org/people/1066710/overview"/>
</contrib>
<contrib contrib-type="author">
<name><surname>Luo</surname> <given-names>Kexue</given-names></name>
<xref ref-type="aff" rid="aff3"><sup>3</sup></xref>
<uri xlink:href="http://loop.frontiersin.org/people/1716324/overview"/>
</contrib>
<contrib contrib-type="author">
<name><surname>Yuan</surname> <given-names>Zhenming</given-names></name>
<xref ref-type="aff" rid="aff4"><sup>4</sup></xref>
<uri xlink:href="http://loop.frontiersin.org/people/1099059/overview"/>
</contrib>
<contrib contrib-type="author" corresp="yes">
<name><surname>Chen</surname> <given-names>Yan</given-names></name>
<xref ref-type="aff" rid="aff5"><sup>5</sup></xref>
<xref ref-type="corresp" rid="c001"><sup>&#x0002A;</sup></xref>
<uri xlink:href="http://loop.frontiersin.org/people/1693967/overview"/>
</contrib>
</contrib-group>
<aff id="aff1"><sup>1</sup><institution>School of Public Health, Hangzhou Normal University</institution>, <addr-line>Hangzhou</addr-line>, <country>China</country></aff>
<aff id="aff2"><sup>2</sup><institution>Department of Mathematics and Computer Science, Fujian Provincial Key Laboratory of Data-Intensive Computing, Quanzhou Normal University</institution>, <addr-line>Quanzhou</addr-line>, <country>China</country></aff>
<aff id="aff3"><sup>3</sup><institution>Tongde Hospital of Zhejiang Province Geriatrics</institution>, <addr-line>Hangzhou</addr-line>, <country>China</country></aff>
<aff id="aff4"><sup>4</sup><institution>School of Information Science and Technology, Hangzhou Normal University</institution>, <addr-line>Hangzhou</addr-line>, <country>China</country></aff>
<aff id="aff5"><sup>5</sup><institution>International Unresponsive Wakefulness Syndrome and Consciousness Science Institute, Hangzhou Normal University</institution>, <addr-line>Hangzhou</addr-line>, <country>China</country></aff>
<author-notes>
<fn fn-type="edited-by"><p>Edited by: Nicola Vanacore, National Institute of Health (ISS), Italy</p></fn>
<fn fn-type="edited-by"><p>Reviewed by: P. M. Durai Raj Vincent, VIT University, India; Saturnino Luz, University of Edinburgh, United Kingdom; Yongzhao Du, Huaqiao University, China</p></fn>
<corresp id="c001">&#x0002A;Correspondence: Yan Chen <email>chen_yan&#x00040;hznu.edu.cn</email></corresp>
<fn fn-type="other" id="fn001"><p>This article was submitted to Aging and Public Health, a section of the journal Frontiers in Public Health</p></fn></author-notes>
<pub-date pub-type="epub">
<day>13</day>
<month>04</month>
<year>2022</year>
</pub-date>
<pub-date pub-type="collection">
<year>2022</year>
</pub-date>
<volume>10</volume>
<elocation-id>772592</elocation-id>
<history>
<date date-type="received">
<day>08</day>
<month>09</month>
<year>2021</year>
</date>
<date date-type="accepted">
<day>24</day>
<month>02</month>
<year>2022</year>
</date>
</history>
<permissions>
<copyright-statement>Copyright &#x000A9; 2022 Liu, Luo, Yuan and Chen.</copyright-statement>
<copyright-year>2022</copyright-year>
<copyright-holder>Liu, Luo, Yuan and Chen</copyright-holder>
<license xlink:href="http://creativecommons.org/licenses/by/4.0/"><p>This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.</p></license>
</permissions>
<abstract>
<p>Alzheimer&#x00027;s disease (AD) is a neurodegenerative disease that is difficult to be detected using convenient and reliable methods. The language change in patients with AD is an important signal of their cognitive status, which potentially helps in early diagnosis. In this study, we developed a transfer learning model based on speech and natural language processing (NLP) technology for the early diagnosis of AD. The lack of large datasets limits the use of complex neural network models without feature engineering, while transfer learning can effectively solve this problem. The transfer learning model is firstly pre-trained on large text datasets to get the pre-trained language model, and then, based on such a model, an AD classification model is performed on small training sets. Concretely, a distilled bidirectional encoder representation (distilBert) embedding, combined with a logistic regression classifier, is used to distinguish AD from normal controls. The model experiment was evaluated on Alzheimer&#x00027;s dementia recognition through spontaneous speech datasets in 2020, including the balanced 78 healthy controls (HC) and 78 patients with AD. The accuracy of the proposed model is 0.88, which is almost equivalent to the champion score in the challenge and a considerable improvement over the baseline of 75% established by organizers of the challenge. As a result, the transfer learning method in this study improves AD prediction, which does not only reduces the need for feature engineering but also addresses the lack of sufficiently large datasets.</p></abstract>
<kwd-group>
<kwd>transfer learning</kwd>
<kwd>Alzheimer&#x00027;s disease</kwd>
<kwd>natural language processing</kwd>
<kwd>BERT</kwd>
<kwd>machine learning</kwd>
</kwd-group>
<counts>
<fig-count count="2"/>
<table-count count="6"/>
<equation-count count="4"/>
<ref-count count="45"/>
<page-count count="9"/>
<word-count count="6593"/>
</counts>
</article-meta>
</front>
<body>
<sec sec-type="intro" id="s1">
<title>Introduction</title>
<p>Alzheimer&#x00027;s disease (AD) is a neurodegenerative and progressive disease that cannot be cured effectively (<xref ref-type="bibr" rid="B1">1</xref>). Mild cognitive impairment (MCI) is the early stage of AD. The study by the Lancet Public Health in 2020 found that the prevalence of dementia in people over 60 years old in China accounted for 6.04% of the population (approximately 1,507 ten thousand), and the number was 15.54% (3,877 ten thousand) for MCI cases (<xref ref-type="bibr" rid="B2">2</xref>). An epidemiological survey also found that a person&#x00027;s cost with AD in China was approximately $19,144.36 in 2015, while the total cost of the world&#x00027;s average level was $167,740 million, which was composed of $54,530 million (32.51%) direct medical cost, $26,200 million (15.62%) direct non-medical cost, and $87,010 billion (51.87%) indirect cost (<xref ref-type="bibr" rid="B3">3</xref>).</p>
<p>In the past 20 years, scholars have reported extensive studies on the relationship between the pathogenesis of AD and language fluency (<xref ref-type="bibr" rid="B4">4</xref>). They generally believed that mild word naming, retelling, hearing, understanding, and writing disorders already exist in the early stages of AD. One of the early signs of AD is an obvious decline in linguistic comprehension and expression form (<xref ref-type="bibr" rid="B5">5</xref>), and the linguistic manifestation of patients with AD usually includes the following:</p>
<list list-type="order">
<list-item><p>Patients with AD talk less than ever before and are often silent, as they frequently forget the words they have just spoken, and have difficulty continuing with the topic that has just been discussed.</p></list-item>
<list-item><p>Sometimes, they are difficult to be understood with incoherent and repeated utterances.</p></list-item>
<list-item><p>They often call something the wrong name, for example, &#x0201C;watch&#x0201D; is regarded as &#x0201C;the clock on the wrist.&#x0201D;</p></list-item>
</list>
<p>New studies have found that before the onset of AD, the &#x003B2;-amyloid has already gathered in the brain about 5 to 10 and even 20 years ago. If AD can be diagnosed at an early stage (<xref ref-type="bibr" rid="B6">6</xref>), a series of behavioral therapies can be prescribed to slow the progress of the disease. However, an AD diagnosis is challenging in clinical medicine because of the subtle differences between patients with AD and healthy individuals in terms of brain structure and behavior. At present, some medical diagnosis methods, such as pathological examination, MRI, PET, and reliable biomarkers (e.g., amyloid ligand imaging and cerebrospinal fluid testing), are usually used. However, these diagnosis methods cannot be widely popularized because of their high cost and invasive nature. Therefore, there is an urgent need to develop a convenient, inexpensive, and non-invasive AD diagnostic approach by AI technologies, such as speech processing and NLP. In contrast to earlier studies with manual expert-wise feature extraction in this field, this study used a reliable deep learning model to automatically find suspicious AD symptom features from speeches. Specifically, a pre-trained distilBert language model (<xref ref-type="bibr" rid="B7">7</xref>) was used as a feature extractor to obtain the features of the input sentence or document, and a simple logistic regression classifier, which has a good effect on binary classification, was used to classify AD from normal controls. Owing to its strong deep semantic feature extraction competency and an accurate binary classifier, this combination can effectively improve the classification effect. In addition, a grid search strategy (<xref ref-type="bibr" rid="B8">8</xref>) was used to tune the parameters to obtain the best parameters of the model. The results show that this method worked better on ADReSS datasets (<xref ref-type="bibr" rid="B9">9</xref>) in 2020, with an accuracy of 0.88, which was significantly higher than the baseline and almost equivalent to the best performance on the challenge (<xref ref-type="bibr" rid="B10">10</xref>).</p>
<p>The main contributions of this study are as follows:</p>
<list list-type="order">
<list-item><p>A simple and effective model of AD diagnosis based on transcripts without complicated expertise is designed and implemented effectively.</p></list-item>
<list-item><p>A novel model architecture that combines deep learning with machine learning is proposed, and the best performance on the ADReSS dataset is obtained.</p></list-item>
<list-item><p>Our proposed approach has the advantages of reliability, low cost, and convenience and can provide a feasible solution for the screening of AD.</p></list-item>
</list>
</sec>
<sec id="s2">
<title>Related Works</title>
<p>Different technologies can be used to detect AD, such as molecular biomarkers combined with deep learning on gene expression datasets (<xref ref-type="bibr" rid="B11">11</xref>). However, we used transcripts combined with deep learning on speech datasets instead. Two approaches are mainly used in this field: machine learning with manual feature extraction based on expert knowledge and deep learning. Traditional machine learning algorithms have been widely studied with handcrafted features to predict AD. However, they have the disadvantage of lacking integrity, demanding good expertise, low accuracy, and poor portability. Moreover, these methods are generally applicable to a specific task scene. Once the scene changes, these manually designed features, and prior settings cannot be adapted to new scenes and need to be redesigned again; therefore, the portability of the model is not better overall. With the arrival of the deep learning paradigm, it has already become possible to extract high-level abstract features directly from transcripts that describe the distribution of datasets in low-dimensional manifolds internally. The advantage is that it can either extract input dataset patterns directly for both regression tasks or combine handcrafted features to the feature map of the input dataset without the certified professionals from the data source. Because language functions play an important role in the detection of cognitive deficits at different stages, the combination of NLP technology and deep learning provides an accurate and convenient solution for the detection of AD and MCI (<xref ref-type="bibr" rid="B12">12</xref>). In this study, a distilBERT model, which is a multi-layer perceptron with a self-attention mechanism, is used to extract deep semantic features; they are then passed through a strong binary classifier to recognize AD. The number of hidden layers is larger than that of traditional machine learning algorithms, thus, the model has a stronger semantic abstraction ability and classification performance, and the scalability is superior to traditional machine learning methods. Although the deep learning method does not need to extract features manually, it does not mean that we do not need to analyze manual features anymore, and the single deep learning model for diagnosing AD may perform better. Therefore, combining it with some conspicuous markers and a stronger classifier may improve the classification results, which we will discuss in the discussion section.</p>
<p>Several studies have investigated language and speech features for AD diagnosis (<xref ref-type="bibr" rid="B13">13</xref>) and proposed many signal processing and machine learning algorithms to detect AD and MCI (<xref ref-type="bibr" rid="B14">14</xref>). However, in this field, there are still lacking benchmark datasets against which different methods can be systematically compared. The ADReSS Challenge (<xref ref-type="bibr" rid="B9">9</xref>), a subset of the DementiaBank dataset (<xref ref-type="bibr" rid="B15">15</xref>), uses a balanced dataset of AD and healthy controls to recognize the disease. Manual feature extraction methods have a better interpretation for classification tasks, although there are unremarkable results. As a basic study on the ADReSS dataset, Luz et al. (<xref ref-type="bibr" rid="B9">9</xref>) used 34 linguistic features, such as total utterances, a type-token ratio, percentages of parts of speech, duration, MLU, and a word ratio, combined with linear discriminant analysis, and obtained the best accuracy of 0.75 on the test dataset. Acoustic features, such as emobase (<xref ref-type="bibr" rid="B16">16</xref>), the extended Geneva minimalistic acoustic parameter set (eGeMAPS) (<xref ref-type="bibr" rid="B17">17</xref>), minimal features (<xref ref-type="bibr" rid="B18">18</xref>), Computational Paralinguistics ChallengE (ComParE), (<xref ref-type="bibr" rid="B19">19</xref>), and multi-resolution cochleagram (MRCG) (<xref ref-type="bibr" rid="B20">20</xref>), only obtained an accuracy of approximately 0.5 on the classifiers used frequently. Balagopalan et al. (<xref ref-type="bibr" rid="B21">21</xref>) used two approaches for the binary classification of AD and normal controls, i.e., acoustic and text-based feature extraction and the bidirectional encoder representation (BERT) model. Finally, the BERT model obtained the best accuracy of 0.8332, which was better than that of the manual feature extraction method. Syed et al. (<xref ref-type="bibr" rid="B22">22</xref>) and Yuan et al. (<xref ref-type="bibr" rid="B23">23</xref>) achieved accuracies of 85.45 and 89.6% using acoustic and linguistic features, respectively. Syed et al. (<xref ref-type="bibr" rid="B22">22</xref>) used acoustic features, such as bag-of-acoustic-words and INTERSPEECH 2010 Paralinguistic Challenge feature sets [a low-dimensional version of ComParE (<xref ref-type="bibr" rid="B19">19</xref>)], and obtained an accuracy of 76.85%. Luz et al. (<xref ref-type="bibr" rid="B24">24</xref>) used a combination of phonetic and linguistic features without human intervention and obtained an accuracy of 78.87%. Most of these earlier studies were based on features designed by experts and were unable to learn more informative and discriminative features, so a relatively poor performance was obtained.</p>
<p>The latest deep-learning methods, such as convolutional neural networks (CNN), recurrent neural networks (RNN), and BERT, can achieve good performances by automatically extracting high-level features. Mahajan et al. (<xref ref-type="bibr" rid="B25">25</xref>) used part-of-speech (POS) tags and word embeddings (GloVe) as inputs on a CNN-long short-term memory (LSTM) model (<xref ref-type="bibr" rid="B26">26</xref>) and obtained the best accuracy of 0.6875. Then, they replaced unidirectional LSTM with bidirectional LSTM layers (<xref ref-type="bibr" rid="B27">27</xref>) and obtained the best accuracy of 0.7292. Orimaye et al. (<xref ref-type="bibr" rid="B28">28</xref>) used a deep neural network to predict MCI in speech. Different from our datasets, they used part of the Pitt corpus of the DementiaBank dataset, comprising 19 controls and 19 MCI transcripts. Fritsch et al. (<xref ref-type="bibr" rid="B29">29</xref>) enhanced <italic>n</italic>-gram language models to create neural network models with LSTM cells, and an accuracy of 85.6% was obtained to classify HCs and AD on the Pitt dataset. Pan et al. (<xref ref-type="bibr" rid="B30">30</xref>) used a glove word embedding sequence as the input, combined with gated recurrent unit layers and a stacked bidirectional LSTM to diagnose AD on the Pitt dataset. These models differ from our model because we used deep learning and machine learning classifiers instead. Similar to our method, the study (<xref ref-type="bibr" rid="B31">31</xref>) demonstrated that the combination of BERT<sub>Large</sub> and logistic regression had the best performance in the classification problem. Different from our study, they used the Pitt DementiaBank dataset and data augmentation technology to enhance the classification performance and obtained a state-of-the-art (SOTA) accuracy of 88.08%.</p>
<p>Other tasks, except for the picture description task, can also be used to recognize AD. For example, Clarke et al. (<xref ref-type="bibr" rid="B32">32</xref>) used five different tasks to recognize AD, namely, conversation, procedural recall, picture description, narrative recall, and novel narrative retelling and obtained the best accuracy of 90% for AD vs. HC with linguistic features, combined with the support vector machine (SVM) model. In addition, many studies have used multimodal datasets to detect AD and MCI, and more accurate and differentiated information may be obtained from different models. Looze et al. (<xref ref-type="bibr" rid="B33">33</xref>) combined conversational features, neuropsychological testing, and structural MRI to explore temporal features, and a linear mixed model was used to diagnose AD, which differs from our corpus. They also found that slow turn-taking and slow speech are two useful factors for the early detection of cognitive decline. Martinc et al. (<xref ref-type="bibr" rid="B34">34</xref>) also used a multimodal approach to detect AD on the ADReSS dataset, using an active data representation approach (<xref ref-type="bibr" rid="B13">13</xref>), combining linguistic, acoustic, and temporal features and obtaining an accuracy of 93.75%. Jonell et al. (<xref ref-type="bibr" rid="B35">35</xref>) recorded participants&#x00027; language, speech, motor signs, pupil dilation, thermal emission, facial gestures, gaze, and heart rate variability of 25 patients with AD and found that multi-modality improved clinical discrimination. Recently, the transfer learning model has been widely used to diagnose AD. For example, Laguarta et al. (<xref ref-type="bibr" rid="B36">36</xref>) presented an approach with multiple biomarkers, including sentiment, lung and respiratory tract, and vocal cords. They used the transfer learning model to learn the features from audio datasets and obtained an accuracy of 93% on the ADReSS datasets. Zhu et al. (<xref ref-type="bibr" rid="B37">37</xref>) used the transfer learning on the BERT model to detect AD with speech and text, achieving an accuracy of 89.58%. They also found that the text model was more discriminative than the speech model. Overall, strong representation learning ability and discriminative classifiers, multimodal information, and transfer learning are all effective factors in the accurate diagnosis of AD and MCI.</p>
</sec>
<sec sec-type="methods" id="s3">
<title>Methods</title>
<sec>
<title>Transfer Learning</title>
<p>One of the challenges in AD prediction research is the lack of training data, which is important for a better understanding of language models with semantic and syntactic structures when they are implemented. Transferring knowledge from one model to another is called transfer learning, which is learning information from pre-trained datasets and then converting it into weights to transfer to another neural network. Therefore, we need not to train a neural network from scratch. It eliminates the need for target-specific large datasets using a model that learns a probable distribution for classification. The general flow of using a pre-trained model for classification consists of the following steps:</p>
<list list-type="order">
<list-item><p>Training a general language model on a large dataset.</p></list-item>
<list-item><p>Fine-tuning a pre-trained language model on the target dataset.</p></list-item>
<list-item><p>Using a target-specific pre-trained language model for classification.</p></list-item>
</list>
<p>In this paper, we argue that the attention mechanism allows the model to focus on some parts of the transcripts for decision-making, which is suitable for AD diagnosis because it can capture specific markers related to AD. We used a pre-trained BERT model for text embedding, which converts original sentences or transcripts to 768-dimensional vectors. In the next part, we will describe the architecture of our model.</p>
</sec>
<sec>
<title>Overall Classification Framework</title>
<p>The entire model architecture in this study mainly consists of two sections: the distilBert model (<xref ref-type="bibr" rid="B7">7</xref>) and the logistic regression classifier. The features transferred between the two models are 768-dimensional vectors, which are also embeddings for sentence classification.</p>
<p>Although BERT has become popular recently because of its excellent performance, the running speed with a hundred million parameters is a huge challenge for our computer system. Accordingly, we chose distilBert (<xref ref-type="bibr" rid="B7">7</xref>) developed by the team of Hugging Face, as an embedding feature extractor. It distills the BERT base from 12 layers to 6 layers and removes token-type embeddings and poolers. It can reach 60% of the faster speed and 40% smaller architecture but retains 97% language understanding capability of the BERT model (<xref ref-type="bibr" rid="B7">7</xref>). In this study, the distilBert model is used to extract deep semantic features, which are then passed to a logistic regression model to classify sentences. Specifically, the pretrained distilBert model is used as the feature extractor, the output layer of which is replaced by a logistic regression classifier for binary classification. The logical architecture of the model is shown in <xref ref-type="fig" rid="F1">Figure 1</xref>. The embedding layer is a sentence or an entire transcript with a high-dimensional representation vector, and the classifier layer predicts the label of every embedded input. The main processes are as follows: Firstly, the words are divided into tokens using the distilBert tokenizer, and some special words are added to the text [i.e., (CLS) before the sentence and (SEP) at the end]. Then, the vocabulary table is searched from the pre-trained model to replace the tokens with the corresponding numbers taken into the DistilBert model and a 768-dimensional output vector is obtained. Finally, this vector is inputted into a logistic regression classifier, and the final binary classification result is obtained. The algorithm description of the entire process is presented below.</p>
<table-wrap position="float">
<label>Algorithm 1</label>
<caption><p>The process of our algorithm description.</p></caption>
<table frame="hsides" rules="groups">
<tbody><tr>
<td valign="top" align="left">1: Input: Dataset <inline-formula><mml:math id="M1"><mml:mi>D</mml:mi><mml:mo>=</mml:mo><mml:msubsup><mml:mrow><mml:mrow><mml:mo>{</mml:mo><mml:mrow><mml:mrow><mml:mo stretchy="false">(</mml:mo><mml:mrow><mml:msub><mml:mrow><mml:mi>x</mml:mi></mml:mrow><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub><mml:mo>,</mml:mo><mml:msub><mml:mrow><mml:mi>y</mml:mi></mml:mrow><mml:mrow><mml:mi>i</mml:mi></mml:mrow></mml:msub></mml:mrow><mml:mo stretchy="false">)</mml:mo></mml:mrow></mml:mrow><mml:mo>}</mml:mo></mml:mrow></mml:mrow><mml:mrow><mml:mi>i</mml:mi><mml:mo>=</mml:mo><mml:mn>1</mml:mn></mml:mrow><mml:mrow><mml:mi>N</mml:mi></mml:mrow></mml:msubsup></mml:math></inline-formula>; <italic>x</italic><sub><italic>i</italic></sub> is the input sentence; <italic>y</italic><sub><italic>i</italic></sub> is the corresponding label.</td>
</tr>
<tr>
<td valign="top" align="left">2: The load pre-trained model tokenizes a sentence by splitting the sentence into words or subwords and then pads all lists to the same size.</td>
</tr>
<tr>
<td valign="top" align="left">3: Use the distilBert model to train the dataset to obtain the embedding vector.</td>
</tr>
<tr>
<td valign="top" align="left">4: Put the embedding vector into the logistic regression model to classify the dataset.</td>
</tr>
<tr>
<td valign="top" align="left">5: Model evaluation.</td>
</tr>
</tbody>
</table>
</table-wrap>
<fig id="F1" position="float">
<label>Figure 1</label>
<caption><p>The logical architecture of the model.</p></caption>
<graphic mimetype="image" mime-subtype="tiff" xlink:href="fpubh-10-772592-g0001.tif"/>
</fig>
<p>DistilBert can capture long-distance dependencies by learning the global semantic message of input text thoroughly because it has some mechanisms, such as a multi-head self-attention and location code. It has excellent competence in feature extraction and semantic abstraction. The process is repeated six times and a 768-dimensional semantic feature vector is obtained, which is then input into a logistic regression model to get the final classification result. The transcripts in this study are a section of the description on a picture, the maximum length of which is no more than 500, so the length of word embedding is set as 500, considering speed and semantic completion.</p>
</sec>
<sec>
<title>Grid Search</title>
<p>Grid search is a simple and widely used hyperparametric search algorithm fit for small datasets and can obtain the optimal value by searching all the points in the range. In this study, the GridSearchCV function in the scikit-learn tool, including grid search and cross-validation, is used to search for the best parameters of the logistic regression model. The grid search adjusts the parameters in sequence within a specified parameter range and then trains the model by using the adjusted parameters with the best performance in the validation set. The last score is the average of the <italic>k</italic>-fold cross-verification scores in the test set. Considering speed and accuracy, the search scope of the GridSearchCV function ranges from 0.0001 to 100, and the step is set as 20.</p>
</sec>
</sec>
<sec id="s4">
<title>Experiments</title>
<sec>
<title>ADReSS Datasets</title>
<p>The study is a picture description task from the Diagnostic Aphasia Examination (<xref ref-type="bibr" rid="B38">38</xref>), and participants are asked to describe a picture (<xref ref-type="fig" rid="F2">Figure 2</xref>) as detailed as possible. The datasets (<xref ref-type="bibr" rid="B9">9</xref>), including full-wave audio and corresponding transcripts with 78 AD and 78 normal controls, are divided into 108 training sets and 48 test sets by challenge, which has a balanced distribution for classes, gender, and age. An example of a transcript from the dataset is shown below.</p>
<fig id="F2" position="float">
<label>Figure 2</label>
<caption><p>A picture of a Boston Cookie-Theft description task.</p></caption>
<graphic mimetype="image" mime-subtype="tiff" xlink:href="fpubh-10-772592-g0002.tif"/>
</fig>
<p><italic>A boy and a girl are in a kitchen with their mothers. The little boy is getting a cookie for the little girl, but he is on a stool and is about to fall. The mother is washing dishes. She is obviously thinking of something else because the water pours out over the sink. She finished with some dishes. It seems to be summer because there are bushes. The window is open. There seems to be some kind of breeze because the curtains on the sill there blow. It must be fairly hot. The mother is in a sleeveless dress. The children are in short sleeve tops and have sandals. The little boy has tennis shoes. The mother obviously is unaware of what the children are doing. She will be aware of this shortly. How much more do you want to do?</italic></p>
<p>The age distribution of the two groups at different intervals is presented in <xref ref-type="table" rid="T1">Table 1</xref>. The average values and standard deviations of age and mini-mental state examination (MMSE) scores are shown in <xref ref-type="table" rid="T2">Table 2</xref>.</p>
<table-wrap position="float" id="T1">
<label>Table 1</label>
<caption><p> The basic composition of the participants in every group.</p></caption>
<table frame="hsides" rules="groups">
<thead><tr>
<th/>
<th valign="top" align="center" colspan="2" style="border-bottom: thin solid #000000;"><bold>AD (</bold><italic><bold>N</bold></italic> <bold>&#x0003D;</bold> <bold>78)</bold></th>
<th valign="top" align="center" colspan="2" style="border-bottom: thin solid #000000;"><bold>Non-AD (</bold><italic><bold>N</bold></italic> <bold>&#x0003D;</bold> <bold>78)</bold></th>
</tr>
<tr>
<th valign="top" align="left"><bold>Age interval</bold></th>
<th valign="top" align="center"><bold>Male</bold></th>
<th valign="top" align="center"><bold>Female</bold></th>
<th valign="top" align="center"><bold>Male</bold></th>
<th valign="top" align="center"><bold>Female</bold></th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top" align="left">50,55</td>
<td valign="top" align="center">2</td>
<td valign="top" align="center">0</td>
<td valign="top" align="center">2</td>
<td valign="top" align="center">0</td>
</tr>
<tr>
<td valign="top" align="left">55,60</td>
<td valign="top" align="center">7</td>
<td valign="top" align="center">6</td>
<td valign="top" align="center">7</td>
<td valign="top" align="center">6</td>
</tr>
<tr>
<td valign="top" align="left">60,65</td>
<td valign="top" align="center">4</td>
<td valign="top" align="center">9</td>
<td valign="top" align="center">4</td>
<td valign="top" align="center">9</td>
</tr>
<tr>
<td valign="top" align="left">65,70</td>
<td valign="top" align="center">9</td>
<td valign="top" align="center">14</td>
<td valign="top" align="center">9</td>
<td valign="top" align="center">14</td>
</tr>
<tr>
<td valign="top" align="left">70,75</td>
<td valign="top" align="center">9</td>
<td valign="top" align="center">11</td>
<td valign="top" align="center">9</td>
<td valign="top" align="center">11</td>
</tr>
<tr>
<td valign="top" align="left">75,80</td>
<td valign="top" align="center">4</td>
<td valign="top" align="center">3</td>
<td valign="top" align="center">4</td>
<td valign="top" align="center">3</td>
</tr>
<tr>
<td valign="top" align="left">Total</td>
<td valign="top" align="center">35</td>
<td valign="top" align="center">43</td>
<td valign="top" align="center">35</td>
<td valign="top" align="center">43</td>
</tr>
</tbody>
</table>
</table-wrap>
<table-wrap position="float" id="T2">
<label>Table 2</label>
<caption><p> The average and SD of age and MMSE.</p></caption>
<table frame="hsides" rules="groups">
<thead><tr>
<th/>
<th valign="top" align="center" colspan="2" style="border-bottom: thin solid #000000;"><bold>Non-AD (</bold><italic><bold>N</bold> <bold>&#x0003D;</bold> <bold>78)</bold></italic></th>
<th valign="top" align="center" colspan="2" style="border-bottom: thin solid #000000;"><bold>AD (</bold><italic><bold>N</bold> <bold>&#x0003D;</bold> <bold>78)</bold></italic></th>
</tr>
<tr>
<th valign="top" align="left"><bold>Measure</bold></th>
<th valign="top" align="center"><bold>AVG</bold></th>
<th valign="top" align="center"><bold>SD</bold></th>
<th valign="top" align="center"><bold>AVG</bold></th>
<th valign="top" align="center"><bold>SD</bold></th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top" align="left"><bold>Age</bold></td>
<td valign="top" align="center">66.56</td>
<td valign="top" align="center">6.60</td>
<td valign="top" align="center">66.79</td>
<td valign="top" align="center">6.83</td>
</tr>
<tr>
<td valign="top" align="left"><bold>MMSE</bold></td>
<td valign="top" align="center">29.01</td>
<td valign="top" align="center">1.16</td>
<td valign="top" align="center">17.79</td>
<td valign="top" align="center">5.48</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec>
<title>Experiment Results</title>
<p>The experiment in this study was performed using the Windows 10 operating system. The computer was equipped with an Intel (R) Core I i5-6500 CPU &#x00040;3.20 GHz, 3.19 GHz CPU, and 44. GB RAM. Library scikit learn was used to visit logistic regression, NumPy, and Pandas&#x00027; libraries, and Python 3.6.13 was used as the programming language.</p>
<p>The experiment used the accuracy, precision, recall, and F1-score as indices to evaluate the performance of the model. <xref ref-type="table" rid="T3">Table 3</xref> lists the relationship between the predicted and true classes. TP is a sample predicted to be positive. TN is a negative sample that is predicted to be negative. FP is a negative sample that is predicted to be positive. FN is a positive sample that is predicted to be negative. The formula for the metric index is as follows:</p>
<disp-formula id="E1"><label>(1)</label><mml:math id="M2"><mml:mtable class="eqnarray" columnalign="left"><mml:mtr><mml:mtd><mml:mi>A</mml:mi><mml:mi>c</mml:mi><mml:mi>c</mml:mi><mml:mi>u</mml:mi><mml:mi>r</mml:mi><mml:mi>a</mml:mi><mml:mi>c</mml:mi><mml:mi>y</mml:mi><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:mi>T</mml:mi><mml:mi>N</mml:mi><mml:mo>&#x0002B;</mml:mo><mml:mi>T</mml:mi><mml:mi>P</mml:mi></mml:mrow><mml:mrow><mml:mi>T</mml:mi><mml:mi>N</mml:mi><mml:mo>&#x0002B;</mml:mo><mml:mi>F</mml:mi><mml:mi>P</mml:mi><mml:mo>&#x0002B;</mml:mo><mml:mi>F</mml:mi><mml:mi>N</mml:mi><mml:mo>&#x0002B;</mml:mo><mml:mi>T</mml:mi><mml:mi>P</mml:mi></mml:mrow></mml:mfrac></mml:mtd></mml:mtr></mml:mtable></mml:math></disp-formula>
<disp-formula id="E2"><label>(2)</label><mml:math id="M3"><mml:mtable class="eqnarray" columnalign="left"><mml:mtr><mml:mtd><mml:mi>P</mml:mi><mml:mi>r</mml:mi><mml:mi>e</mml:mi><mml:mi>c</mml:mi><mml:mi>i</mml:mi><mml:mi>s</mml:mi><mml:mi>i</mml:mi><mml:mi>o</mml:mi><mml:mi>n</mml:mi><mml:mtext>&#x000A0;</mml:mtext><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:mi>T</mml:mi><mml:mi>N</mml:mi></mml:mrow><mml:mrow><mml:mi>T</mml:mi><mml:mi>N</mml:mi><mml:mo>&#x0002B;</mml:mo><mml:mi>F</mml:mi><mml:mi>P</mml:mi></mml:mrow></mml:mfrac></mml:mtd></mml:mtr></mml:mtable></mml:math></disp-formula>
<disp-formula id="E3"><label>(3)</label><mml:math id="M4"><mml:mtable class="eqnarray" columnalign="left"><mml:mtr><mml:mtd><mml:mi>R</mml:mi><mml:mi>e</mml:mi><mml:mi>c</mml:mi><mml:mi>a</mml:mi><mml:mi>l</mml:mi><mml:mi>l</mml:mi><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:mi>T</mml:mi><mml:mi>P</mml:mi></mml:mrow><mml:mrow><mml:mi>T</mml:mi><mml:mi>P</mml:mi><mml:mo>&#x0002B;</mml:mo><mml:mi>F</mml:mi><mml:mi>N</mml:mi></mml:mrow></mml:mfrac></mml:mtd></mml:mtr></mml:mtable></mml:math></disp-formula>
<disp-formula id="E4"><label>(4)</label><mml:math id="M5"><mml:mtable class="eqnarray" columnalign="left"><mml:mtr><mml:mtd><mml:mi>F</mml:mi><mml:mn>1</mml:mn><mml:mo>-</mml:mo><mml:mi>S</mml:mi><mml:mi>c</mml:mi><mml:mi>o</mml:mi><mml:mi>r</mml:mi><mml:mi>e</mml:mi><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:mn>2</mml:mn><mml:mi>T</mml:mi><mml:mi>P</mml:mi></mml:mrow><mml:mrow><mml:mn>2</mml:mn><mml:mi>T</mml:mi><mml:mi>P</mml:mi><mml:mo>&#x0002B;</mml:mo><mml:mi>F</mml:mi><mml:mi>P</mml:mi><mml:mo>&#x0002B;</mml:mo><mml:mi>F</mml:mi><mml:mi>N</mml:mi></mml:mrow></mml:mfrac></mml:mtd></mml:mtr></mml:mtable></mml:math></disp-formula>
<table-wrap position="float" id="T3">
<label>Table 3</label>
<caption><p> Relationship between predicted class and true class.</p></caption>
<table frame="hsides" rules="groups">
<thead><tr>
<th/>
<th valign="top" align="center" colspan="2" style="border-bottom: thin solid #000000;"><bold>True class</bold></th>
</tr>
<tr>
<th valign="top" align="left"><bold>Predicted class</bold></th>
<th valign="top" align="center"><bold>Positive</bold></th>
<th valign="top" align="center"><bold>Negative</bold></th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top" align="left">Positive</td>
<td valign="top" align="center">True positive(TP)</td>
<td valign="top" align="center">False positive (FP)</td>
</tr>
<tr>
<td valign="top" align="left">Negative</td>
<td valign="top" align="center">False negative(FN)</td>
<td valign="top" align="center">True negative (TN)</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>The parameters of the distilBert model are presented in <xref ref-type="table" rid="T4">Table 4</xref>. The champion of the ADReSS challenge obtained an accuracy of 0.896 by combining the Enhanced Language Representation with Informative Entities (ERNIE) model (<xref ref-type="bibr" rid="B39">39</xref>) and pause information in speech using acoustic align technology (<xref ref-type="bibr" rid="B10">10</xref>). We achieved 88% accuracy on the test set, which is almost equivalent to the SOTA result, and a 13% improvement over the baseline of 75%, established by the organizers of ADReSS (<xref ref-type="bibr" rid="B9">9</xref>). The champion used two models, acoustic and text, and combined the ERNIE model with discriminated markers to improve representation learning. We modified the model architecture of the distilBert model to achieve a strong classification performance using only text.</p>
<table-wrap position="float" id="T4">
<label>Table 4</label>
<caption><p> Parameters of the distilBert model.</p></caption>
<table frame="hsides" rules="groups">
<thead><tr>
<th valign="top" align="left"><bold>Parameters</bold></th>
<th valign="top" align="left"><bold>Value</bold></th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top" align="left">Epoch</td>
<td valign="top" align="left">1</td>
</tr>
<tr>
<td valign="top" align="left">DistilBatch_size</td>
<td valign="top" align="left">156</td>
</tr>
<tr>
<td valign="top" align="left">Pad_size</td>
<td valign="top" align="left">500</td>
</tr>
<tr>
<td valign="top" align="left">Pre-trained model</td>
<td valign="top" align="left">distilBert-base-uncased</td>
</tr>
<tr>
<td valign="top" align="left">Hidden_size</td>
<td valign="top" align="left">768</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>We used the popular models of BERT and ERNIE (<xref ref-type="bibr" rid="B39">39</xref>) for comparison. To check the influence of different classifiers with the DistilBert model, the CNN, random forest, SVM, and AdaBoost classifiers were also used for comparison with our logistic regression (LR) classifier. <xref ref-type="table" rid="T5">Table 5</xref> shows that the LR classifier obtains the best performance. The LR is one of the simplest classifiers with a good performance in binary classification and has become a prior selection classifier in clinical diagnosis. For example, a study (<xref ref-type="bibr" rid="B31">31</xref>) demonstrated the superiority of the combination of BERT and LR models in the classification problem.</p>
<table-wrap position="float" id="T5">
<label>Table 5</label>
<caption><p>The performance of different models.</p></caption>
<table frame="hsides" rules="groups">
<thead><tr>
<th valign="top" align="left"><bold>Model</bold></th>
<th valign="top" align="center"><bold>Accuracy</bold></th>
<th valign="top" align="center"><bold>Precision</bold></th>
<th valign="top" align="center"><bold>Recall</bold></th>
<th valign="top" align="center"><bold>F1-score</bold></th>
</tr>
</thead>
<tbody>
<tr>
<td valign="top" align="left">Linear discriminant analysis (<xref ref-type="bibr" rid="B9">9</xref>)</td>
<td valign="top" align="center">0.625</td>
<td valign="top" align="center">0.60</td>
<td valign="top" align="center">0.75</td>
<td valign="top" align="center">0.67</td>
</tr>
<tr>
<td valign="top" align="left">DistilBert</td>
<td valign="top" align="center">0.48</td>
<td valign="top" align="center">0.51</td>
<td valign="top" align="center">0.48</td>
<td valign="top" align="center">0.48</td>
</tr>
<tr>
<td valign="top" align="left">ERNIE (<xref ref-type="bibr" rid="B39">39</xref>)</td>
<td valign="top" align="center">0.42</td>
<td valign="top" align="center">0.46</td>
<td valign="top" align="center">0.42</td>
<td valign="top" align="center">0.30</td>
</tr>
<tr>
<td valign="top" align="left">DistilBert &#x0002B;CNN</td>
<td valign="top" align="center">0.58</td>
<td valign="top" align="center">0.34</td>
<td valign="top" align="center">0.58</td>
<td valign="top" align="center">0.43</td>
</tr>
<tr>
<td valign="top" align="left">DistilBert&#x0002B;RF</td>
<td valign="top" align="center">0.79</td>
<td valign="top" align="center">0.79</td>
<td valign="top" align="center">0.79</td>
<td valign="top" align="center">0.79</td>
</tr>
<tr>
<td valign="top" align="left">DistilBert&#x0002B;SVM</td>
<td valign="top" align="center">0.625</td>
<td valign="top" align="center">0.629</td>
<td valign="top" align="center">0.625</td>
<td valign="top" align="center">0.622</td>
</tr>
<tr>
<td valign="top" align="left">DistilBert&#x0002B;Ada</td>
<td valign="top" align="center">0.73</td>
<td valign="top" align="center">0.73</td>
<td valign="top" align="center">0.73</td>
<td valign="top" align="center">0.73</td>
</tr>
<tr>
<td valign="top" align="left">ERNIE&#x0002B;Pause (<xref ref-type="bibr" rid="B10">10</xref>)<xref ref-type="table-fn" rid="TN1"><sup>&#x0002A;</sup></xref></td>
<td valign="top" align="center"><bold>0.896</bold></td>
<td valign="top" align="center"><bold>0.952</bold></td>
<td valign="top" align="center">0.833</td>
<td valign="top" align="center"><bold>0.889</bold></td>
</tr>
<tr>
<td valign="top" align="left">DistilBert&#x0002B; LR</td>
<td valign="top" align="center">0.88</td>
<td valign="top" align="center">0.88</td>
<td valign="top" align="center"><bold>0.88</bold></td>
<td valign="top" align="center">0.87</td>
</tr>
</tbody>
</table>
<table-wrap-foot>
<fn id="TN1"><label>&#x0002A;</label><p><italic>ERNIE&#x0002B;Pause (<xref ref-type="bibr" rid="B10">10</xref>) is the model of a champion, distilBert &#x0002B;LR is our method, RF and Ada are the abbreviations of random forest and adaboost classifier, respectively</italic>.</p></fn>
<p><italic>The best performance in a column of measure</italic>.</p>
</table-wrap-foot>
</table-wrap>
</sec>
</sec>
<sec sec-type="discussion" id="s5">
<title>Discussion</title>
<p>Pre-trained models are considered important and effective nowadays because they attempt to learn the features and structure of the language from large datasets and regulate the model effectively to perform best on new datasets by only updating a few parameters. Accordingly, our model was highly trained with the best initial parameters. The best performance indicates that our model has learned useful features for classification, which not only reduces the need for expert-defined linguistic features but also makes it possible for accurate, complex, and comprehensive features to be extracted from the dataset. The advantage of sentence embedding is that it considers the entire transcript and does not have any out-of-context word embedding layer, which converts every word into a vector representation, considering its context. The ADReSS challenge also includes MMSE evaluation, a detailed interactive exam to evaluate cognitive skills, including memory, language, delayed recall, and visuospatial. However, whether our model is suitable for the evaluation of MMSE scores needs to be further verified. In addition, the transcripts were annotated in CHAT format (<xref ref-type="bibr" rid="B40">40</xref>), which is convenient for manual feature extraction. We performed the experiment with and without annotation and found that the performance did not differ. Using automatic speech recognition (ASR)-generated transcripts directly without the need for further annotation, our method has more advantages than the manual feature extraction method.</p>
<p>Many studies have demonstrated that manual features, combined with the deep learning model, can improve the performance of the model, and manual features also provide a better interpretation, which is important for clinical diagnosis. For example, Looze CD et al. (<xref ref-type="bibr" rid="B33">33</xref>) found that the temporal characteristics of speech may reflect underlying cognitive deficits. Nasreen et al. (<xref ref-type="bibr" rid="B32">32</xref>) used linguistic features, such as pauses, overlaps, and dysfluencies, to detect AD on the ADReSS dataset. They obtained 90% accuracy and demonstrated the importance of dysfluency and pauses in detecting AD. The champion of the ADReSS challenge (<xref ref-type="bibr" rid="B10">10</xref>) combined deep learning with pauses and obtained SOTA accuracy of 89.6%, proving that pauses are important for AD diagnosis. Sadeghian et al. (<xref ref-type="bibr" rid="B41">41</xref>) extracted acoustic features, including pauses more than 5 s in duration, and obtained the best accuracy of 95.8%. Features, such as pauses, are important features that deep learning cannot learn effectively (i.e., cannot give enough weight for pauses), so the combination of both can improve the performance of AD detection. In clinical medicine, patients with AD often pause and cannot continue treatment. This is not only a memory decline problem but may also be related to some language function obstacles caused by brain damage. A successful computer model can guide doctors to focus more on the early clinical symptoms of patients with AD, such as pauses and dysfluency. The largest limitation of our study is the difficulty to interpret the performance of a model with so many parameters (<xref ref-type="bibr" rid="B42">42</xref>). That is, our model cannot understand the reason for a wrong verdict, but we can identify the words that the network has paid more attention to in the case of a correct prediction. This function is particularly useful because such an interpretation can reveal the important linguistic attributes of patients with AD, which can help in speech therapy and communication with patients with AD.</p>
<p>The practice of pre-trained and fine-tuning paradigms has achieved excellent performance in many downstream tasks. In recent years, research in academia and industry has indicated that the pre-trained model is developing in a larger and deeper direction. However, there are still some problems that need to be solved in large models, such as the dataset quality, huge training energy consumption, carbon emission problems, and a lack of common sense and reasoning ability. These problems should be addressed in future studies.</p>
</sec>
<sec id="s6">
<title>Future Works</title>
<p>In the future, we will focus on the following two directions for AD diagnosis.</p>
<p>Implicit sentiment analysis is an expression that does not contain any polarity markers but can still convey a clear human awareness sentiment polarity in the context; it exists widely in the recognition of aspect-based sentiments (<xref ref-type="bibr" rid="B43">43</xref>). For example, the comment &#x0201C;The waiter poured water on my clothes and walked away&#x0201D; contains no opinion words but can be interpreted as clearly negative toward &#x0201C;the waiter&#x0201D;; some sentences, such as &#x0201C;the service of the hotel is great,&#x0201D; &#x0201C;the food of the restaurant is delicious,&#x0201D; contain obvious sentimental words that neural network can give enough weights for the words of &#x0201C;great,&#x0201D; &#x0201C;delicious,&#x0201D; but the non-sentiment-related aspects of such words are often ignored by the model. The transcripts used for the AD diagnosis of spontaneous speech contain no polarity markers; however, most previous studies in this field generally pay little attention to implicit sentiment expressions. The study (<xref ref-type="bibr" rid="B44">44</xref>) used supervised contrastive learning to capture implicit sentiment using an advanced method. That is, the expressions with the same sentiment polarity were pulled together, and those with different sentiment orientations were pushed apart. In the future, we will focus on implicit sentiment analysis for AD diagnosis using a contrastive learning method.</p>
<p>One of the most popular language models is the multilingual one. With a proper multilingual model, the problem of lacking large datasets can be addressed by transferring the knowledge of AD prediction from another language in which a large dataset is available, which is similar to the approaches proposed by Fraser et al. (<xref ref-type="bibr" rid="B45">45</xref>). Only in this manner can the need for a target task be addressed for expert-defined linguistic features. In the future, we will commit to improving multilingual AD recognition using cross-lingual transfer learning, including the multilingual BERT and transformer models.</p>
</sec>
<sec sec-type="data-availability" id="s7">
<title>Data Availability Statement</title>
<p>The datasets presented in this study can be found in online repositories. The names of the repository/repositories and accession number(s) can be found in the article/supplementary material.</p>
</sec>
<sec id="s8">
<title>Ethics Statement</title>
<p>Written informed consent was obtained from the individual(s) for the publication of any potentially identifiable images or data included in this article.</p>
</sec>
<sec id="s9">
<title>Author Contributions</title>
<p>ZY designed the research. KL analyzed the data and interpreted the analysis. NL and YC wrote the main manuscript text and revised it carefully. All authors reviewed and approved the final manuscript.</p>
</sec>
<sec sec-type="funding-information" id="s10">
<title>Funding</title>
<p>This research was funded by Natural Science Foundation of Zhejiang Province (Grant Number LQ22H090002), the initial fee for introducing doctoral research of Natural Science Foundation of Zhejiang Provincial (Grant Number LGF20F020009) and the 4th Graduate Student innovation and Entrepreneurship Competition of Hangzhou Normal University.</p>
</sec>
<sec sec-type="COI-statement" id="conf1">
<title>Conflict of Interest</title>
<p>The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.</p>
</sec>
<sec sec-type="disclaimer" id="s11">
<title>Publisher&#x00027;s Note</title>
<p>All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.</p>
</sec>
</body>
<back>
<ref-list>
<title>References</title>
<ref id="B1">
<label>1.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Sousa</surname> <given-names>RM</given-names></name> <name><surname>Ferri</surname> <given-names>CP</given-names></name> <name><surname>Acosta</surname> <given-names>D</given-names></name> <name><surname>Albanese</surname> <given-names>E</given-names></name> <name><surname>Guerra</surname> <given-names>M</given-names></name> <name><surname>Huang</surname> <given-names>YQ</given-names></name> <etal/></person-group>. <article-title>Contribution of chronic diseases to disability in elderly people in countries with low and middle incomes: a 10/66 Dementia Research Group population-based survey</article-title>. <source>Lancet.</source> (<year>2009</year>) <volume>374</volume>:<fpage>1821</fpage>&#x02013;<lpage>30</lpage>. <pub-id pub-id-type="doi">10.1016/S0140-6736(09)61829-8</pub-id><pub-id pub-id-type="pmid">19944863</pub-id></citation></ref>
<ref id="B2">
<label>2.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Jia</surname> <given-names>LF</given-names></name> <name><surname>Du</surname> <given-names>Y</given-names></name> <name><surname>Chu</surname> <given-names>L</given-names></name> <name><surname>Zhang</surname> <given-names>Z</given-names></name> <name><surname>Qiu</surname> <given-names>Q</given-names></name></person-group>. <article-title>Prevalence, risk factors, and management of dementia and mild cognitive impairment in adults aged 60 years or older in China: a cross-sectional study</article-title>. <source>Lancet Public Health.</source> (<year>2020</year>) <volume>5</volume>:<fpage>e661</fpage>&#x02013;<lpage>71</lpage>. <pub-id pub-id-type="doi">10.1016/S2468-2667(20)30185-7</pub-id><pub-id pub-id-type="pmid">33271079</pub-id></citation></ref>
<ref id="B3">
<label>3.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Jia</surname> <given-names>JP</given-names></name> <name><surname>Wei</surname> <given-names>C</given-names></name> <name><surname>Chen</surname> <given-names>S</given-names></name> <name><surname>Li</surname> <given-names>F</given-names></name> <name><surname>Gauthier</surname> <given-names>S</given-names></name></person-group>. <article-title>The cost of Alzheimer&#x00027;s disease in China and re-estimation of costs worldwide</article-title>. <source>Alzheimer&#x00027;s Dementia.</source> (<year>2018</year>) <volume>14</volume>:<fpage>483</fpage>&#x02013;<lpage>91</lpage>. <pub-id pub-id-type="doi">10.1016/j.jalz.2017.12.006</pub-id><pub-id pub-id-type="pmid">29433981</pub-id></citation></ref>
<ref id="B4">
<label>4.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Appell</surname> <given-names>J</given-names></name> <name><surname>Kertesz</surname> <given-names>A</given-names></name> <name><surname>Fisman</surname> <given-names>M</given-names></name></person-group>. <article-title>A study of language functioning in Alzheimer patients</article-title>. <source>Brain Lang.</source> (<year>1982</year>) <volume>17</volume>:<fpage>73</fpage>&#x02013;<lpage>91</lpage>. <pub-id pub-id-type="doi">10.1016/0093-934X(82)90006-2</pub-id><pub-id pub-id-type="pmid">7139272</pub-id></citation></ref>
<ref id="B5">
<label>5.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Wang</surname> <given-names>J</given-names></name> <name><surname>Wang</surname> <given-names>YH</given-names></name></person-group>. <article-title>A neuropsychological study of linguistic disorder in Alzheimer&#x00027;s disease</article-title>. <source>Chin Mental Health J.</source> (<year>1999</year>) 5: <fpage>263</fpage>&#x02013;<lpage>5</lpage>.</citation>
</ref>
<ref id="B6">
<label>6.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Sperling</surname> <given-names>RA</given-names></name> <name><surname>Aisen</surname> <given-names>PS</given-names></name> <name><surname>Beckett</surname> <given-names>LA</given-names></name> <name><surname>Bennett</surname> <given-names>DA</given-names></name> <name><surname>Craft</surname> <given-names>S</given-names></name> <name><surname>Fagan</surname> <given-names>AM</given-names></name> <etal/></person-group>. <article-title>Toward defining the preclinical stages of Alzheimer&#x00027;s disease: recommendations from the National Institute on Aging-Alzheimer&#x00027;s Association workgroups on diagnostic guidelines for Alzheimer&#x00027;s disease</article-title>. <source>Alzheimers Dement.</source> (<year>2011</year>) <volume>7</volume>:<fpage>280</fpage>&#x02013;<lpage>92</lpage>. <pub-id pub-id-type="doi">10.1016/j.jalz.2011.03.003</pub-id><pub-id pub-id-type="pmid">21514248</pub-id></citation></ref>
<ref id="B7">
<label>7.</label>
<citation citation-type="web"><person-group person-group-type="author"><name><surname>Sanh</surname> <given-names>V</given-names></name> <name><surname>Debut</surname> <given-names>L</given-names></name> <name><surname>Chaumond</surname> <given-names>J</given-names></name> <name><surname>Wolf</surname> <given-names>T</given-names></name></person-group>. <article-title>DistilBERT, a distilled version of BERT: Smaller, faster, cheaper and lighter</article-title>. <source>arXiv preprint arXiv:1910.01108.</source> (<year>2019</year>) Available online at: <ext-link ext-link-type="uri" xlink:href="https://github.com/saurabhkulkarni77/DistillBERT">https://github.com/saurabhkulkarni77/DistillBERT</ext-link>.</citation>
</ref>
<ref id="B8">
<label>8.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Rtayli</surname> <given-names>N</given-names></name> <name><surname>Enneya</surname> <given-names>N</given-names></name></person-group>. <article-title>Enhanced credit card fraud detection based on SVM-recursive feature elimination and hyper-parameters optimization</article-title>. <source>J Inf Secur Appl.</source> (<year>2020</year>) <volume>55</volume>:<fpage>102596</fpage>. <pub-id pub-id-type="doi">10.1016/j.jisa.2020.102596</pub-id></citation>
</ref>
<ref id="B9">
<label>9.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Luz</surname> <given-names>S</given-names></name> <name><surname>Haider</surname> <given-names>F</given-names></name> <name><surname>Fuente</surname> <given-names>SDL</given-names></name> <name><surname>Fromm</surname> <given-names>D</given-names></name> <name><surname>Macwhinney</surname> <given-names>B</given-names></name></person-group>. <article-title>Alzheimer&#x00027;s dementia recognition through spontaneous speech: the address challenge</article-title>. <source>arXiv preprint arXiv:2004.06833.</source> (<year>2020</year>) p. 2571. <pub-id pub-id-type="doi">10.21437/Interspeech.2020-2571</pub-id></citation>
</ref>
<ref id="B10">
<label>10.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Yuan</surname> <given-names>J</given-names></name> <name><surname>Cai</surname> <given-names>X</given-names></name> <name><surname>Bian</surname> <given-names>Y</given-names></name> <name><surname>Ye</surname> <given-names>Z</given-names></name> <name><surname>Church</surname> <given-names>K</given-names></name></person-group>. <article-title>Pauses for detection of Alzheimer&#x00027;s disease</article-title>. <source>Front Comput Sci.</source> (<year>2021</year>) <volume>2</volume>:<fpage>57</fpage>. <pub-id pub-id-type="doi">10.3389/fcomp.2020.624488</pub-id></citation>
</ref>
<ref id="B11">
<label>11.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Mahendran</surname> <given-names>N</given-names></name> <name><surname>Vincent</surname> <given-names>PMDR</given-names></name> <name><surname>Srinivasan</surname> <given-names>K</given-names></name> <name><surname>Chang</surname> <given-names>CY</given-names></name></person-group>. <article-title>Improving the classification of alzheimer&#x00027;s disease using hybrid gene selection pipeline and deep learning</article-title>. <source>Front Genet</source>. (<year>2021</year>) <volume>12</volume>:<fpage>784814</fpage>. <pub-id pub-id-type="doi">10.3389/fgene.2021.784814</pub-id><pub-id pub-id-type="pmid">34868275</pub-id></citation></ref>
<ref id="B12">
<label>12.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Pulido</surname> <given-names>MLB</given-names></name></person-group>. <article-title>Hern&#x00027;andez JBA, Ballester MAF, Gonz&#x00027;alez C, Mekyska J, Sm&#x00027;ekal Z, Alzheimer&#x00027;sdisease and automatic speech analysis: a review</article-title>. <source>Expert Syst Appl.</source> (<year>2020</year>) <volume>150</volume>:<fpage>113213</fpage>. <pub-id pub-id-type="doi">10.1016/j.eswa.2020.113213</pub-id></citation>
</ref>
<ref id="B13">
<label>13.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Saturnino</surname> <given-names>L</given-names></name> <name><surname>Fasih</surname> <given-names>H</given-names></name> <name><surname>Sofia</surname> <given-names>DLFG</given-names></name> <name><surname>Davida</surname> <given-names>F</given-names></name> <name><surname>Brian</surname> <given-names>MW</given-names></name></person-group>. <article-title>Editorial: Alzheimer&#x00027;s dementia recognition through spontaneous speech</article-title>. <source>Front Comput Sci.</source> (<year>2021</year>) <volume>3</volume>:<fpage>1</fpage>&#x02013;<lpage>5</lpage>. <pub-id pub-id-type="doi">10.3389/fcomp.2021.780169</pub-id><pub-id pub-id-type="pmid">35291512</pub-id></citation></ref>
<ref id="B14">
<label>14.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Petti</surname> <given-names>U</given-names></name> <name><surname>Baker</surname> <given-names>S</given-names></name> <name><surname>Korhonen</surname> <given-names>A</given-names></name></person-group>. <article-title>A systematic literature review of automatic Alzheimer&#x00027;s disease detection from speech and language</article-title>. <source>J Am Med Inform Assoc.</source> (<year>2020</year>) <volume>27</volume>:<fpage>1784</fpage>&#x02013;<lpage>97</lpage>. <pub-id pub-id-type="doi">10.1093/jamia/ocaa174</pub-id><pub-id pub-id-type="pmid">32929494</pub-id></citation></ref>
<ref id="B15">
<label>15.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Becker</surname> <given-names>JT</given-names></name> <name><surname>Boiler</surname> <given-names>F</given-names></name> <name><surname>Lopez</surname> <given-names>OL</given-names></name> <name><surname>Saxton</surname> <given-names>J</given-names></name> <name><surname>Mcgonigle</surname> <given-names>KL</given-names></name></person-group>. <article-title>The natural history of Alzheimer&#x00027;s disease: description of study cohort and accuracy of diagnosis</article-title>. <source>Arch Neurol.</source> (<year>1994</year>) <volume>51</volume>:<fpage>585</fpage>&#x02013;<lpage>94</lpage>. <pub-id pub-id-type="doi">10.1001/archneur.1994.00540180063015</pub-id><pub-id pub-id-type="pmid">8198470</pub-id></citation></ref>
<ref id="B16">
<label>16.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Eyben</surname> <given-names>F</given-names></name> <name><surname>W&#x000F6;llmer</surname> <given-names>M</given-names></name> <name><surname>Schuller</surname> <given-names>B</given-names></name></person-group>. <article-title>Opensmile: the munich versatile and fast open-source audio feature extractor</article-title>. In: <source>Proceedings of the 18th ACM international conference on Multimedia</source>. (<year>2010</year>) p. <fpage>1459</fpage>&#x02013;<lpage>62</lpage>. <pub-id pub-id-type="doi">10.1145/1873951.1874246</pub-id></citation>
</ref>
<ref id="B17">
<label>17.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Eyben</surname> <given-names>F</given-names></name> <name><surname>Scherer</surname> <given-names>KR</given-names></name> <name><surname>Schuller</surname> <given-names>BW</given-names></name> <name><surname>Sundberg</surname> <given-names>J</given-names></name> <name><surname>Andr&#x00027;e</surname> <given-names>E</given-names></name> <name><surname>Busso</surname> <given-names>C</given-names></name> <etal/></person-group>. <article-title>The Geneva minimalistic acoustic parameter set GeMAPS for voice research and affective computing</article-title>. <source>IEEE Trans Affect Comput.</source> (<year>2015</year>) <volume>7</volume>:<fpage>190</fpage>&#x02013;<lpage>202</lpage>. <pub-id pub-id-type="doi">10.1109/TAFFC.2015.2457417</pub-id></citation>
</ref>
<ref id="B18">
<label>18.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Luz</surname> <given-names>S</given-names></name></person-group>. <article-title>Longitudinal monitoring and detection of Alzheimer&#x00027;s type dementia fromspontaneous speech data</article-title>. In: <source>2017 IEEE 30th International Symposium on Computer-Based Medical Systems (CBMS).</source> (<year>2017</year>) p. <fpage>45</fpage>&#x02013;<lpage>46</lpage>. <pub-id pub-id-type="doi">10.1109/CBMS.2017.41</pub-id></citation>
</ref>
<ref id="B19">
<label>19.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Eyben</surname> <given-names>F</given-names></name> <name><surname>Weninger</surname> <given-names>F</given-names></name> <name><surname>Gro&#x000DF;</surname> <given-names>F</given-names></name> <name><surname>Schuller</surname> <given-names>B</given-names></name></person-group>. <article-title>Recent developments in openSMILE, the Munich open-source multimedia feature extractor</article-title>. In: <source>Proceedings of the 21st ACM international conference on Multimedia.</source> (<year>2013</year>). p. <fpage>835</fpage>&#x02013;<lpage>8</lpage>. <pub-id pub-id-type="doi">10.1145/2502081.2502224</pub-id></citation>
</ref>
<ref id="B20">
<label>20.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Chen</surname> <given-names>J</given-names></name> <name><surname>Wang</surname> <given-names>Y</given-names></name> <name><surname>Wang</surname> <given-names>D</given-names></name></person-group>. <article-title>A feature study for classification-based speech separation at low signal-to-noise ratios</article-title>. In: <source>IEEE/ACM Transactions on Audio Speech &#x00026; Language Processing.</source> (<year>2014</year>) vol. 22. p. <fpage>1993</fpage>&#x02013;<lpage>2002</lpage>. <pub-id pub-id-type="doi">10.1109/TASLP.2014.2359159</pub-id></citation>
</ref>
<ref id="B21">
<label>21.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Balagopalan</surname> <given-names>A</given-names></name> <name><surname>Eyre</surname> <given-names>B</given-names></name> <name><surname>Robin</surname> <given-names>J</given-names></name> <name><surname>Rudzicz</surname> <given-names>F</given-names></name> <name><surname>Novikova</surname> <given-names>J</given-names></name></person-group>. <article-title>Comparing pre-trained and feature-based models for prediction of Alzheimer&#x00027;s disease based on speech</article-title>. <source>Front Aging Neurosci.</source> (<year>2021</year>) <volume>13</volume>:<fpage>635945</fpage>. <pub-id pub-id-type="doi">10.3389/fnagi.2021.635945</pub-id><pub-id pub-id-type="pmid">33986655</pub-id></citation></ref>
<ref id="B22">
<label>22.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Syed</surname> <given-names>MSS</given-names></name> <name><surname>Syed</surname> <given-names>ZS</given-names></name> <name><surname>Lech</surname> <given-names>M</given-names></name> <name><surname>Pirogova</surname> <given-names>E</given-names></name></person-group>. <article-title>Automated screening for Alzheimer&#x00027;s dementia through spontaneous speech</article-title>. In: <source>INTERSPEECH 2020.</source> (<year>2020</year>) p. <fpage>2222</fpage>&#x02013;<lpage>6</lpage>. <pub-id pub-id-type="doi">10.21437/Interspeech.2020-3158</pub-id></citation>
</ref>
<ref id="B23">
<label>23.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Yuan</surname> <given-names>J</given-names></name> <name><surname>Bian</surname> <given-names>Y</given-names></name> <name><surname>Cai</surname> <given-names>X</given-names></name> <name><surname>Huang</surname> <given-names>J</given-names></name> <name><surname>Ye</surname> <given-names>Z</given-names></name> <name><surname>Church</surname> <given-names>K</given-names></name></person-group>. <article-title>Disfluencies and fine-tuning pre-trained language models for detection of Alzheimer&#x00027;s disease</article-title>. In: <source>INTERSPEECH 2020</source>. (<year>2020</year>) p. <fpage>2162</fpage>&#x02013;<lpage>6</lpage>. <pub-id pub-id-type="doi">10.21437/Interspeech.2020-2516</pub-id></citation>
</ref>
<ref id="B24">
<label>24.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Luz</surname> <given-names>S</given-names></name> <name><surname>Haider</surname> <given-names>F</given-names></name> <name><surname>Fuente</surname> <given-names>S</given-names></name> <name><surname>Fromm</surname> <given-names>D</given-names></name> <name><surname>Macwhinney</surname> <given-names>B</given-names></name></person-group>. <article-title>Detecting cognitive decline using speech only: the ADReSS O Challenge</article-title>. <source>arXiv preprint arXiv:2104.09356.</source> (<year>2021</year>) <pub-id pub-id-type="doi">10.1101/2021.03.24.21254263</pub-id></citation>
</ref>
<ref id="B25">
<label>25.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Mahajan</surname> <given-names>P</given-names></name> <name><surname>Baths</surname> <given-names>V</given-names></name></person-group>. <article-title>Acoustic and language based deep learning approaches for Alzheimer&#x00027;s dementia detection from spontaneous speech</article-title>. <source>Front Aging Neurosci.</source> (<year>2021</year>) <volume>13</volume>:<fpage>20</fpage>. <pub-id pub-id-type="doi">10.3389/fnagi.2021.623607</pub-id><pub-id pub-id-type="pmid">33613269</pub-id></citation></ref>
<ref id="B26">
<label>26.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Karlekar</surname> <given-names>S</given-names></name> <name><surname>Niu</surname> <given-names>T</given-names></name> <name><surname>Bansal</surname> <given-names>M</given-names></name></person-group>. <article-title>Detecting linguistic characteristics of Alzheimer&#x00027;s dementia by interpreting neural models</article-title>. <source>arXiv preprint arXiv:1804.06440.</source> (<year>2018</year>). <pub-id pub-id-type="doi">10.18653/v1/N18-2110</pub-id></citation>
</ref>
<ref id="B27">
<label>27.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Di Palo</surname> <given-names>F</given-names></name> <name><surname>Parde</surname> <given-names>N</given-names></name></person-group>. <article-title>Enriching neural models with targeted features for dementia detection</article-title>. <source>arXiv preprint arXiv1906.05483.</source> (<year>2019</year>). <pub-id pub-id-type="doi">10.18653/v1/P19-2042</pub-id></citation>
</ref>
<ref id="B28">
<label>28.</label>
<citation citation-type="web"><person-group person-group-type="author"><name><surname>Orimaye</surname> <given-names>SO</given-names></name> <name><surname>Wong</surname> <given-names>JSM</given-names></name> <name><surname>Fernandez</surname> <given-names>JSG</given-names></name></person-group>. <article-title>Deep-deep neural network language models for predicting mild cognitive impairment</article-title>. In: <source>25th IJCAI Advances in Bioinformatics and Artificial Intelligence: Bridging the Gap</source>. (<year>2016</year>) p. <fpage>14</fpage>&#x02013;<lpage>20</lpage>. Available online at: <ext-link ext-link-type="uri" xlink:href="http://ceur-ws.org/Vol-1718/paper2.pdf">http://ceur-ws.org/Vol-1718/paper2.pdf</ext-link>.</citation>
</ref>
<ref id="B29">
<label>29.</label>
<citation citation-type="web"><person-group person-group-type="author"><name><surname>Fritsch</surname> <given-names>J</given-names></name> <name><surname>Wankerl</surname> <given-names>S</given-names></name> <name><surname>Noth</surname> <given-names>E</given-names></name></person-group>. <article-title>Automatic diagnosis of alzheimer&#x00027;s disease using neural network language models</article-title>. In: <source>ICASSP 2019-2019 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)</source>. (<year>2019</year>) p. <fpage>5841</fpage>&#x02013;<lpage>5</lpage>. Available online at: <ext-link ext-link-type="uri" xlink:href="https://publications">https://publications</ext-link>. idiap.ch/downloads/papers/2019/Fritsch_ICASSP_2019.pdf. <pub-id pub-id-type="doi">10.1109/ICASSP.2019.8682690</pub-id><pub-id pub-id-type="pmid">33019304</pub-id></citation></ref>
<ref id="B30">
<label>30.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Pan</surname> <given-names>Y</given-names></name> <name><surname>Mirheidari</surname> <given-names>B</given-names></name> <name><surname>Reuber</surname> <given-names>M</given-names></name> <etal/></person-group>. <article-title>Automatic hierarchical attention neural network for detecting AD[C]//Proceedings of Interspeech 2019</article-title>. In: <source>International Speech Communication Association (ISCA).</source> (<year>2019</year>) p. <fpage>4105</fpage>&#x02013;<lpage>9</lpage>. <pub-id pub-id-type="doi">10.21437/Interspeech.2019-1799</pub-id></citation>
</ref>
<ref id="B31">
<label>31.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Roshanzamir</surname> <given-names>A</given-names></name> <name><surname>Aghajan</surname> <given-names>H</given-names></name> <name><surname>Baghshah</surname> <given-names>MS</given-names></name></person-group>. <article-title>Transformer-based deep neural network language models for Alzheimer&#x00027;s disease risk assessment from targeted speech</article-title>. <source>BMC Med Inform Decis Mak.</source> (<year>2021</year>) <volume>21</volume>:<fpage>1</fpage>&#x02013;<lpage>14</lpage>. <pub-id pub-id-type="doi">10.1186/s12911-021-01456-3</pub-id><pub-id pub-id-type="pmid">33750385</pub-id></citation></ref>
<ref id="B32">
<label>32.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Clarke</surname> <given-names>N</given-names></name> <name><surname>Barrick</surname> <given-names>TR</given-names></name> <name><surname>Garrard</surname> <given-names>P</given-names></name></person-group>. <article-title>A Comparison of Connected Speech Tasks for Detecting Early Alzheimer&#x00027;s Disease and Mild Cognitive Impairment Using Natural Language Processing and Machine Learning</article-title>. <source>Front Comput Sci.</source> (<year>2021</year>) <volume>3</volume>:<fpage>1</fpage>&#x02013;<lpage>17</lpage>. <pub-id pub-id-type="doi">10.3389/fcomp.2021.634360</pub-id></citation>
</ref>
<ref id="B33">
<label>33.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Looze</surname> <given-names>CD</given-names></name> <name><surname>Dehsarvi</surname> <given-names>A</given-names></name> <name><surname>Crosby</surname> <given-names>L</given-names></name> <name><surname>Vourdanou</surname> <given-names>A</given-names></name> <name><surname>Coen</surname> <given-names>RF</given-names></name> <name><surname>Lawlor</surname> <given-names>BA</given-names></name> <etal/></person-group>. <article-title>Cognitive and structural correlates of conversational speech timing in mild cognitive impairment and mild-to-moderate Alzheimer&#x00027;s disease: relevance for early detection approaches</article-title>. <source>Front Aging Neurosci.</source> (<year>2021</year>) <volume>13</volume>:<fpage>1</fpage>&#x02013;<lpage>17</lpage>. <pub-id pub-id-type="doi">10.3389/fnagi.2021.637404</pub-id><pub-id pub-id-type="pmid">33986656</pub-id></citation></ref>
<ref id="B34">
<label>34.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Matej</surname> <given-names>M</given-names></name> <name><surname>Fasih</surname> <given-names>H</given-names></name> <name><surname>Senja</surname> <given-names>P</given-names></name> <name><surname>Saturnino</surname> <given-names>L</given-names></name></person-group>. <article-title>Temporal integration of text transcripts and acoustic features for Alzheimer&#x00027;s diagnosis based on spontaneous speech</article-title>. <source>Front Aging Neurosci.</source> (<year>2021</year>) <volume>13</volume>:<fpage>1</fpage>&#x02013;<lpage>15</lpage>. <pub-id pub-id-type="doi">10.3389/fnagi.2021.642647</pub-id><pub-id pub-id-type="pmid">34194313</pub-id></citation></ref>
<ref id="B35">
<label>35.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Jonell</surname> <given-names>P</given-names></name> <name><surname>Mo&#x000EB;ll</surname> <given-names>B</given-names></name> <name><surname>H&#x000E5;kansson</surname> <given-names>K</given-names></name> <name><surname>Henter</surname> <given-names>GE</given-names></name> <name><surname>Kucherenko</surname> <given-names>T</given-names></name> <name><surname>Mikheeva</surname> <given-names>O</given-names></name> <etal/></person-group>. <article-title>Multimodal capture of patient behaviour for improved detection of early dementia: clinical feasibility and preliminary results</article-title>. <source>Front Comput Sci.</source> (<year>2021</year>) <volume>3</volume>:<fpage>1</fpage>&#x02013;<lpage>22</lpage>. <pub-id pub-id-type="doi">10.3389/fcomp.2021.642633</pub-id></citation>
</ref>
<ref id="B36">
<label>36.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Soler</surname> <given-names>JL</given-names></name> <name><surname>Subirana</surname> <given-names>B</given-names></name></person-group>. <article-title>Longitudinal speech biomarkers for automated Alzheimer&#x00027;s detection</article-title>. <source>Front Comput Sci.</source> (<year>2021</year>) <volume>3</volume>:<fpage>624694</fpage>. <pub-id pub-id-type="doi">10.3389/fcomp.2021.624694</pub-id></citation>
</ref>
<ref id="B37">
<label>37.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Zhu</surname> <given-names>YX</given-names></name> <name><surname>Liang</surname> <given-names>XH</given-names></name> <name><surname>Batsis</surname> <given-names>JA</given-names></name> <name><surname>Roth</surname> <given-names>RM</given-names></name></person-group>. <article-title>Exploring deep transfer learning techniques for Alzheimer&#x00027;s dementia detection</article-title>. <source>Front Comput Sci.</source> (<year>2021</year>) <volume>3</volume>:<fpage>1</fpage>&#x02013;<lpage>15</lpage>. <pub-id pub-id-type="doi">10.3389/fcomp.2021.624683</pub-id><pub-id pub-id-type="pmid">34046588</pub-id></citation></ref>
<ref id="B38">
<label>38.</label>
<citation citation-type="book"><person-group person-group-type="author"><name><surname>Goodglass</surname> <given-names>H</given-names></name> <name><surname>Kaplan</surname> <given-names>E</given-names></name> <name><surname>Barresi</surname> <given-names>B</given-names></name></person-group>. <source>Boston Diagnostic Aphasia Examination (3rd ed.) (BDAE-3).</source> <publisher-loc>Publisher</publisher-loc>: <publisher-name>Pro-Ed, 8700 Shoal Creek Blvd, Austin, TX 787576897</publisher-name> (<year>2001</year>).</citation>
</ref>
<ref id="B39">
<label>39.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Zhang</surname> <given-names>Z</given-names></name> <name><surname>Han</surname> <given-names>X</given-names></name> <name><surname>Liu</surname> <given-names>Z</given-names></name> <name><surname>Jiang</surname> <given-names>X</given-names></name> <name><surname>Sun</surname> <given-names>M</given-names></name> <name><surname>Liu</surname> <given-names>Q</given-names></name></person-group>. <article-title>ERNIE: enhanced language representation with informative entities</article-title>. In: <source>The Association for Computational Linguistics in 2019</source>. (<year>2019</year>) p. <fpage>1</fpage>&#x02013;<lpage>11</lpage>. <pub-id pub-id-type="doi">10.18653/v1/P19-1139</pub-id></citation>
</ref>
<ref id="B40">
<label>40.</label>
<citation citation-type="book"><person-group person-group-type="author"><name><surname>Macwhinney</surname> <given-names>B</given-names></name></person-group>. <source>The CHILDES Project: Tools for Analyzing Talk.</source> <publisher-loc>Volume I</publisher-loc>: <publisher-name>Transcription Format and Programs</publisher-name>. <publisher-loc>New York, NY; Hove, ES</publisher-loc>: <publisher-name>Psychology Press</publisher-name>. (<year>2014</year>).</citation>
</ref>
<ref id="B41">
<label>41.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Sadeghian</surname> <given-names>R</given-names></name> <name><surname>Schaffer</surname> <given-names>JD</given-names></name> <name><surname>Zahorian</surname> <given-names>SA</given-names></name></person-group>. <article-title>Towards an automatic speech-based diagnostic test for Alzheimer&#x00027;s disease</article-title>. <source>Front Comput Sci.</source> (<year>2021</year>) <volume>3</volume>:<fpage>13</fpage>. <pub-id pub-id-type="doi">10.3389/fcomp.2021.624594</pub-id></citation>
</ref>
<ref id="B42">
<label>42.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Jawahar</surname> <given-names>G</given-names></name> <name><surname>Sagot</surname> <given-names>B</given-names></name> <name><surname>Seddah</surname> <given-names>D</given-names></name></person-group>. <article-title>What does BERT learn about the structure of language?</article-title> In: <source>Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics.</source> (<year>2019</year>) p. <fpage>3651</fpage>&#x02013;<lpage>7</lpage>. <pub-id pub-id-type="doi">10.18653/v1/P19-1356</pub-id></citation>
</ref>
<ref id="B43">
<label>43.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Russo</surname> <given-names>I</given-names></name> <name><surname>TCaselli</surname> <given-names>T</given-names></name> <name><surname>Strapparava</surname> <given-names>C</given-names></name></person-group>. <article-title>SemEval-2015 task 9: CLIPEval implicit polarity of events</article-title>. In: <source>Proceedings of the 9th International Workshop on Semantic Evaluation (SemEval 2015).</source> (<year>2015</year>) p. <fpage>443</fpage>&#x02013;<lpage>450</lpage>. <pub-id pub-id-type="doi">10.18653/v1/S15-2077</pub-id></citation>
</ref>
<ref id="B44">
<label>44.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Li</surname> <given-names>Z</given-names></name> <name><surname>Zou</surname> <given-names>Y</given-names></name> <name><surname>Zhang</surname> <given-names>C</given-names></name> <name><surname>Zhang</surname> <given-names>Q</given-names></name> <name><surname>Wei</surname> <given-names>Z</given-names></name></person-group>. <article-title>Learning implicit sentiment in aspect-based sentiment analysis with supervised contrastive pre-training</article-title>. In: <source>Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing.</source> (<year>2021</year>) p. <fpage>246</fpage>&#x02013;<lpage>256</lpage>. <pub-id pub-id-type="doi">10.18653/v1/2021.emnlp-main.22</pub-id></citation>
</ref>
<ref id="B45">
<label>45.</label>
<citation citation-type="journal"><person-group person-group-type="author"><name><surname>Johnson</surname> <given-names>M</given-names></name> <name><surname>Schuster</surname> <given-names>M</given-names></name> <name><surname>Le</surname> <given-names>QV</given-names></name> <name><surname>Krikun</surname> <given-names>M</given-names></name> <name><surname>Dean</surname> <given-names>J</given-names></name></person-group>. <article-title>Google&#x00027;s multilingual neural machine translation system: Enabling zero-shot translation</article-title>. <source>Trans Assoc Comput Linguist</source>. (<year>2017</year>) <volume>5</volume>:<fpage>339</fpage>&#x02013;<lpage>51</lpage>. <pub-id pub-id-type="doi">10.1162/tacl_a_00065</pub-id></citation>
</ref>
</ref-list> 
</back>
</article>