Dimensionality Reduction and Prioritized Exploration for Policy Search
Marius Memmel, Puze Liu, Davide Tateo, Jan Peters

TL;DR
This paper introduces a novel method for black-box policy optimization that prioritizes exploration of the most relevant parameters, leading to faster learning and fewer samples needed, especially in high-dimensional settings.
Contribution
The authors propose a new approach that identifies and focuses on effective policy parameters using correlation and mutual information, improving scalability and efficiency in policy search.
Findings
Faster convergence compared to recent methods
Requires fewer samples for effective learning
Achieves state-of-the-art results in simulated environments
Abstract
Black-box policy optimization is a class of reinforcement learning algorithms that explores and updates the policies at the parameter level. This class of algorithms is widely applied in robotics with movement primitives or non-differentiable policies. Furthermore, these approaches are particularly relevant where exploration at the action level could cause actuator damage or other safety issues. However, Black-box optimization does not scale well with the increasing dimensionality of the policy, leading to high demand for samples, which are expensive to obtain in real-world systems. In many practical applications, policy parameters do not contribute equally to the return. Identifying the most relevant parameters allows to narrow down the exploration and speed up the learning. Furthermore, updating only the effective parameters requires fewer samples, improving the scalability of the…
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
TopicsReinforcement Learning in Robotics · Machine Learning and Data Classification · Machine Learning and Algorithms
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
