paper-with-me

Papers

Benchmarking Bonus-Based Exploration Methods on the Arcade Learning Environment

2019-08-06 · Adrien Ali Taïga, William Fedus, Marlos C. Machado, Aaron Courville, Marc G. Bellemare

This paper provides an empirical evaluation of recently developed exploration algorithms within the Arcade Learning Environment (ALE). We study the use of different reward bonuses that incentives exploration in reinforcement learning. We do so by fixing the learning algorithm used and focusing only on the impact of the different exploration bonuses in the agent's performance. We use Rainbow, the state-of-the-art algorithm for value-based agents, and focus on some of the bonuses proposed in the last few years. We consider the impact these algorithms have on performance within the popular game Montezuma's Revenge which has gathered a lot of interest from the exploration community, across the the set of seven games identified by Bellemare et al. (2016) as challenging for exploration, and easier games where exploration is not an issue. We find that, in our setting, recently developed bonuses do not provide significantly improved performance on Montezuma's Revenge or hard exploration games. We also find that existing bonus-based methods may negatively impact performance on games in which exploration is not an issue and may even perform worse than $\epsilon$-greedy exploration.

📄 PDF Abstract BibTeX arXiv:1908.02388

Code (0)

등록된 구현이 없습니다.

Tasks

Atari GamesBenchmarkingMontezuma's RevengeReinforcement Learning

Similar Papers 제목 키워드 기반

Perturbation-based exploration methods in deep reinforcement learning

2020-11-10 · Sneha Aenugu

Recent research on structured exploration placed emphasis on identifying novel states in the state space and incentivizing the agent to revisit them through intrinsic reward bonuses. In this study, we question whether th…

Atari GamesBenchmarkingDeep Reinforcement Learningreinforcement-learning+2

On Bonus Based Exploration Methods In The Arcade Learning Environment

2020-01-01 · ICLR 2020 1 · Adrien Ali Taiga, William Fedus, Marlos C. Machado, Aaron Courville 외

Research on exploration in reinforcement learning, as applied to Atari 2600 game-playing, has emphasized tackling difficult exploration problems such as Montezuma's Revenge (Bellemare et al., 2016). Recently, bonus-based…

Atari GamesMontezuma's RevengeReinforcement Learning

On Bonus-Based Exploration Methods in the Arcade Learning Environment

2021-09-22 · Adrien Ali Taïga, William Fedus, Marlos C. Machado, Aaron Courville 외

Research on exploration in reinforcement learning, as applied to Atari 2600 game-playing, has emphasized tackling difficult exploration problems such as Montezuma's Revenge (Bellemare et al., 2016). Recently, bonus-based…

Atari GamesMontezuma's Revenge

Efficient Potential-based Exploration in Reinforcement Learning using Inverse Dynamic Bisimulation Metric

2023-09-21 · NeurIPS 2023 11

Reward shaping is an effective technique for integrating domain knowledge into reinforcement learning (RL). However, traditional approaches like potential-based reward shaping totally rely on manually designing shaping r…

Exploring Unknown States with Action Balance

2020-03-10 · Yan Song, Yingfeng Chen, Yujing Hu, Changjie Fan

Exploration is a key problem in reinforcement learning. Recently bonus-based methods have achieved considerable successes in environments where exploration is difficult such as Montezuma's Revenge, which assign additiona…

Atari GamesDeep Reinforcement LearningMontezuma's Revengereinforcement-learning+2