Policy Transfer for Continuous-Time Reinforcement Learning: A (Rough) Differential Equation Approach
Xin Guo, Zijiu Lyu
TL;DR
The paper advances policy transfer in continuous-time RL by establishing theoretical transfer results for entropy-regularized LQRs and general CT dynamics via Riccati stability and rough-path SDE stability, respectively. It introduces Iterative Policy Optimization (IPO) for LQRs, exploiting Gaussian optimality to achieve global linear and local super-linear convergence, enabling fast transfer to closely related LQRs. Additionally, the authors connect these dynamic-programming insights to the stability of score-based diffusion models through a Cole–Hopf transformation, providing concrete stability bounds. The work thus furnishes both rigorous guarantees and practical algorithms for TL in continuous-time RL, with implications for diffusion-model stability and broader stochastic control problems.
Abstract
This paper studies policy transfer, one of the well-known transfer learning techniques adopted in large language models, for two classes of continuous-time reinforcement learning problems. In the first class of continuous-time linear-quadratic systems with Shannon's entropy regularization (a.k.a. LQRs), we fully exploit the Gaussian structure of their optimal policy and the stability of their associated Riccati equations. In the second class where the system has possibly non-linear and bounded dynamics, the key technical component is the stability of diffusion SDEs which is established by invoking the rough path theory. Our work provides the first theoretical proof of policy transfer for continuous-time RL: an optimal policy learned for one RL problem can be used to initialize the search for a near-optimal policy in a closely related RL problem, while maintaining the convergence rate of the original algorithm. To illustrate the benefit of policy transfer for RL, we propose a novel policy learning algorithm for continuous-time LQRs, which achieves global linear convergence and local super-linear convergence. As a byproduct of our analysis, we derive the stability of a concrete class of continuous-time score-based diffusion models via their connection with LQRs.
