Second-Order Non-Stationary Online Learning for Regression
Nina Vaits, Edward Moroshko, Koby Crammer

TL;DR
This paper introduces two novel online regression algorithms designed for non-stationary environments, achieving low regret in drifting scenarios and logarithmic regret in stationary cases, with improved theoretical bounds and practical performance.
Contribution
The paper presents two new algorithms for non-stationary online regression that adapt to drifting environments and outperform existing methods in theory and practice.
Findings
Algorithms achieve sublinear regret with drifting functions.
In stationary cases, algorithms attain logarithmic regret.
Simulations show superior performance over state-of-the-art methods.
Abstract
The goal of a learner, in standard online learning, is to have the cumulative loss not much larger compared with the best-performing function from some fixed class. Numerous algorithms were shown to have this gap arbitrarily close to zero, compared with the best function that is chosen off-line. Nevertheless, many real-world applications, such as adaptive filtering, are non-stationary in nature, and the best prediction function may drift over time. We introduce two novel algorithms for online regression, designed to work well in non-stationary environment. Our first algorithm performs adaptive resets to forget the history, while the second is last-step min-max optimal in context of a drift. We analyze both algorithms in the worst-case regret framework and show that they maintain an average loss close to that of the best slowly changing sequence of linear functions, as long as the…
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
TopicsAdvanced Bandit Algorithms Research · Control Systems and Identification · Gaussian Processes and Bayesian Inference
