Instance-Dependent Continuous-Time Reinforcement Learning via Maximum Likelihood Estimation
Runze Zhao, Yue Yu, Ruhan Wang, Chunfeng Huang, Dongruo Zhou
TL;DR
The paper addresses instance-dependent adaptivity in continuous-time reinforcement learning (CTRL) by proposing CT-MLE, a model-based algorithm that learns the marginal state density via maximum likelihood estimation rather than explicit dynamics. It introduces a randomized measurement scheme to estimate reward integrals and proves a variance-aware, instance-dependent regret bound that scales with total reward variance and measurement gaps, showing robustness to the measurement schedule when adaptation aligns with problem difficulty. The analysis leverages a continuous-time Bellman-like identity, eluder-dimension-based complexity, and bracketing numbers to obtain near-horizon-free regret guarantees without bespoke variance estimators. Empirical-style discussion and theoretical insights indicate CT-MLE can adaptively balance measurement effort with problem hardness, yielding improved sample efficiency in stochastic CTRL settings compared to baselines.
Abstract
Continuous-time reinforcement learning (CTRL) provides a natural framework for sequential decision-making in dynamic environments where interactions evolve continuously over time. While CTRL has shown growing empirical success, its ability to adapt to varying levels of problem difficulty remains poorly understood. In this work, we investigate the instance-dependent behavior of CTRL and introduce a simple, model-based algorithm built on maximum likelihood estimation (MLE) with a general function approximator. Unlike existing approaches that estimate system dynamics directly, our method estimates the state marginal density to guide learning. We establish instance-dependent performance guarantees by deriving a regret bound that scales with the total reward variance and measurement resolution. Notably, the regret becomes independent of the specific measurement strategy when the observation frequency adapts appropriately to the problem's complexity. To further improve performance, our algorithm incorporates a randomized measurement schedule that enhances sample efficiency without increasing measurement cost. These results highlight a new direction for designing CTRL algorithms that automatically adjust their learning behavior based on the underlying difficulty of the environment.
