paper-with-me

홈 › Papers

A Robust Classification Method using Hybrid Word Embedding for Early Diagnosis of Alzheimer's Disease

2025-10-16 · Yangyang Li arxiv

Early detection of Alzheimer's Disease (AD) is greatly beneficial to AD patients, leading to early treatments that lessen symptoms and alleviating financial burden of health care. As one of the leading signs of AD, language capability changes can be used for early diagnosis of AD. In this paper, I develop a robust classification method using hybrid word embedding and fine-tuned hyperparameters to achieve state-of-the-art accuracy in the early detection of AD. Specifically, we create a hybrid word embedding based on word vectors from Doc2Vec and ELMo to obtain perplexity scores of the sentences. The scores identify whether a sentence is fluent or not and capture semantic context of the sentences. I enrich the word embedding by adding linguistic features to analyze syntax and semantics. Further, we input an embedded feature vector into logistic regression and fine tune hyperparameters throughout the pipeline. By tuning hyperparameters of the machine learning pipeline (e.g., model regularization parameter, learning rate and vector size of Doc2Vec, and vector size of ELMo), I achieve 91% classification accuracy and an Area Under the Curve (AUC) of 97% in distinguishing early AD from healthy subjects. Based on my knowledge, my model with 91% accuracy and 97% AUC outperforms the best existing NLP model for AD diagnosis with an accuracy of 88% [32]. I study the model stability through repeated experiments and find that the model is stable even though the training data is split randomly (standard deviation of accuracy = 0.0403; standard deviation of AUC = 0.0174). This affirms our proposed method is accurate and stable. This model can be used as a large-scale screening method for AD, as well as a complementary examination for doctors to detect AD.

📄 PDF Abstract BibTeX arXiv:2510.14332

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Empowering machine learning models with contextual knowledge for enhancing the detection of eating disorders in social media posts

2024-02-08 · José Alberto Benítez-Andrades, María Teresa García-Ordás, Mayra Russo, Ahmad Sakor 외

Social networks are vital for information sharing, especially in the health sector for discussing diseases and treatments. These platforms, however, often feature posts as brief texts, posing challenges for Artificial In…

Knowledge Graph EmbeddingsKnowledge GraphsWord Embeddings

Timestamped Embedding-Matching Acoustic-to-Word CTC ASR

2023-06-20 · Woojay Jeon

In this work, we describe a novel method of training an embedding-matching word-level connectionist temporal classification (CTC) automatic speech recognizer (ASR) such that it directly produces word start times and dura…

A Hybrid CNN and ML Framework for Multi-modal Classification of Movement Disorders Using MRI and Brain Structural Features

2026-02-05 · Mengyu Li, Ingibjörg Kristjánsdóttir, Thilo van Eimeren, Kathrin Giehl 외 arxiv

Atypical Parkinsonian Disorders (APD), also known as Parkinson-plus syndrome, are a group of neurodegenerative diseases that include progressive supranuclear palsy (PSP) and multiple system atrophy (MSA). In the early st…

Multi-modal Classification

BDCN: Semantic Embedding Self-explanatory Breast Diagnostic Capsules Network

2021-08-01 · CCL 2021 8 · Chen Dehua, Zhong Keting, He Jianrong

“Building an interpretable AI diagnosis system for breast cancer is an important embodiment ofAI assisted medicine. Traditional breast cancer diagnosis methods based on machine learning areeasy to explain but the accurac…

DiagnosticText Categorizationtext-classificationText Classification

An Integrated Deep Learning Model for Skin Cancer Detection Using Hybrid Feature Fusion Technique

2024-10-18 · Maksuda Akter, Rabea Khatun, Md. Alamin Talukder, Md. Manowarul Islam 외

Skin cancer is a serious and potentially fatal disease caused by DNA damage. Early detection significantly increases survival rates, making accurate diagnosis crucial. In this groundbreaking study, we present a hybrid fr…

Specificity