paper-with-me

홈 › Papers

Meta-Weighted Gaussian Process Experts for Personalized Forecasting of AD Cognitive Changes

2019-04-19 · Ognjen Rudovic, Yuria Utsumi, Ricardo Guerrero, Kelly Peterson, Daniel Rueckert, Rosalind W. Picard

We introduce a novel personalized Gaussian Process Experts (pGPE) model for predicting per-subject ADAS-Cog13 cognitive scores -- a significant predictor of Alzheimer's Disease (AD) in the cognitive domain -- over the future 6, 12, 18, and 24 months. We start by training a population-level model using multi-modal data from previously seen subjects using a base Gaussian Process (GP) regression. Then, we personalize this model by adapting the base GP sequentially over time to a new (target) subject using domain adaptive GPs, and also by training subject-specific GP. While we show that these models achieve improved performance when selectively applied to the forecasting task (one performs better than the other on different subjects/visits), the average performance per model is suboptimal. To this end, we used the notion of meta learning in the proposed pGPE to design a regression-based weighting of these expert models, where the expert weights are optimized for each subject and his/her future visit. The results on a cohort of subjects from the ADNI dataset show that this newly introduced personalized weighting of the expert models leads to large improvements in accurately forecasting future ADAS-Cog13 scores and their fine-grained changes associated with the AD progression. This approach has potential to help identify at-risk patients early and improve the construction of clinical trials for AD.

📄 PDF Abstract BibTeX arXiv:1904.09370

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learningregression

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Personalized Risk Scoring for Critical Care Patients using Mixtures of Gaussian Process Experts

2016-05-03 · Ahmed M. Alaa, Jinsung Yoon, Scott Hu, Mihaela van der Schaar

We develop a personalized real time risk scoring algorithm that provides timely and granular assessments for the clinical acuity of ward patients based on their (temporal) lab tests and vital signs. Heterogeneity of the …

Transfer Learning

Scalable Hyperparameter Optimization with Products of Gaussian Process Experts

2016-09-04 · ECML PKDD 2016 2016 9 · Nicolas Schilling, Martin Wistuba, Lars Schmidt-Thieme

In machine learning, hyperparameter optimization is a challenging but necessary task that is usually approached in a computationally expensive manner such as grid-search. Out of this reason, surrogate based black-box opt…

Gaussian ProcessesHyperparameter Optimization

One Adapts to Any: Meta Reward Modeling for Personalized LLM Alignment

2026-01-26 · Hongru Cai, Yongqi Li, Tiezheng Yu, Fengbin Zhu 외 arxiv

Alignment of Large Language Models (LLMs) aims to align outputs with human preferences, and personalized alignment further adapts models to individual users. This relies on personalized reward models that capture user-sp…

pFedMoE: Data-Level Personalization with Mixture of Experts for Model-Heterogeneous Personalized Federated Learning

2024-02-02 · Liping Yi, Han Yu, Chao Ren, Heng Zhang 외

Federated learning (FL) has been widely adopted for collaborative training on decentralized data. However, it faces the challenges of data, system, and model heterogeneity. This has inspired the emergence of model-hetero…

Federated LearningMixture-of-ExpertsPersonalized Federated Learning

Attention Weighted Mixture of Experts with Contrastive Learning for Personalized Ranking in E-commerce

2023-06-08 · Juan Gong, Zhenlin Chen, Chaoyi Ma, Zhuojian Xiao 외

Ranking model plays an essential role in e-commerce search and recommendation. An effective ranking model should give a personalized ranking list for each user according to the user preference. Existing algorithms usuall…

Contrastive LearningMixture-of-Experts