Sample Complexity of Neural Policy Mirror Descent for Policy Optimization on Low-Dimensional Manifolds
Zhenghao Xu, Xiang Ji, Minshuo Chen, Mengdi Wang, Tuo Zhao

TL;DR
This paper analyzes the sample complexity of neural policy mirror descent in high-dimensional reinforcement learning, showing it exploits low-dimensional manifold structures to improve efficiency.
Contribution
It provides the first theoretical analysis demonstrating how NPMD leverages low-dimensional structures to overcome the curse of dimensionality in policy optimization.
Findings
NPMD can find an ε-optimal policy with sample complexity depending on the intrinsic dimension d.
CNN approximation errors are controlled by network size and inherited smoothness.
Results explain the empirical success of deep policy gradient methods in high-dimensional spaces.
Abstract
Policy gradient methods equipped with deep neural networks have achieved great success in solving high-dimensional reinforcement learning (RL) problems. However, current analyses cannot explain why they are resistant to the curse of dimensionality. In this work, we study the sample complexity of the neural policy mirror descent (NPMD) algorithm with deep convolutional neural networks (CNN). Motivated by the empirical observation that many high-dimensional environments have state spaces possessing low-dimensional structures, such as those taking images as states, we consider the state space to be a -dimensional manifold embedded in the -dimensional Euclidean space with intrinsic dimension . We show that in each iteration of NPMD, both the value function and the policy can be well approximated by CNNs. The approximation errors are controlled by the size of the networks, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Decision-Making Techniques
