Spatially Adaptive Online Prediction of Piecewise Regular Functions
Sabyasachi Chatterjee, Subhajit Goswami

TL;DR
This paper introduces an online learning algorithm for estimating piecewise regular functions, providing strong risk bounds across all local regions, with efficient computation and improved guarantees over existing batch methods.
Contribution
It develops a modified sleeping experts aggregation algorithm with oracle risk bounds for all local regions, applicable to piecewise polynomial and bounded variation functions.
Findings
Achieves near-linear time computation in sample size.
Provides improved risk guarantees over existing batch estimators.
Demonstrates effectiveness in estimating piecewise polynomial functions.
Abstract
We consider the problem of estimating piecewise regular functions in an online setting, i.e., the data arrive sequentially and at any round our task is to predict the value of the true function at the next revealed point using the available data from past predictions. We propose a suitably modified version of a recently developed online learning algorithm called the sleeping experts aggregation algorithm. We show that this estimator satisfies oracle risk bounds simultaneously for all local regions of the domain. As concrete instantiations of the expert aggregation algorithm proposed here, we study an online mean aggregation and an online linear regression aggregation algorithm where experts correspond to the set of dyadic subrectangles of the domain. The resulting algorithms are near linear time computable in the sample size. We specifically focus on the performance of these online…
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 · Machine Learning and Algorithms · Data Stream Mining Techniques
MethodsLinear Regression
