Stochastic Online Linear Regression: the Forward Algorithm to Replace Ridge

Published in Neural Information Processing Systems 34, 2021

Recommended citation: Reda Ouhamma, Odalric-Ambrym Maillard, and Vianney Perchet. "Stochastic Online Linear Regression: the Forward Algorithm to Replace Ridge." Advances in Neural Information Processing Systems 34 (2021): 24430-24441.

Paper, Poster

Abstract: We consider the problem of online linear regression in the stochastic setting. We derive high probability regret bounds for online regression and the algorithm. This enables us to compare online regression algorithms more accurately and eliminate assumptions of bounded observations and predictions. Our study advocates for the use of the forward algorithm in lieu of ridge due to its enhanced bounds and robustness to the regularization parameter. Moreover, we explain how to integrate it in algorithms involving linear function approximation to remove a boundedness assumption without deteriorating theoretical bounds. We showcase this modification in linear bandit settings where it yields improved regret bounds. Last, we provide numerical experiments to illustrate our results and endorse our intuitions.