60
0

Is Bellman Equation Enough for Learning Control?

Abstract

The Bellman equation and its continuous-time counterpart, the Hamilton-Jacobi-Bellman (HJB) equation, serve as necessary conditions for optimality in reinforcement learning and optimal control. While the value function is known to be the unique solution to the Bellman equation in tabular settings, we demonstrate that this uniqueness fails to hold in continuous state spaces. Specifically, for linear dynamical systems, we prove the Bellman equation admits at least (2nn)\binom{2n}{n} solutions, where nn is the state dimension. Crucially, only one of these solutions yields both an optimal policy and a stable closed-loop system. We then demonstrate a common failure mode in value-based methods: convergence to unstable solutions due to the exponential imbalance between admissible and inadmissible solutions. Finally, we introduce a positive-definite neural architecture that guarantees convergence to the stable solution by construction to address this issue.

View on arXiv
@article{you2025_2503.02171,
  title={ Is Bellman Equation Enough for Learning Control? },
  author={ Haoxiang You and Lekan Molu and Ian Abraham },
  journal={arXiv preprint arXiv:2503.02171},
  year={ 2025 }
}
Comments on this paper