arXiv Computer Vision

Adaptive Temporal Gating of Longitudinal Magnetic Resonance Imaging for Dementia Prediction

arXiv Computer Vision
4d ago

A Multimodal Explainable Deep Learning Framework for Alzheimer's Disease Diagnosis using 3D Magnetic Resonance Imaging and Clinical Data

The study presents an explainable multimodal deep‑learning framework that combines a 3D CNN for T1‑weighted MRI with a feedforward network for harmonized clinical and demographic data to diagnose Alzheimer’s disease. Using 6,479 ADNI records and 1,703 OASIS‑3 records, the authors compare various model configurations on three‑way and pairwise diagnostic tasks, finding that performance and explanations vary by task, modality, fusion strategy, and cohort. SHAP and Integrated Gradients consistently highlight the MMSE score as the most influential tabular feature, while CAM‑based explanations differ across model setups and cohorts, indicating that explainability is not a stable property under cohort shift.

By Yusuf Brima, Marcellin Atemkeng, Lakshmana Rao Namamula, Antoine Vacavant
arXiv Computer Vision
Sep 7

A Generalizable Feature Extractor for Alzheimer's-Related Brain MRI Tasks

The study investigates whether a compact, supervised 3D CNN pretrained for brain‑age prediction can act as a reusable foundation model for various Alzheimer's‑related neuroimaging tasks. By freezing the 7.18 million weights and adding only ~1 % of trainable parameters via Low‑Rank Adaptation, the model achieved high performance across six experiments, including dementia classification, MCI progression prediction, amyloid positivity detection, and volume estimation of hippocampal and white matter hypointensities. The results demonstrate that the pretrained brain‑age model generalizes well to new datasets without retraining, offering a data‑efficient alternative to larger networks.

By Reza Rajabli, D. Louis Collins
arXiv Computer Vision
Sep 11

Brain-PACE: A Deep Siamese MRI Framework for Modelling Longitudinal Brain Acceleration

Brain-PACE is a deep Siamese MRI framework that directly estimates the pace of structural brain ageing from paired T1‑weighted MRI scans, extending the LILAC model with spatial attention, soft label distribution learning, and a Cramér distance objective. In a study of participants with mild cognitive impairment, 42.6 % showed accelerated ageing, and faster Brain‑PACE scores correlated with greater functional and cognitive impairment as well as higher regional tau burden in key brain regions. The method improves probabilistic performance, reduces prediction bias, and provides predictive uncertainty, offering a complementary longitudinal imaging phenotype sensitive to early neurodegeneration.

By Samuel Maddox (School of Computing Sciences, University of East Anglia), Jacob Newman (School of Computing Sciences, University of East Anglia), Saber Sami (Norwich Medical School, University of East Anglia), Michal Mackiewicz (School of Computing Sciences, University of East Anglia), for the Alzheimer's Disease Neuroimaging Initiative, the Australian Imaging Biomarkers, Lifestyle flagship study of ageing
arXiv Machine Learning
Jul 14

Imputation-free transformer learning enables robust Alzheimer's disease prediction and calibrated uncertainty quantification across heterogeneous clinical cohorts

arXiv:2607. 11656v1 Announce Type: cross Abstract: Accurate diagnostic classification and disease-severity prediction for Alzheimer's disease are hampered by the incompleteness and heterogeneity of real-world clinical data.

By Christelle Schneuwly Diaz, Narmina Baghirova, Duy-Thanh Vu, Duy-Cat Can, Gilles Allali, Philippe Ryvlin, Oliver Y. Ch\'en
Hugging Face Trending Papers
Jun 23

Uncertainty-Aware Longitudinal Forecasting of Alzheimer's Disease Progression Using Deep Learning

Longitudinal modelling of Alzheimer's disease progression is clinically useful only if it can describe not just the most likely next diagnosis, but how a patient may evolve over time and how reliable that forecast is. Most deep learning approaches reduce this problem to single-step classification, treating cognitively normal, mild cognitive impairment, and dementia as flat categories while providing limited insight into how uncertainty accumulates across future visits.