paper-with-me

Papers

Improper Learning for Non-Stochastic Control

2020-01-25 · Max Simchowitz, Karan Singh, Elad Hazan

We consider the problem of controlling a possibly unknown linear dynamical system with adversarial perturbations, adversarially chosen convex loss functions, and partially observed states, known as non-stochastic control. We introduce a controller parametrization based on the denoised observations, and prove that applying online gradient descent to this parametrization yields a new controller which attains sublinear regret vs. a large class of closed-loop policies. In the fully-adversarial setting, our controller attains an optimal regret bound of $\sqrt{T}$-when the system is known, and, when combined with an initial stage of least-squares estimation, $T^{2/3}$ when the system is unknown; both yield the first sublinear regret for the partially observed setting. Our bounds are the first in the non-stochastic control setting that compete with \emph{all} stabilizing linear dynamical controllers, not just state feedback. Moreover, in the presence of semi-adversarial noise containing both stochastic and adversarial components, our controller attains the optimal regret bounds of $\mathrm{poly}(\log T)$ when the system is known, and $\sqrt{T}$ when unknown. To our knowledge, this gives the first end-to-end $\sqrt{T}$ regret for online Linear Quadratic Gaussian controller, and applies in a more general setting with adversarial losses and semi-adversarial noise.

📄 PDF Abstract BibTeX arXiv:2001.09254

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improper Reinforcement Learning with Gradient-based Policy Optimization

2021-02-16 · Mohammadi Zaki, Avinash Mohan, Aditya Gopalan, Shie Mannor

We consider an improper reinforcement learning setting where a learner is given $M$ base controllers for an unknown Markov decision process, and wishes to combine them optimally to produce a potentially new controller th…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Actor-Critic based Improper Reinforcement Learning

2022-07-19 · Mohammadi Zaki, Avinash Mohan, Aditya Gopalan, Shie Mannor

We consider an improper reinforcement learning setting where a learner is given $M$ base controllers for an unknown Markov decision process, and wishes to combine them optimally to produce a potentially new controller th…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Convergence of GANs Training: A Game and Stochastic Control Methodology

2021-12-01 · Othmane Mounjid, Xin Guo

Training generative adversarial networks (GANs) is known to be difficult, especially for financial time series. This paper first analyzes the well-posedness problem in GANs minimax games and the convexity issue in GANs o…

Time SeriesTime Series Analysis

Performance assessment and tuning of PID control using TLBO: the single-loop case and PI/P cascade case

2021-07-31 · Wei zhang, He Dong, Yunlang Xu, Xiaoping Li

Proportional-integral-derivative (PID) control, the most common control strategy in the industry, always suffers from health problems resulting from external disturbances, improper tuning, etc. Therefore, there have been…

Stochastic Optimization

Logistic Regression: The Importance of Being Improper

2018-03-25 · Dylan J. Foster, Satyen Kale, Haipeng Luo, Mehryar Mohri 외

Learning linear predictors with the logistic loss---both in stochastic and online settings---is a fundamental task in machine learning and statistics, with direct connections to classification and boosting. Existing "fas…

regression