English

Alzheimer's Disease Diagnosis via Deep Factorization Machine Models

Machine Learning 2021-09-28 v1 Computer Vision and Pattern Recognition

Abstract

The current state-of-the-art deep neural networks (DNNs) for Alzheimer's Disease diagnosis use different biomarker combinations to classify patients, but do not allow extracting knowledge about the interactions of biomarkers. However, to improve our understanding of the disease, it is paramount to extract such knowledge from the learned model. In this paper, we propose a Deep Factorization Machine model that combines the ability of DNNs to learn complex relationships and the ease of interpretability of a linear model. The proposed model has three parts: (i) an embedding layer to deal with sparse categorical data, (ii) a Factorization Machine to efficiently learn pairwise interactions, and (iii) a DNN to implicitly model higher order interactions. In our experiments on data from the Alzheimer's Disease Neuroimaging Initiative, we demonstrate that our proposed model classifies cognitive normal, mild cognitive impaired, and demented patients more accurately than competing models. In addition, we show that valuable knowledge about the interactions among biomarkers can be obtained.

Keywords

Cite

@article{arxiv.2108.05916,
  title  = {Alzheimer's Disease Diagnosis via Deep Factorization Machine Models},
  author = {Raphael Ronge and Kwangsik Nho and Christian Wachinger and Sebastian Pölsterl},
  journal= {arXiv preprint arXiv:2108.05916},
  year   = {2021}
}

Comments

Accepted at International Workshop on Machine Learning in Medical Imaging (MLMI) 2021

R2 v1 2026-06-24T05:04:37.907Z