arXiv Analytics

Sign in

arXiv:2310.08702 [cs.LG]AbstractReferencesReviewsResources

ELDEN: Exploration via Local Dependencies

Jiaheng Hu, Zizhao Wang, Peter Stone, Roberto Martin-Martin

Published 2023-10-12Version 1

Tasks with large state space and sparse rewards present a longstanding challenge to reinforcement learning. In these tasks, an agent needs to explore the state space efficiently until it finds a reward. To deal with this problem, the community has proposed to augment the reward function with intrinsic reward, a bonus signal that encourages the agent to visit interesting states. In this work, we propose a new way of defining interesting states for environments with factored state spaces and complex chained dependencies, where an agent's actions may change the value of one entity that, in order, may affect the value of another entity. Our insight is that, in these environments, interesting states for exploration are states where the agent is uncertain whether (as opposed to how) entities such as the agent or objects have some influence on each other. We present ELDEN, Exploration via Local DepENdencies, a novel intrinsic reward that encourages the discovery of new interactions between entities. ELDEN utilizes a novel scheme -- the partial derivative of the learned dynamics to model the local dependencies between entities accurately and computationally efficiently. The uncertainty of the predicted dependencies is then used as an intrinsic reward to encourage exploration toward new interactions. We evaluate the performance of ELDEN on four different domains with complex dependencies, ranging from 2D grid worlds to 3D robotic tasks. In all domains, ELDEN correctly identifies local dependencies and learns successful policies, significantly outperforming previous state-of-the-art exploration methods.

Related articles: Most relevant | Search more
arXiv:2301.12822 [cs.LG] (Published 2023-01-30)
Evaluating COVID-19 vaccine allocation policies using Bayesian $m$-top exploration
arXiv:1906.07865 [cs.LG] (Published 2019-06-19)
Adapting Behaviour via Intrinsic Reward: A Survey and Empirical Study
arXiv:2305.03784 [cs.LG] (Published 2023-05-05)
Neural Exploitation and Exploration of Contextual Bandits