Adaptive Shrinkage Estimation For Personalized Deep Kernel Regression In Modeling Brain Trajectories
Vasiliki Tassopoulou, Haochang Shou, Christos Davatzikos
TL;DR
The paper tackles predicting longitudinal brain biomarker trajectories under heterogeneity and sparse sampling by introducing a two-component deep kernel regression framework. It combines a population DKGP (p-DKGP) that learns from a large cohort with a subject-specific DKGP (ss-DKGP) that refines predictions using individual follow-ups, and fuses them with an Adaptive Shrinkage Estimation to yield pers-DKGP predictions: $y_c=\alpha y_p+(1-\alpha)y_s$ with $\alpha$ learned adaptively. Key contributions include (i) a scalable DKGP architecture for high-dimensional neuroimaging data, (ii) a principled, interpretable mechanism to balance population and subject-specific information, (iii) demonstrations on ROI volumes and SPARE biomarkers with improved predictive accuracy and uncertainty quantification, and (iv) robust generalization to external datasets (OASIS, AIBL, PreventAD) confirming real-world applicability. The work also provides ablation and explainability analyses, showing that $T_{obs}$ strongly drives the adaptive shrinkage and that the approach maintains plausible, monotonic progression while leveraging new data. Overall, the method offers a practical, interpretable tool for personalized brain trajectory forecasting with potential impact on clinical trial design and disease monitoring.
Abstract
Longitudinal biomedical studies monitor individuals over time to capture dynamics in brain development, disease progression, and treatment effects. However, estimating trajectories of brain biomarkers is challenging due to biological variability, inconsistencies in measurement protocols (e.g., differences in MRI scanners), scarcity, and irregularity in longitudinal measurements. Herein, we introduce a novel personalized deep kernel regression framework for forecasting brain biomarkers, with application to regional volumetric measurements. Our approach integrates two key components: a population model that captures brain trajectories from a large and diverse cohort, and a subject-specific model that captures individual trajectories. To optimally combine these, we propose Adaptive Shrinkage Estimation, which effectively balances population and subject-specific models. We assess our model's performance through predictive accuracy metrics, uncertainty quantification, and validation against external clinical studies. Benchmarking against state-of-the-art statistical and machine learning models -- including linear mixed effects models, generalized additive models, and deep learning methods -- demonstrates the superior predictive performance of our approach. Additionally, we apply our method to predict trajectories of composite neuroimaging biomarkers, which highlights the versatility of our approach in modeling the progression of longitudinal neuroimaging biomarkers. Furthermore, validation on three external neuroimaging studies confirms the robustness of our method across different clinical contexts. We make the code available at https://github.com/vatass/AdaptiveShrinkageDKGP.
