A priori Estimates for Deep Residual Network in Continuous-time Reinforcement Learning
Shuyu Yin, Qixuan Zhou, Fei Wen, Tao Luo
TL;DR
The paper develops a priori generalization bounds for continuous-time reinforcement learning with discretized transitions by exploiting semi-group and Lipschitz properties of the dynamics. It introduces two loss-transformations and a max-operator decomposition to bound the Bellman optimal loss directly, without relying on boundedness assumptions. The main result provides a bound that scales polynomially with the action space size and neural-network width, and explicitly depends on the discretization step $\Delta t$ and sample size $n$, enabling principled discretization choices. The work leverages residual networks in Barron spaces and employs Rademacher complexity to derive both approximation and generalization terms, offering practically meaningful guarantees for continuous-time control problems.
Abstract
Deep reinforcement learning excels in numerous large-scale practical applications. However, existing performance analyses ignores the unique characteristics of continuous-time control problems, is unable to directly estimate the generalization error of the Bellman optimal loss and require a boundedness assumption. Our work focuses on continuous-time control problems and proposes a method that is applicable to all such problems where the transition function satisfies semi-group and Lipschitz properties. Under this method, we can directly analyze the \emph{a priori} generalization error of the Bellman optimal loss. The core of this method lies in two transformations of the loss function. To complete the transformation, we propose a decomposition method for the maximum operator. Additionally, this analysis method does not require a boundedness assumption. Finally, we obtain an \emph{a priori} generalization error without the curse of dimensionality.
