paper-with-me

홈 › Papers

The Exploration-Exploitation Dilemma Revisited: An Entropy Perspective

2024-08-19 · Renye Yan, Yaozhong Gan, You Wu, Ling Liang, Junliang Xing, Yimao Cai, Ru Huang

The imbalance of exploration and exploitation has long been a significant challenge in reinforcement learning. In policy optimization, excessive reliance on exploration reduces learning efficiency, while over-dependence on exploitation might trap agents in local optima. This paper revisits the exploration-exploitation dilemma from the perspective of entropy by revealing the relationship between entropy and the dynamic adaptive process of exploration and exploitation. Based on this theoretical insight, we establish an end-to-end adaptive framework called AdaZero, which automatically determines whether to explore or to exploit as well as their balance of strength. Experiments show that AdaZero significantly outperforms baseline models across various Atari and MuJoCo environments with only a single setting. Especially in the challenging environment of Montezuma, AdaZero boosts the final returns by up to fifteen times. Moreover, we conduct a series of visualization analyses to reveal the dynamics of our self-adaptive mechanism, demonstrating how entropy reflects and changes with respect to the agent's performance and adaptive process.

📄 PDF Abstract BibTeX arXiv:2408.09974

Code (0)

등록된 구현이 없습니다.

Tasks

MuJoCo

Similar Papers 제목 키워드 기반

Meta-SAC: Auto-tune the Entropy Temperature of Soft Actor-Critic via Metagradient

2020-07-03 · Yufei Wang, Tianwei Ni

Exploration-exploitation dilemma has long been a crucial issue in reinforcement learning. In this paper, we propose a new approach to automatically balance between these two. Our method is built upon the Soft Actor-Criti…

BenchmarkingMuJoCo

Approximate information for efficient exploration-exploitation strategies

2023-07-04 · Alex Barbier-Chebbah, Christian L. Vestergaard, Jean-Baptiste Masson

This paper addresses the exploration-exploitation dilemma inherent in decision-making, focusing on multi-armed bandit problems. The problems involve an agent deciding whether to exploit current knowledge for immediate ga…

Decision MakingEfficient ExplorationThompson Sampling

Reasoning with Exploration: An Entropy Perspective

2025-06-17 · Daixuan Cheng, Shaohan Huang, Xuekai Zhu, Bo Dai 외

Balancing exploration and exploitation is a central goal in reinforcement learning (RL). Despite recent advances in enhancing language model (LM) reasoning, most methods lean toward exploitation, and increasingly encount…

Reinforcement Learning (RL)

Distribution-Centric Policy Optimization Dominates Exploration-Exploitation Trade-off

2026-01-19 · Zhaochun Li, Chen Wang, Jionghao Bai, Shisheng Cui 외 arxiv

The exploration-exploitation (EE) trade-off is a central challenge in reinforcement learning (RL) for large language models (LLMs). With Group Relative Policy Optimization (GRPO), training tends to be exploitation driven…

Reinforcement Learning

Reward Shaping via Diffusion Process in Reinforcement Learning

2023-06-20 · Peeyush Kumar

Reinforcement Learning (RL) models have continually evolved to navigate the exploration - exploitation trade-off in uncertain Markov Decision Processes (MDPs). In this study, I leverage the principles of stochastic therm…

Navigatereinforcement-learningReinforcement LearningReinforcement Learning (RL)