Reconciling Discrete-Time Mixed Policies and Continuous-Time Relaxed Controls in Reinforcement Learning and Stochastic Control
Rene Carmona, Mathieu Lauriere
TL;DR
This work analyzes the relationship between discrete-time mixed policies used in RL and continuous-time relaxed controls from stochastic control, focusing on when RL-style randomization converges to the relaxed framework and where the analogy breaks down. It proves a strong convergence result for drift-only control: as the time mesh $T/N$ shrinks, the discrete-time mixed-policy dynamics converge in trajectory to the continuous-time relaxed model with rate $\mathcal{O}(N^{-1/2})$, and it shows that cost functionals converge as well. When diffusion (volatility) is allowed to depend on the control, however, this convergence can become sublinear and the naive randomization fails to reproduce the relaxed model, motivating a martingale-problem based reformulation. The paper also provides numerical evidence supporting the convergence rate in the drift-controlled case and discusses how relaxing the dynamics via the martingale framework provides a principled way to handle controlled diffusion, with practical implications for RL-inspired algorithms and continuous-time control theory.
Abstract
Reinforcement learning (RL) is currently one of the most prominent methods for optimizing dynamical systems, with breakthrough results across various fields. The framework is based on the concept of a Markov decision process (MDP), leading to a discrete-time optimal control problem. In the RL literature, such problems are typically formulated and solved using mixed policies, from which random actions are sampled at each time step. Recently, part of the optimal control community has begun investigating continuous-time versions of RL algorithms, replacing MDPs with continuous-time stochastic processes governed by relaxed controls, and asserting a full analogy between the two formulations. In this work, we examine the limitations of this analogy and rigorously establish a connection between the two problems in the case where only the drift term of the continuous-time model is controlled. We prove strong convergence of the RL implementation of mixed strategies as the time discretization mesh tends to zero. We also discuss the technical challenges posed by the possible presence of control in the diffusion component of the state.
