Higher-Order Domain Generalization in Magnetic Resonance-Based Assessment of Alzheimer's Disease
Zobia Batool, Diala Lteif, Vijaya B. Kolachalama, Huseyin Ozkan, Erchan Aptoula
TL;DR
This work tackles domain shifts in sMRI-based Alzheimer's disease classification by targeting single-domain generalization (SDG). It introduces Extended MixStyle (EM), which extends the MixStyle augmentation to include higher-order moments—skewness and kurtosis—via two variants, EM1 (skewness) and EM2 (skewness and kurtosis), integrated into a 3D U-Net backbone. Evaluated on NACC for training and ADNI, AIBL, and OASIS as unseen cohorts, EM achieves consistent cross-domain improvements, with an average macro-F1 increase of $2.4\%$ over state-of-the-art SDG baselines, and realigned feature representations as shown by t-SNE and Grad-CAM analyses. The results demonstrate the practical potential of modeling distributional properties beyond mean and variance to deliver robust AD detection across heterogeneous clinical data, paving the way for more reliable real-world deployment.
Abstract
Despite progress in deep learning for Alzheimer's disease (AD) diagnostics, models trained on structural magnetic resonance imaging (sMRI) often do not perform well when applied to new cohorts due to domain shifts from varying scanners, protocols and patient demographics. AD, the primary driver of dementia, manifests through progressive cognitive and neuroanatomical changes like atrophy and ventricular expansion, making robust, generalizable classification essential for real-world use. While convolutional neural networks and transformers have advanced feature extraction via attention and fusion techniques, single-domain generalization (SDG) remains underexplored yet critical, given the fragmented nature of AD datasets. To bridge this gap, we introduce Extended MixStyle (EM), a framework for blending higher-order feature moments (skewness and kurtosis) to mimic diverse distributional variations. Trained on sMRI data from the National Alzheimer's Coordinating Center (NACC; n=4,647) to differentiate persons with normal cognition (NC) from those with mild cognitive impairment (MCI) or AD and tested on three unseen cohorts (total n=3,126), EM yields enhanced cross-domain performance, improving macro-F1 on average by 2.4 percentage points over state-of-the-art SDG benchmarks, underscoring its promise for invariant, reliable AD detection in heterogeneous real-world settings. The source code will be made available upon acceptance at https://github.com/zobia111/Extended-Mixstyle.
