English

Hard-Thresholding Meets Evolution Strategies in Reinforcement Learning

Neural and Evolutionary Computing 2024-05-06 v1 Machine Learning

Abstract

Evolution Strategies (ES) have emerged as a competitive alternative for model-free reinforcement learning, showcasing exemplary performance in tasks like Mujoco and Atari. Notably, they shine in scenarios with imperfect reward functions, making them invaluable for real-world applications where dense reward signals may be elusive. Yet, an inherent assumption in ES, that all input features are task-relevant, poses challenges, especially when confronted with irrelevant features common in real-world problems. This work scrutinizes this limitation, particularly focusing on the Natural Evolution Strategies (NES) variant. We propose NESHT, a novel approach that integrates Hard-Thresholding (HT) with NES to champion sparsity, ensuring only pertinent features are employed. Backed by rigorous analysis and empirical tests, NESHT demonstrates its promise in mitigating the pitfalls of irrelevant features and shines in complex decision-making problems like noisy Mujoco and Atari tasks.

Keywords

Cite

@article{arxiv.2405.01615,
  title  = {Hard-Thresholding Meets Evolution Strategies in Reinforcement Learning},
  author = {Chengqian Gao and William de Vazelhes and Hualin Zhang and Bin Gu and Zhiqiang Xu},
  journal= {arXiv preprint arXiv:2405.01615},
  year   = {2024}
}

Comments

16 pages, including proofs in the appendix

R2 v1 2026-06-28T16:14:42.196Z