paper-with-me

Papers

Colored Noise in PPO: Improved Exploration and Performance through Correlated Action Sampling

2023-12-18 · Jakob Hollenstein, Georg Martius, Justus Piater

Proximal Policy Optimization (PPO), a popular on-policy deep reinforcement learning method, employs a stochastic policy for exploration. In this paper, we propose a colored noise-based stochastic policy variant of PPO. Previous research highlighted the importance of temporal correlation in action noise for effective exploration in off-policy reinforcement learning. Building on this, we investigate whether correlated noise can also enhance exploration in on-policy methods like PPO. We discovered that correlated noise for action selection improves learning performance and outperforms the currently popular uncorrelated white noise approach in on-policy methods. Unlike off-policy learning, where pink noise was found to be highly effective, we found that a colored noise, intermediate between white and pink, performed best for on-policy learning in PPO. We examined the impact of varying the amount of data collected for each update by modifying the number of parallel simulation environments for data collection and observed that with a larger number of parallel environments, more strongly correlated noise is beneficial. Due to the significant impact and ease of implementation, we recommend switching to correlated noise as the default noise source in PPO.

📄 PDF Abstract BibTeX arXiv:2312.11091

Code (1)

jkbjh/cn-ppo-paper-code 공식 구현 pytorch

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…

Similar Papers 제목 키워드 기반

Infant Spontaneous Movement Noise Improves Exploration in Deep RL

2026-06-15 · Francisco M. López, Markus R. Ernst, Francisco Cruz, Matej Hoffmann 외 arxiv

Exploration in deep reinforcement learning (RL) is commonly implemented as temporally uncorrelated white noise. However, recent works show that temporally correlated colored noise can improve exploration efficiency by pr…

Reinforcement Learning

Image denosing in underwater acoustic noise using discrete wavelet transform with different noise level estimation

2019-04-19 · Yasin Yousif Al-Aboosi, Radhi Sehen Issa, Ali khalid Jassim

In many applications, Image de-noising and improvement represent essential processes in presence of colored noise such that in underwater. Power spectral density of the noise is changeable within a definite frequency ran…

Denoising

Online Localisation and Colored Mesh Reconstruction Architecture for 3D Visual Feedback in Robotic Exploration Missions

2022-07-21 · Quentin Serdel, Christophe Grand, Julien Marzat, Julien Moras

This paper introduces an Online Localisation and Colored Mesh Reconstruction (OLCMR) ROS perception architecture for ground exploration robots aiming to perform robust Simultaneous Localisation And Mapping (SLAM) in chal…

Surface Reconstruction

A Gridless Fourth-order Cumulant-Based DOA Estimation Method under Unknown Colored Noise

2021-12-28 · Jiawen Yuan

To reduce the adverse impacts of the unknown colored noise on the performance degradation of the direction-of-arrival (DOA) estimation, we propose a new gridless DOA estimation method based on fourth-order cumulant (FOC)…

Mean Square Performance of a family of Adaptive Algorithms for colored noise

2021-11-22 · R Sankara Prasad

In real-time applications the characteristics and properties of a signal vary inconsistently. So, to maintain the integrity of such signals there is a need for effective adaptive filters. The conventional Least Mean Squa…