paper-with-me

Papers

Towards Minimax Online Learning with Unknown Time Horizon

2013-07-31 · Haipeng Luo, Robert E. Schapire

We consider online learning when the time horizon is unknown. We apply a minimax analysis, beginning with the fixed horizon case, and then moving on to two unknown-horizon settings, one that assumes the horizon is chosen randomly according to some known distribution, and the other which allows the adversary full control over the horizon. For the random horizon setting with restricted losses, we derive a fully optimal minimax algorithm. And for the adversarial horizon setting, we prove a nontrivial lower bound which shows that the adversary obtains strictly more power than when the horizon is fixed and known. Based on the minimax solution of the random horizon setting, we then propose a new adaptive algorithm which "pretends" that the horizon is drawn from a distribution from a special family, but no matter how the actual horizon is chosen, the worst-case regret is of the optimal rate. Furthermore, our algorithm can be combined and applied in many ways, for instance, to online convex optimization, follow the perturbed leader, exponential weights algorithm and first order bounds. Experiments show that our algorithm outperforms many other existing algorithms in an online linear optimization setting.

📄 PDF Abstract BibTeX arXiv:1307.8187

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Information-Theoretic Minimax Regret Bounds for Reinforcement Learning based on Duality

2024-10-21 · Raghav Bongole, Amaury Gouverneur, Borja Rodríguez-Gálvez, Tobias J. Oechtering 외

We study agents acting in an unknown environment where the agent's goal is to find a robust policy. We consider robust policies as policies that achieve high cumulative rewards for all possible environments. To this end,…

MOTS: Minimax Optimal Thompson Sampling

2020-03-03 · Tianyuan Jin, Pan Xu, Jieming Shi, Xiaokui Xiao 외

Thompson sampling is one of the most widely used algorithms for many online decision problems, due to its simplicity in implementation and superior empirical performance over other state-of-the-art methods. Despite its p…

Thompson Sampling

Adversarial Online Multi-Task Reinforcement Learning

2023-01-11 · Quan Nguyen, Nishant A. Mehta

We consider the adversarial online multi-task reinforcement learning setting, where in each of $K$ episodes the learner is given an unknown task taken from a finite set of $M$ unknown finite-horizon MDP models. The learn…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Horizon-Independent Minimax Linear Regression

2018-12-01 · NeurIPS 2018 12 · Alan Malek, Peter L. Bartlett

We consider online linear regression: at each round, an adversary reveals a covariate vector, the learner predicts a real value, the adversary reveals a label, and the learner suffers the squared prediction error. The ai…

regression

Understanding the Role of Feedback in Online Learning with Switching Costs

2023-06-16 · Duo Cheng, Xingyu Zhou, Bo Ji

In this paper, we study the role of feedback in online learning with switching costs. It has been shown that the minimax regret is $\widetilde{\Theta}(T^{2/3})$ under bandit feedback and improves to $\widetilde{\Theta}(\…