English

Computationally Efficient RL under Linear Bellman Completeness for Deterministic Dynamics

Machine Learning 2025-03-04 v2 Robotics Systems and Control Systems and Control

Abstract

We study computationally and statistically efficient Reinforcement Learning algorithms for the linear Bellman Complete setting. This setting uses linear function approximation to capture value functions and unifies existing models like linear Markov Decision Processes (MDP) and Linear Quadratic Regulators (LQR). While it is known from the prior works that this setting is statistically tractable, it remained open whether a computationally efficient algorithm exists. Our work provides a computationally efficient algorithm for the linear Bellman complete setting that works for MDPs with large action spaces, random initial states, and random rewards but relies on the underlying dynamics to be deterministic. Our approach is based on randomization: we inject random noise into least squares regression problems to perform optimistic value iteration. Our key technical contribution is to carefully design the noise to only act in the null space of the training data to ensure optimism while circumventing a subtle error amplification issue.

Keywords

Cite

@article{arxiv.2406.11810,
  title  = {Computationally Efficient RL under Linear Bellman Completeness for Deterministic Dynamics},
  author = {Runzhe Wu and Ayush Sekhari and Akshay Krishnamurthy and Wen Sun},
  journal= {arXiv preprint arXiv:2406.11810},
  year   = {2025}
}

Comments

Accepted at ICLR 2025 as oral presentation

R2 v1 2026-06-28T17:09:04.030Z