English

DiaMond: Dementia Diagnosis with Multi-Modal Vision Transformers Using MRI and PET

Computer Vision and Pattern Recognition 2024-10-31 v1 Artificial Intelligence

Abstract

Diagnosing dementia, particularly for Alzheimer's Disease (AD) and frontotemporal dementia (FTD), is complex due to overlapping symptoms. While magnetic resonance imaging (MRI) and positron emission tomography (PET) data are critical for the diagnosis, integrating these modalities in deep learning faces challenges, often resulting in suboptimal performance compared to using single modalities. Moreover, the potential of multi-modal approaches in differential diagnosis, which holds significant clinical importance, remains largely unexplored. We propose a novel framework, DiaMond, to address these issues with vision Transformers to effectively integrate MRI and PET. DiaMond is equipped with self-attention and a novel bi-attention mechanism that synergistically combine MRI and PET, alongside a multi-modal normalization to reduce redundant dependency, thereby boosting the performance. DiaMond significantly outperforms existing multi-modal methods across various datasets, achieving a balanced accuracy of 92.4% in AD diagnosis, 65.2% for AD-MCI-CN classification, and 76.5% in differential diagnosis of AD and FTD. We also validated the robustness of DiaMond in a comprehensive ablation study. The code is available at https://github.com/ai-med/DiaMond.

Keywords

Cite

@article{arxiv.2410.23219,
  title  = {DiaMond: Dementia Diagnosis with Multi-Modal Vision Transformers Using MRI and PET},
  author = {Yitong Li and Morteza Ghahremani and Youssef Wally and Christian Wachinger},
  journal= {arXiv preprint arXiv:2410.23219},
  year   = {2024}
}

Comments

Accepted by IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2025

R2 v1 2026-06-28T19:41:41.969Z