SOTAVerified

Proximal Policy Optimization with Adaptive Exploration

2024-05-07Code Available0· sign in to hype

Andrei Lixandru

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Proximal Policy Optimization with Adaptive Exploration (axPPO) is introduced as a novel learning algorithm. This paper investigates the exploration-exploitation tradeoff within the context of reinforcement learning and aims to contribute new insights into reinforcement learning algorithm design. The proposed adaptive exploration framework dynamically adjusts the exploration magnitude during training based on the recent performance of the agent. Our proposed method outperforms standard PPO algorithms in learning efficiency, particularly when significant exploratory behavior is needed at the beginning of the learning process.

Tasks

Reproductions