English

Switching Isotropic and Directional Exploration with Parameter Space Noise in Deep Reinforcement Learning

Machine Learning 2018-09-28 v2 Machine Learning

Abstract

This paper proposes an exploration method for deep reinforcement learning based on parameter space noise. Recent studies have experimentally shown that parameter space noise results in better exploration than the commonly used action space noise. Previous methods devised a way to update the diagonal covariance matrix of a noise distribution and did not consider the direction of the noise vector and its correlation. In addition, fast updates of the noise distribution are required to facilitate policy learning. We propose a method that deforms the noise distribution according to the accumulated returns and the noises that have led to the returns. Moreover, this method switches isotropic exploration and directional exploration in parameter space with regard to obtained rewards. We validate our exploration strategy in the OpenAI Gym continuous environments and modified environments with sparse rewards. The proposed method achieves results that are competitive with a previous method at baseline tasks. Moreover, our approach exhibits better performance in sparse reward environments by exploration with the switching strategy.

Keywords

Cite

@article{arxiv.1809.06570,
  title  = {Switching Isotropic and Directional Exploration with Parameter Space Noise in Deep Reinforcement Learning},
  author = {Izumi Karino and Kazutoshi Tanaka and Ryuma Niiyama and Yasuo Kuniyoshi},
  journal= {arXiv preprint arXiv:1809.06570},
  year   = {2018}
}

Comments

16 pages, 5 figures

R2 v1 2026-06-23T04:09:41.544Z