paper-with-me

홈 › Papers

Derivative-Free Methods for Policy Optimization: Guarantees for Linear Quadratic Systems

2018-12-20 · Dhruv Malik, Ashwin Pananjady, Kush Bhatia, Koulik Khamaru, Peter L. Bartlett, Martin J. Wainwright

We study derivative-free methods for policy optimization over the class of linear policies. We focus on characterizing the convergence rate of these methods when applied to linear-quadratic systems, and study various settings of driving noise and reward feedback. We show that these methods provably converge to within any pre-specified tolerance of the optimal policy with a number of zero-order evaluations that is an explicit polynomial of the error tolerance, dimension, and curvature properties of the problem. Our analysis reveals some interesting differences between the settings of additive driving noise and random initialization, as well as the settings of one-point and two-point reward feedback. Our theory is corroborated by extensive simulations of derivative-free methods on these systems. Along the way, we derive convergence rates for stochastic zero-order optimization algorithms when applied to a certain class of non-convex problems.

📄 PDF Abstract BibTeX arXiv:1812.08305

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Model-Free $μ$-Synthesis: A Nonsmooth Optimization Perspective

2024-02-18 · Darioush Keivan, Xingang Guo, Peter Seiler, Geir Dullerud 외

In this paper, we revisit model-free policy search on an important robust control benchmark, namely $\mu$-synthesis. In the general output-feedback setting, there do not exist convex formulations for this problem, and he…

model

Complexity of Derivative-Free Policy Optimization for Structured $\mathcal{H}_\infty$ Control

2023-09-21 · NeurIPS 2023 11

The applications of direct policy search in reinforcement learning and continuous control have received increasing attention. In this work, we present novel theoretical results on the complexity of derivative-free policy…

Efficient Hyperparameter Tuning with Dynamic Accuracy Derivative-Free Optimization

2020-11-06 · Matthias J. Ehrhardt, Lindon Roberts

Many machine learning solutions are framed as optimization problems which rely on good hyperparameters. Algorithms for tuning these hyperparameters usually assume access to exact solutions to the underlying learning prob…

ZOOpt: Toolbox for Derivative-Free Optimization

2017-12-31 · Yu-Ren Liu, Yi-Qi Hu, Hong Qian, Chao Qian 외

Recent advances in derivative-free optimization allow efficient approximation of the global-optimal solutions of sophisticated functions, such as functions with many local optima, non-differentiable and non-continuous fu…

BIG-bench Machine LearningDistributed Optimization

Adversarial Imitation Learning via Random Search

2020-08-21 · MyungJae Shin, Joongheon Kim

Developing agents that can perform challenging complex tasks is the goal of reinforcement learning. The model-free reinforcement learning has been considered as a feasible solution. However, the state of the art research…

Computational EfficiencyDeep Reinforcement LearningImitation LearningMuJoCo+3