BONE is a unifying framework that expresses many existing Bayesian online learning methods as combinations of five design choices, plus a new runlength-based method that handles both gradual and sudden changes.
BAM: Bayes with Adaptive Memory
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Online learning via Bayes' theorem allows new data to be continuously integrated into an agent's current beliefs. However, a naive application of Bayesian methods in non stationary environments leads to slow adaptation and results in state estimates that may converge confidently to the wrong parameter value. A common solution when learning in changing environments is to discard/downweight past data; however, this simple mechanism of "forgetting" fails to account for the fact that many real-world environments involve revisiting similar states. We propose a new framework, Bayes with Adaptive Memory (BAM), that takes advantage of past experience by allowing the agent to choose which past observations to remember and which to forget. We demonstrate that BAM generalizes many popular Bayesian update rules for non-stationary environments. Through a variety of experiments, we demonstrate the ability of BAM to continuously adapt in an ever-changing world.
fields
stat.ML 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
A unifying framework for generalised Bayesian online learning in non-stationary environments
BONE is a unifying framework that expresses many existing Bayesian online learning methods as combinations of five design choices, plus a new runlength-based method that handles both gradual and sudden changes.