Deep ensemble learning with transformer models for enhanced Alzheimer's disease detection

利用Transformer模型进行深度集成学习以增强阿尔茨海默病检测

阅读:1

Abstract

The progression of Alzheimer's disease is relentless, leading to a worsening of mental faculties over time. Currently, there is no remedy for this illness. Accurate detection and prompt intervention are pivotal in mitigating the progression of the disease. Recently, researchers have been developing new methods for detecting Alzheimer's at earlier stages, including genetic testing, blood tests for biomarkers, and cognitive assessments. Cognitive assessments involve a series of tests to measure memory, language, attention, and other brain functions. For disease detection, optimal performance necessitates enhanced accuracy and efficient computational capabilities. Our proposition involves the data augmentation of textual data; after this, we deploy our proposed BERT-based deep learning model to make use of its advanced capabilities for improved feature extraction and text comprehension. Our proposed model is a two-branch network. The first branch is based on the BERT encoder, which is used to encode the text data into a fixed-length vector; the BERT output is fed into the convolution layer, followed by the LSTM layer, and finally, the fully connected layer to predict whether a patient has AD or not. The second branch is based on the recurrent convolutional neural network. The recurrent convolutional neural network also takes text data as input and generates the final classification output. Finally, these branches are fused using the ensemble learning approach to give a more robust and accurate output. The proposed model is trained on a corpus of clinical notes from patients with AD and healthy control subjects. Evaluated on the Cookie Theft subset of the DementiaBank Pitt Corpus, our ensemble achieves 94.98% accuracy, 0.9523 F1-score, and 0.93 AUC. The results show that the proposed model outperforms state-of-the-art models for the early diagnosis of AD from text.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。