English

Neighboring State-based Exploration for Reinforcement Learning

Machine Learning 2025-11-04 v3 Artificial Intelligence

Abstract

Reinforcement Learning is a powerful tool to model decision-making processes. However, it relies on an exploration-exploitation trade-off that remains an open challenge for many tasks. In this work, we study neighboring state-based, model-free exploration led by the intuition that, for an early-stage agent, considering actions derived from a bounded region of nearby states may lead to better actions when exploring. We propose two algorithms that choose exploratory actions based on a survey of nearby states, and find that one of our methods, ρ{\rho}-explore, consistently outperforms the Double DQN baseline in an discrete environment by 49% in terms of Eval Reward Return.

Keywords

Cite

@article{arxiv.2212.10712,
  title  = {Neighboring State-based Exploration for Reinforcement Learning},
  author = {Yu-Teng Li and Justin Lin and Jeffery Cheng and Pedro Pachuca},
  journal= {arXiv preprint arXiv:2212.10712},
  year   = {2025}
}
R2 v1 2026-06-28T07:45:56.311Z