paper-with-me

홈 › Papers

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, adversarially chosen cost functions. A fundamental yet unresolved question is whether optimal regret can be achieved for these general control problems. The standard approach to addressing this problem involves a reduction to bandit convex optimization with memory. In the bandit setting, constructing a gradient estimator with low variance is challenging due to the memory structure and non-quadratic loss functions. In this paper, we provide an affirmative answer to this question. Our main contribution is an algorithm that achieves an $\tilde{O}(\sqrt{T})$ optimal regret for bandit non-stochastic control with strongly-convex and smooth cost functions in the presence of adversarial perturbations, improving the previously known $\tilde{O}(T^{2/3})$ regret bound from (Cassel and Koren, 2020. Our algorithm overcomes the memory issue by reducing the problem to Bandit Convex Optimization (BCO) without memory and addresses general strongly-convex costs using recent advancements in BCO from (Suggala et al., 2024). Along the way, we develop an improved algorithm for BCO with memory, which may be of independent interest.

📄 PDF Abstract BibTeX arXiv:2410.00993

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Provable Acceleration of Heavy Ball beyond Quadratics for a Class of Polyak-Łojasiewicz Functions when the Non-Convexity is Averaged-Out

2022-06-22 · Jun-Kun Wang, Chi-Heng Lin, Andre Wibisono, Bin Hu

Heavy Ball (HB) nowadays is one of the most popular momentum methods in non-convex optimization. It has been widely observed that incorporating the Heavy Ball dynamic in gradient-based methods accelerates the training pr…

SCAFFOLD: Stochastic Controlled Averaging for Federated Learning

2019-10-14 · ICML 2020 1 · Sai Praneeth Karimireddy, Satyen Kale, Mehryar Mohri, Sashank J. Reddi 외

Federated Averaging (FedAvg) has emerged as the algorithm of choice for federated learning due to its simplicity and low communication cost. However, in spite of recent research efforts, its performance is not fully unde…

Distributed OptimizationFederated Learning

Optimal Rates for Bandit Nonstochastic Control

2023-05-24 · NeurIPS 2023 11

Linear Quadratic Regulator (LQR) and Linear Quadratic Gaussian (LQG) control are foundational and extensively researched problems in optimal control. We investigate LQR and LQG problems with semi-adversarial perturbation…

Tighter Performance Theory of FedExProx

2024-10-20 · Wojciech Anyszka, Kaja Gruntkowska, Alexander Tyurin, Peter Richtárik

We revisit FedExProx - a recently proposed distributed optimization method designed to enhance convergence properties of parallel proximal algorithms via extrapolation. In the process, we uncover a surprising flaw: its k…

Distributed OptimizationDiversityFederated Learning

Directional Smoothness and Gradient Methods: Convergence and Adaptivity

2024-03-06 · Aaron Mishkin, Ahmed Khaled, Yuanhao Wang, Aaron Defazio 외

We develop new sub-optimality bounds for gradient descent (GD) that depend on the conditioning of the objective along the path of optimization rather than on global, worst-case constants. Key to our proofs is directional…