paper-with-me

홈 › Papers

Bandit Smooth Convex Optimization: Improving the Bias-Variance Tradeoff

2015-12-01 · NeurIPS 2015 12 · Ofer Dekel, Ronen Eldan, Tomer Koren

Bandit convex optimization is one of the fundamental problems in the field of online learning. The best algorithm for the general bandit convex optimization problem guarantees a regret of $\widetilde{O}(T^{5/6})$, while the best known lower bound is $\Omega(T^{1/2})$. Many attemptshave been made to bridge the huge gap between these bounds. A particularly interesting special case of this problem assumes that the loss functions are smooth. In this case, the best known algorithm guarantees a regret of $\widetilde{O}(T^{2/3})$. We present an efficient algorithm for the banditsmooth convex optimization problem that guarantees a regret of $\widetilde{O}(T^{5/8})$. Our result rules out an $\Omega(T^{2/3})$ lower bound and takes a significant step towards the resolution of this open problem.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adversarial Bandit Optimization with Globally Bounded Perturbations to Convex Losses

2026-06-18 · Zhuoyu Cheng, Kohei Hatano, Eiji Takimoto arxiv

We study adversarial bandit optimization in which the loss functions may be non-convex and non-smooth. In each round, the learner selects an action and observes only the loss incurred at that action. The loss consists of…

(Bandit) Convex Optimization with Biased Noisy Gradient Oracles

2016-09-22 · Xiaowei Hu, Prashanth L. A., András György, Csaba Szepesvári

Algorithms for bandit convex optimization and online learning often rely on constructing noisy gradient estimates, which are then used in appropriately adjusted first-order algorithms, replacing actual gradients. Dependi…

Tight Rates for Bandit Control Beyond Quadratics

2024-10-01 · Y. Jennifer Sun, Zhou Lu

Unlike classical control theory, such as Linear Quadratic Control (LQC), real-world control problems are highly complex. These problems often involve adversarial perturbations, bandit feedback models, and non-quadratic, …

Biased Stochastic First-Order Methods for Conditional Stochastic Optimization and Applications in Meta Learning

2020-02-25 · NeurIPS 2020 12 · Yifan Hu, Siqi Zhang, Xin Chen, Niao He

Conditional stochastic optimization covers a variety of applications ranging from invariant learning and causal inference to meta-learning. However, constructing unbiased gradient estimators for such problems is challeng…

Causal InferenceMeta-LearningregressionStochastic Optimization

Comparator-adaptive Convex Bandits

2020-07-16 · NeurIPS 2020 12 · Dirk van der Hoeven, Ashok Cutkosky, Haipeng Luo

We study bandit convex optimization methods that adapt to the norm of the comparator, a topic that has only been studied before for its full-information counterpart. Specifically, we develop convex bandit algorithms with…