paper-with-me

홈 › Papers

Multimodal Attention-based Deep Learning for Alzheimer's Disease Diagnosis

2022-06-17 · Michal Golovanevsky, Carsten Eickhoff, Ritambhara Singh

Alzheimer's Disease (AD) is the most common neurodegenerative disorder with one of the most complex pathogeneses, making effective and clinically actionable decision support difficult. The objective of this study was to develop a novel multimodal deep learning framework to aid medical professionals in AD diagnosis. We present a Multimodal Alzheimer's Disease Diagnosis framework (MADDi) to accurately detect the presence of AD and mild cognitive impairment (MCI) from imaging, genetic, and clinical data. MADDi is novel in that we use cross-modal attention, which captures interactions between modalities - a method not previously explored in this domain. We perform multi-class classification, a challenging task considering the strong similarities between MCI and AD. We compare with previous state-of-the-art models, evaluate the importance of attention, and examine the contribution of each modality to the model's performance. MADDi classifies MCI, AD, and controls with 96.88% accuracy on a held-out test set. When examining the contribution of different attention schemes, we found that the combination of cross-modal attention with self-attention performed the best, and no attention layers in the model performed the worst, with a 7.9% difference in F1-Scores. Our experiments underlined the importance of structured clinical data to help machine learning models contextualize and interpret the remaining modalities. Extensive ablation studies showed that any multimodal mixture of input features without access to structured clinical information suffered marked performance losses. This study demonstrates the merit of combining multiple input modalities via cross-modal attention to deliver highly accurate AD diagnostic decision support.

📄 PDF Abstract BibTeX arXiv:2206.08826

Code (1)

rsinghlab/maddi 공식 구현 tf

Tasks

Deep LearningDiagnosticMulti-class ClassificationMultimodal Deep Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Cross-Attention Fusion of MRI and Jacobian Maps for Alzheimer's Disease Diagnosis

2025-03-01 · Shijia Zhang, Xiyu Ding, Brian Caffo, Junyu Chen 외

Early diagnosis of Alzheimer's disease (AD) is critical for intervention before irreversible neurodegeneration occurs. Structural MRI (sMRI) is widely used for AD diagnosis, but conventional deep learning approaches prim…

Computational Efficiency

MRC-GAT: A Meta-Relational Copula-Based Graph Attention Network for Interpretable Multimodal Alzheimer's Disease Diagnosis

2026-02-17 · Fatemeh Khalvandi, Saadat Izadi, Abdolah Chalechale arxiv

Alzheimer's disease (AD) is a progressive neurodegenerative condition necessitating early and precise diagnosis to provide prompt clinical management. Given the paramount importance of early diagnosis, recent studies hav…

Transformer-Based Multimodal Fusion for Early Diagnosis of Alzheimer's Disease Using Structural MRI And PET

2023-04-18 · 2023 IEEE 20th International Symposium on Biomedical Imaging (ISBI) 2023 4 · Yuanwang Zhang, Kaicong Sun, Yuxiao Liu, Dinggang Shen

Magnetic Resonance Imaging (MRI) and Positron Emission Tomography (PET) are both the widely used imaging modalities for early diagnosis of Alzheimer's disease (AD). Combining these two modalities allow using both anatomi…

AT-Attn: Temporal-Aware Cross-Attention for Longitudinal Multimodal Alzheimer's Disease Diagnosis

2026-07-08 · Xinyue Du, Yibo Liu, Zhenglei Zhou, Xuancheng Yao 외 arxiv

In longitudinal Alzheimer's disease (AD) diagnosis support, clinical and imaging information is often collected at irregular visits. Integrating these multimodal observations may improve diagnostic assessment, but naive …

AD-Reasoning: Multimodal Guideline-Guided Reasoning for Alzheimer's Disease Diagnosis

2026-03-25 · Qiuhui Chen, Yushan Deng, Xuancheng Yao, Yi Hong arxiv

Alzheimer's disease (AD) diagnosis requires integrating neuroimaging with heterogeneous clinical evidence and reasoning under established criteria, yet most multimodal models remain opaque and weakly guideline-aligned. W…