LESSON: Learning to Integrate Exploration Strategies for Reinforcement Learning via an Option Framework
Machine Learning
2024-09-10 v2
Abstract
In this paper, a unified framework for exploration in reinforcement learning (RL) is proposed based on an option-critic model. The proposed framework learns to integrate a set of diverse exploration strategies so that the agent can adaptively select the most effective exploration strategy over time to realize a relevant exploration-exploitation trade-off for each given task. The effectiveness of the proposed exploration framework is demonstrated by various experiments in the MiniGrid and Atari environments.
Keywords
Cite
@article{arxiv.2310.03342,
title = {LESSON: Learning to Integrate Exploration Strategies for Reinforcement Learning via an Option Framework},
author = {Woojun Kim and Jeonghye Kim and Youngchul Sung},
journal= {arXiv preprint arXiv:2310.03342},
year = {2024}
}
Comments
Accepted to ICML2023. Our code is available at https://github.com/beanie00/LESSON