paper-with-me

홈 › 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 probability where $d$ is the dimension and $n$ is the time horizon. In the stochastic setting the bound improves to $M d^{2} \sqrt{n} \mathrm{polylog}(n, d)$ where $M \in [d^{-1/2}, d^{-1 / 4}]$ is a constant that depends on the geometry of the constraint set and the desired computational properties.

📄 PDF Abstract BibTeX arXiv:2406.06506

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

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…

A Regularized Online Newton Method for Stochastic Convex Bandits with Linear Vanishing Noise

2025-01-19 · Jingxin Zhan, Yuchen Xin, Kaicheng Jin, Zhihua Zhang

We study a stochastic convex bandit problem where the subgaussian noise parameter is assumed to decrease linearly as the learner selects actions closer and closer to the minimizer of the convex loss function. Accordingly…

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

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 …

Second Order Methods for Bandit Optimization and Control

2024-02-14 · Arun Suggala, Y. Jennifer Sun, Praneeth Netrapalli, Elad Hazan

Bandit convex optimization (BCO) is a general framework for online decision making under uncertainty. While tight regret bounds for general convex losses have been established, existing algorithms achieving these bounds …

Decision MakingDecision Making Under UncertaintySecond-order methods