paper-with-me

홈 › Papers

Non-exponentially weighted aggregation: regret bounds for unbounded loss functions

2020-09-07 · Pierre Alquier

We tackle the problem of online optimization with a general, possibly unbounded, loss function. It is well known that when the loss is bounded, the exponentially weighted aggregation strategy (EWA) leads to a regret in $\sqrt{T}$ after $T$ steps. In this paper, we study a generalized aggregation strategy, where the weights no longer depend exponentially on the losses. Our strategy is based on Follow The Regularized Leader (FTRL): we minimize the expected losses plus a regularizer, that is here a $\phi$-divergence. When the regularizer is the Kullback-Leibler divergence, we obtain EWA as a special case. Using alternative divergences enables unbounded losses, at the cost of a worst regret bound in some cases.

📄 PDF Abstract BibTeX arXiv:2009.03017

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Stochastic Online Convex Optimization. Application to probabilistic time series forecasting

2021-02-01 · Olivier Wintenberger

We introduce a general framework of stochastic online convex optimization to obtain fast-rate stochastic regret bounds. We prove that algorithms such as online newton steps and a scale-free 10 version of Bernstein online…

Probabilistic Time Series ForecastingTime SeriesTime Series AnalysisTime Series Forecasting+1

Online Aggregation of Unbounded Losses Using Shifting Experts with Confidence

2018-08-02 · Vladimir V'yugin, Vladimir Trunov

We develop the setting of sequential prediction based on shifting experts and on a "smooth" version of the method of specialized experts. To aggregate experts predictions, we use the AdaHedge algorithm, which is a versio…

valid

Horizon-Free Regret for Linear Markov Decision Processes

2024-03-15 · Zihan Zhang, Jason D. Lee, Yuxin Chen, Simon S. Du

A recent line of works showed regret bounds in reinforcement learning (RL) can be (nearly) independent of planning horizon, a.k.a.~the horizon-free bounds. However, these regret bounds only apply to settings where a poly…

LEMMAReinforcement Learning (RL)

Distribution Learning Meets Graph Structure Sampling

2024-05-13 · Arnab Bhattacharyya, Sutanu Gayen, Philips George John, Sayantan Sen 외

This work establishes a novel link between the problem of PAC-learning high-dimensional graphical models and the task of (efficient) counting and sampling of graph structures, using an online learning framework. We obser…

PAC learning

Meta-strategy for Learning Tuning Parameters with Guarantees

2021-02-04 · Dimitri Meunier, Pierre Alquier

Online learning methods, like the online gradient algorithm (OGA) and exponentially weighted aggregation (EWA), often depend on tuning parameters that are difficult to set in practice. We consider an online meta-learning…

Meta-Learning