English

Decoupled Continuous-Time Reinforcement Learning via Hamiltonian Flow

Machine Learning 2026-02-17 v1 Artificial Intelligence Optimization and Control Statistics Theory Statistics Theory

Abstract

Many real-world control problems, ranging from finance to robotics, evolve in continuous time with non-uniform, event-driven decisions. Standard discrete-time reinforcement learning (RL), based on fixed-step Bellman updates, struggles in this setting: as time gaps shrink, the QQ-function collapses to the value function VV, eliminating action ranking. Existing continuous-time methods reintroduce action information via an advantage-rate function qq. However, they enforce optimality through complicated martingale losses or orthogonality constraints, which are sensitive to the choice of test processes. These approaches entangle VV and qq into a large, complex optimization problem that is difficult to train reliably. To address these limitations, we propose a novel decoupled continuous-time actor-critic algorithm with alternating updates: qq is learned from diffusion generators on VV, and VV is updated via a Hamiltonian-based value flow that remains informative under infinitesimal time steps, where standard max/softmax backups fail. Theoretically, we prove rigorous convergence via new probabilistic arguments, sidestepping the challenge that generator-based Hamiltonians lack Bellman-style contraction under the sup-norm. Empirically, our method outperforms prior continuous-time and leading discrete-time baselines across challenging continuous-control benchmarks and a real-world trading task, achieving 21% profit over a single quarter-nearly doubling the second-best method.

Keywords

Cite

@article{arxiv.2602.14587,
  title  = {Decoupled Continuous-Time Reinforcement Learning via Hamiltonian Flow},
  author = {Minh Nguyen},
  journal= {arXiv preprint arXiv:2602.14587},
  year   = {2026}
}
R2 v1 2026-07-01T10:38:13.231Z