IJCAI 2024poster0 citations

Hard-Thresholding Meets Evolution Strategies in Reinforcement Learning

Chengqian Gao, William de Vazelhes, Hualin Zhang, Bin Gu, Zhiqiang Xu

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. Our code is available at https://github.com/cangcn/NES-HT.

Machine Learning: ML: Evolutionary learningMachine Learning: ML: Feature extraction, selection and dimensionality reductionMachine Learning: ML: Learning sparse modelsMachine Learning: ML: Optimization
BibTeX
@inproceedings{ijcai2024p441,
  title     = {Hard-Thresholding Meets Evolution Strategies in Reinforcement Learning},
  author    = {Gao, Chengqian and de Vazelhes, William and Zhang, Hualin and Gu, Bin and Xu, Zhiqiang},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {3989--3997},
  year      = {2024},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2024/441},
  url       = {https://doi.org/10.24963/ijcai.2024/441},
}
Hard-Thresholding Meets Evolution Strategies in Reinforcement Learning · IJCAI 2024