Provably Efficient Offline Goal-Conditioned Reinforcement Learning with General Function Approximation and Single-Policy Concentrability
Hanlin Zhu, Amy Zhang

TL;DR
This paper provides a theoretical analysis and empirical validation of an offline goal-conditioned reinforcement learning algorithm that is both provably efficient with general function approximation and practical without minimax optimization.
Contribution
It introduces a modified algorithm with proven polynomial sample complexity under minimal assumptions and demonstrates its empirical success in real-world environments.
Findings
Proves polynomial sample complexity with general function approximation.
Shows the algorithm outperforms previous methods in real-world tests.
Does not require minimax optimization, enhancing computational stability.
Abstract
Goal-conditioned reinforcement learning (GCRL) refers to learning general-purpose skills that aim to reach diverse goals. In particular, offline GCRL only requires purely pre-collected datasets to perform training tasks without additional interactions with the environment. Although offline GCRL has become increasingly prevalent and many previous works have demonstrated its empirical success, the theoretical understanding of efficient offline GCRL algorithms is not well established, especially when the state space is huge and the offline dataset only covers the policy we aim to learn. In this paper, we provide a rigorous theoretical analysis of an existing empirically successful offline GCRL algorithm. We prove that under slight modification, this algorithm enjoys an sample complexity (where is the desired suboptimality of the learned…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsReinforcement Learning in Robotics · Machine Learning and Data Classification · Adversarial Robustness in Machine Learning
