Personalized Online Machine Learning
Ivana Malenica, Rachael V. Phillips, Romain Pirracchio, Antoine, Chambaz, Alan Hubbard, Mark J. van der Laan

TL;DR
This paper introduces POSL, an online ensembling algorithm that personalizes predictions for streaming data by adapting to individual or group characteristics, demonstrating improved performance in real-time forecasting scenarios.
Contribution
The paper presents a novel online ensembling method, POSL, capable of personalized learning across diverse data structures and dynamically adjusting to changing environments.
Findings
POSL outperforms existing methods in realistic simulations.
POSL provides reliable, adaptive predictions for time-series data.
Extension to dynamic entry/exit of time-series enhances practicality.
Abstract
In this work, we introduce the Personalized Online Super Learner (POSL) -- an online ensembling algorithm for streaming data whose optimization procedure accommodates varying degrees of personalization. Namely, POSL optimizes predictions with respect to baseline covariates, so personalization can vary from completely individualized (i.e., optimization with respect to baseline covariate subject ID) to many individuals (i.e., optimization with respect to common baseline covariates). As an online algorithm, POSL learns in real-time. POSL can leverage a diversity of candidate algorithms, including online algorithms with different training and update times, fixed algorithms that are never updated during the procedure, pooled algorithms that learn from many individuals' time-series, and individualized algorithms that learn from within a single time-series. POSL's ensembling of this hybrid of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Stream Mining Techniques · Neural Networks and Applications · Advanced Bandit Algorithms Research
