English

Effective Exploration Based on the Structural Information Principles

Machine Learning 2024-10-10 v1 Artificial Intelligence

Abstract

Traditional information theory provides a valuable foundation for Reinforcement Learning, particularly through representation learning and entropy maximization for agent exploration. However, existing methods primarily concentrate on modeling the uncertainty associated with RL's random variables, neglecting the inherent structure within the state and action spaces. In this paper, we propose a novel Structural Information principles-based Effective Exploration framework, namely SI2E. Structural mutual information between two variables is defined to address the single-variable limitation in structural information, and an innovative embedding principle is presented to capture dynamics-relevant state-action representations. The SI2E analyzes value differences in the agent's policy between state-action pairs and minimizes structural entropy to derive the hierarchical state-action structure, referred to as the encoding tree. Under this tree structure, value-conditional structural entropy is defined and maximized to design an intrinsic reward mechanism that avoids redundant transitions and promotes enhanced coverage in the state-action space. Theoretical connections are established between SI2E and classical information-theoretic methodologies, highlighting our framework's rationality and advantage. Comprehensive evaluations in the MiniGrid, MetaWorld, and DeepMind Control Suite benchmarks demonstrate that SI2E significantly outperforms state-of-the-art exploration baselines regarding final performance and sample efficiency, with maximum improvements of 37.63% and 60.25%, respectively.

Keywords

Cite

@article{arxiv.2410.06621,
  title  = {Effective Exploration Based on the Structural Information Principles},
  author = {Xianghua Zeng and Hao Peng and Angsheng Li},
  journal= {arXiv preprint arXiv:2410.06621},
  year   = {2024}
}

Comments

10 pages in main paper and 15 pages in appendix

R2 v1 2026-06-28T19:13:55.661Z