paper-with-me

Papers

How are policy gradient methods affected by the limits of control?

2022-06-14 · Ingvar Ziemann, Anastasios Tsiamis, Henrik Sandberg, Nikolai Matni

We study stochastic policy gradient methods from the perspective of control-theoretic limitations. Our main result is that ill-conditioned linear systems in the sense of Doyle inevitably lead to noisy gradient estimates. We also give an example of a class of stable systems in which policy gradient methods suffer from the curse of dimensionality. Our results apply to both state feedback and partially observed systems.

📄 PDF Abstract BibTeX arXiv:2206.06863

Code (0)

등록된 구현이 없습니다.

Tasks

Policy Gradient Methods

Similar Papers 제목 키워드 기반

FlashSAC: Fast and Stable Off-Policy Reinforcement Learning for High-Dimensional Robot Control

2026-04-06 · Donghu Kim, Youngdo Lee, Minho Park, Kinam Kim 외 arxiv

Reinforcement learning (RL) is a core approach for robot control when expert demonstrations are unavailable. On-policy methods such as Proximal Policy Optimization (PPO) are widely used for their stability, but their rel…

Reinforcement Learning

Spectral Normalization for Lipschitz-Constrained Policies on Learning Humanoid Locomotion

2025-04-11 · Jaeyong Shin, Woohyun Cha, Donghyeon Kim, Junhyeok Cha 외

Reinforcement learning (RL) has shown great potential in training agile and adaptable controllers for legged robots, enabling them to learn complex locomotion behaviors directly from experience. However, policies trained…

GPUReinforcement Learning (RL)

Mean Field Reinforcement Learning

2026-07-01 · René Carmona, Mathieu Laurière arxiv

This monograph provides an introduction to mean field reinforcement learning through the lens of Markov decision processes arising from large-population stochastic control with mean field interactions and common noise. S…

Multi-agent Reinforcement Learning

Asynchronous stochastic approximations with asymptotically biased errors and deep multi-agent learning

2018-02-22 · Arunselvan Ramaswamy, Shalabh Bhatnagar, Daniel E. Quevedo

Asynchronous stochastic approximations (SAs) are an important class of model-free algorithms, tools and techniques that are popular in multi-agent and distributed control scenarios. To counter Bellman's curse of dimensio…

Multi-agent Reinforcement LearningPolicy Gradient Methods

Model-Free Learning for the Linear Quadratic Regulator over Rate-Limited Channels

2024-01-02 · Lintao Ye, Aritra Mitra, Vijay Gupta

Consider a linear quadratic regulator (LQR) problem being solved in a model-free manner using the policy gradient approach. If the gradient of the quadratic cost is being transmitted across a rate-limited channel, both t…

Quantization