A unifying framework for generalised Bayesian online learning in non-stationary environments
Gerardo Duran-Martin, Leandro S\'anchez-Betancourt, Alexander Y., Shestopaloff, Kevin Murphy

TL;DR
This paper introduces BONE, a unifying probabilistic framework for online learning in non-stationary environments, enabling reinterpretation of existing methods and development of new algorithms with an open-source implementation.
Contribution
The paper presents BONE, a modular framework that unifies various online learning methods in non-stationary settings and facilitates the creation of new algorithms.
Findings
BONE can reinterpret many existing online learning methods.
The framework enables the development of novel algorithms.
Experimental results show the effectiveness of BONE-based methods.
Abstract
We propose a unifying framework for methods that perform probabilistic online learning in non-stationary environments. We call the framework BONE, which stands for generalised (B)ayesian (O)nline learning in (N)on-stationary (E)nvironments. BONE provides a common structure to tackle a variety of problems, including online continual learning, prequential forecasting, and contextual bandits. The framework requires specifying three modelling choices: (i) a model for measurements (e.g., a neural network), (ii) an auxiliary process to model non-stationarity (e.g., the time since the last changepoint), and (iii) a conditional prior over model parameters (e.g., a multivariate Gaussian). The framework also requires two algorithmic choices, which we use to carry out approximate inference under this framework: (i) an algorithm to estimate beliefs (posterior distribution) about the model…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Stream Mining Techniques
MethodsLib
