English

State-free Reinforcement Learning

Machine Learning 2024-09-30 v1 Artificial Intelligence

Abstract

In this work, we study the \textit{state-free RL} problem, where the algorithm does not have the states information before interacting with the environment. Specifically, denote the reachable state set by SΠ:={smaxπΠqP,π(s)>0}{S}^\Pi := \{ s|\max_{\pi\in \Pi}q^{P, \pi}(s)>0 \}, we design an algorithm which requires no information on the state space SS while having a regret that is completely independent of S{S} and only depend on SΠ{S}^\Pi. We view this as a concrete first step towards \textit{parameter-free RL}, with the goal of designing RL algorithms that require no hyper-parameter tuning.

Cite

@article{arxiv.2409.18439,
  title  = {State-free Reinforcement Learning},
  author = {Mingyu Chen and Aldo Pacchiano and Xuezhou Zhang},
  journal= {arXiv preprint arXiv:2409.18439},
  year   = {2024}
}
R2 v1 2026-06-28T18:59:03.266Z