paper-with-me

홈 › Papers

A Second-Order Method for Stochastic Bandit Convex Optimisation

2023-02-10 · Tor Lattimore, András György

We introduce a simple and efficient algorithm for unconstrained zeroth-order stochastic convex bandits and prove its regret is at most $(1 + r/d)[d^{1.5} \sqrt{n} + d^3] polylog(n, d, r)$ where $n$ is the horizon, $d$ the dimension and $r$ is the radius of a known ball containing the minimiser of the loss.

📄 PDF Abstract BibTeX arXiv:2302.05371

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Newton Method for Bandit Convex Optimisation

2024-06-10 · Hidde Fokkema, Dirk van der Hoeven, Tor Lattimore, Jack J. Mayo

We introduce a computationally efficient algorithm for zeroth-order bandit convex optimisation and prove that in the adversarial setting its regret is at most $d^{3.5} \sqrt{n} \mathrm{polylog}(n, d)$ with high probabili…

Multi-Point Bandit Algorithms for Nonstationary Online Nonconvex Optimization

2019-07-31 · Abhishek Roy, Krishnakumar Balasubramanian, Saeed Ghadimi, Prasant Mohapatra

Bandit algorithms have been predominantly analyzed in the convex setting with function-value based stationary regret as the performance measure. In this paper, motivated by online reinforcement learning problems, we prop…

Reinforcement Learning

Improved Regret for Zeroth-Order Adversarial Bandit Convex Optimisation

2020-05-31 · Tor Lattimore

We prove that the information-theoretic upper bound on the minimax regret for zeroth-order adversarial bandit convex optimisation is at most $O(d^{2.5} \sqrt{n} \log(n))$, where $d$ is the dimension and $n$ is the number…

Bandit Convex Optimisation

2024-02-09 · Tor Lattimore

Bandit convex optimisation is a fundamental framework for studying zeroth-order convex optimisation. This book covers the many tools used for this problem, including cutting plane methods, interior point methods, continu…

Bandit Convex Optimisation Revisited: FTRL Achieves $\tilde{O}(t^{1/2})$ Regret

2023-02-01 · David Young, Douglas Leith, George Iosifidis

We show that a kernel estimator using multiple function evaluations can be easily converted into a sampling-based bandit estimator with expectation equal to the original kernel estimate. Plugging such a bandit estimator …