paper-with-me

홈 › Papers

Logarithmic Regret from Sublinear Hints

2021-11-09 · NeurIPS 2021 12 · Aditya Bhaskara, Ashok Cutkosky, Ravi Kumar, Manish Purohit

We consider the online linear optimization problem, where at every step the algorithm plays a point $x_t$ in the unit ball, and suffers loss $\langle c_t, x_t\rangle$ for some cost vector $c_t$ that is then revealed to the algorithm. Recent work showed that if an algorithm receives a hint $h_t$ that has non-trivial correlation with $c_t$ before it plays $x_t$, then it can achieve a regret guarantee of $O(\log T)$, improving on the bound of $\Theta(\sqrt{T})$ in the standard setting. In this work, we study the question of whether an algorithm really requires a hint at every time step. Somewhat surprisingly, we show that an algorithm can obtain $O(\log T)$ regret with just $O(\sqrt{T})$ hints under a natural query model; in contrast, we also show that $o(\sqrt{T})$ hints cannot guarantee better than $\Omega(\sqrt{T})$ regret. We give two applications of our result, to the well-studied setting of optimistic regret bounds and to the problem of online learning with abstention.

📄 PDF Abstract BibTeX arXiv:2111.05257

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Linear Optimization with Many Hints

2020-10-06 · NeurIPS 2020 12 · Aditya Bhaskara, Ashok Cutkosky, Ravi Kumar, Manish Purohit

We study an online linear optimization (OLO) problem in which the learner is provided access to $K$ "hint" vectors in each round prior to making a decision. In this setting, we devise an algorithm that obtains logarithmi…

Online Nonstochastic Prediction: Logarithmic Regret via Predictive Online Least Squares

2026-05-06 · Chih-Fan Pai, Yang Zheng arxiv

We study online prediction for marginally stable, partially observed linear dynamical systems under nonstochastic disturbances. Our objective is to minimize the cumulative squared prediction loss and compete with the bes…

Efficient Swap Regret Minimization in Combinatorial Bandits

2026-02-02 · Andreas Kontogiannis, Vasilis Pollatos, Panayotis Mertikopoulos, Ioannis Panageas arxiv

This paper addresses the problem of designing efficient no-swap regret algorithms for combinatorial bandits, where the number of actions $N$ is exponentially large in the dimensionality of the problem. In this setting, d…

Data-Dependent Bounds for Online Portfolio Selection Without Lipschitzness and Smoothness

2023-05-23 · NeurIPS 2023 11

This work introduces the first small-loss and gradual-variation regret bounds for online portfolio selection, marking the first instances of data-dependent bounds for online convex optimization with non-Lipschitz, non-sm…

Online Learning for Equilibrium Pricing in Markets under Incomplete Information

2023-03-21 · Devansh Jalota, Haoyuan Sun, Navid Azizan

The computation of equilibrium prices at which the supply of goods matches their demand typically relies on complete information on agents' private attributes, e.g., suppliers' cost functions, which are often unavailable…