LGSYOCMLJan 27, 2025

The Sample Complexity of Online Reinforcement Learning: A Multi-model Perspective

arXiv:2501.15910v24 citationsh-index: 5
AI Analysis

It provides theoretical guarantees for sample efficiency in complex RL environments, which is incremental as it extends prior results from linear to nonlinear systems.

The paper tackles the sample complexity of online reinforcement learning in nonlinear dynamical systems with continuous spaces, achieving policy regret bounds such as O(N ε^2 + ln(m(ε))/ε^2) in general settings and O(√(N p)) for parametrized models like neural networks.

We study the sample complexity of online reinforcement learning in the general setting of nonlinear dynamical systems with continuous state and action spaces. Our analysis accommodates a large class of dynamical systems ranging from a finite set of nonlinear candidate models to models with bounded and Lipschitz continuous dynamics, to systems that are parametrized by a compact and real-valued set of parameters. In the most general setting, our algorithm achieves a policy regret of $\mathcal{O}(N ε^2 + \mathrm{ln}(m(ε))/ε^2)$, where $N$ is the time horizon, $ε$ is a user-specified discretization width, and $m(ε)$ measures the complexity of the function class under consideration via its packing number. In the special case where the dynamics are parametrized by a compact and real-valued set of parameters (such as neural networks, transformers, etc.), we prove a policy regret of $\mathcal{O}(\sqrt{N p})$, where $p$ denotes the number of parameters, recovering earlier sample-complexity results that were derived for linear time-invariant dynamical systems. While this article focuses on characterizing sample complexity, the proposed algorithms are likely to be useful in practice, due to their simplicity, their ability to incorporate prior knowledge, and their benign transient behavior.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes