paper-with-me

홈 › Papers

Online Learning with Predictable Sequences

2012-08-18 · Alexander Rakhlin, Karthik Sridharan

We present methods for online linear optimization that take advantage of benign (as opposed to worst-case) sequences. Specifically if the sequence encountered by the learner is described well by a known "predictable process", the algorithms presented enjoy tighter bounds as compared to the typical worst case bounds. Additionally, the methods achieve the usual worst-case regret bounds if the sequence is not benign. Our approach can be seen as a way of adding prior knowledge about the sequence within the paradigm of online learning. The setting is shown to encompass partial and side information. Variance and path-length bounds can be seen as particular examples of online learning with simple predictable sequences. We further extend our methods and results to include competing with a set of possible predictable processes (models), that is "learning" the predictable process itself concurrently with using it to obtain better regret guarantees. We show that such model selection is possible under various assumptions on the available feedback. Our results suggest a promising direction of further research with potential applications to stock market and time series prediction.

📄 PDF Abstract BibTeX arXiv:1208.3728

Code (0)

등록된 구현이 없습니다.

Tasks

Model SelectionTime SeriesTime Series AnalysisTime Series Prediction

Similar Papers 제목 키워드 기반

Online Convex Optimization with Long Term Constraints for Predictable Sequences

2022-10-30 · Deepan Muthirayan, Jianjun Yuan, Pramod P. Khargonekar

In this paper, we investigate the framework of Online Convex Optimization (OCO) for online learning. OCO offers a very powerful online learning framework for many applications. In this context, we study a specific framew…

Optimization, Learning, and Games with Predictable Sequences

2013-11-08 · NeurIPS 2013 12 · Alexander Rakhlin, Karthik Sridharan

We provide several applications of Optimistic Mirror Descent, an online learning algorithm based on the idea of predictable sequences. First, we recover the Mirror Prox algorithm for offline optimization, prove an extens…

Improved Optimistic Mirror Descent for Sparsity and Curvature

2016-09-08 · Parameswaran Kamalaruban

Online Convex Optimization plays a key role in large scale machine learning. Early approaches to this problem were conservative, in which the main focus was protection against the worst case scenario. But recently severa…

Instance-Adaptive Online Multicalibration

2026-05-10 · Zhiming Huang, Jamie Morgenstern, Aaron Roth, Claire Jie Zhang arxiv

We study online multicalibration beyond the worst-case. We give a single, efficient algorithm which dynamically interpolates between benign and worst-case sequences by adaptively refining a dyadic grid of prediction valu…

Follow the Perturbed Leader: Optimism and Fast Parallel Algorithms for Smooth Minimax Games

2020-06-13 · NeurIPS 2020 12 · Arun Sai Suggala, Praneeth Netrapalli

We consider the problem of online learning and its application to solving minimax games. For the online learning problem, Follow the Perturbed Leader (FTPL) is a widely studied algorithm which enjoys the optimal $O(T^{1/…