paper-with-me

Papers

Statistical guarantees for continuous-time policy evaluation: blessing of ellipticity and new tradeoffs

2025-02-06 · Wenlong Mou

We study the estimation of the value function for continuous-time Markov diffusion processes using a single, discretely observed ergodic trajectory. Our work provides non-asymptotic statistical guarantees for the least-squares temporal-difference (LSTD) method, with performance measured in the first-order Sobolev norm. Specifically, the estimator attains an $O(1 / \sqrt{T})$ convergence rate when using a trajectory of length $T$; notably, this rate is achieved as long as $T$ scales nearly linearly with both the mixing time of the diffusion and the number of basis functions employed. A key insight of our approach is that the ellipticity inherent in the diffusion process ensures robust performance even as the effective horizon diverges to infinity. Moreover, we demonstrate that the Markovian component of the statistical error can be controlled by the approximation error, while the martingale component grows at a slower rate relative to the number of basis functions. By carefully balancing these two sources of error, our analysis reveals novel trade-offs between approximation and statistical errors.

📄 PDF Abstract BibTeX arXiv:2502.04297

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Distributionally Robust Policy Evaluation and Learning for Continuous Treatment with Observational Data

2025-01-18 · Cheuk Hang Leung, Yiyan Huang, Yijun Li, Qi Wu

Using offline observational data for policy evaluation and learning allows decision-makers to evaluate and learn a policy that connects characteristics and interventions. Most existing literature has focused on either di…

Krylov-Bellman boosting: Super-linear policy evaluation in general state spaces

2022-10-20 · Eric Xia, Martin J. Wainwright

We present and analyze the Krylov-Bellman Boosting (KBB) algorithm for policy evaluation in general state spaces. It alternates between fitting the Bellman residual using non-parametric regression (as in boosting), and e…

Multi-CALF: A Policy Combination Approach with Statistical Guarantees

2025-05-18 · Georgiy Malaniya, Anton Bolychev, Grigory Yaremenko, Anastasia Krasnaya 외

We introduce Multi-CALF, an algorithm that intelligently combines reinforcement learning policies based on their relative value improvements. Our approach integrates a standard RL policy with a theoretically-backed alter…

Robustness Analysis of Continuous-Depth Models with Lagrangian Techniques

2023-08-23 · Sophie A. Neubauer, Radu Grosu

This paper presents, in a unified fashion, deterministic as well as statistical Lagrangian-verification techniques. They formally quantify the behavioral robustness of any time-continuous process, formulated as a continu…

Conservative Exploration for Policy Optimization via Off-Policy Policy Evaluation

2023-12-24 · Paul Daoudi, Mathias Formoso, Othman Gaizi, Achraf Azize 외

A precondition for the deployment of a Reinforcement Learning agent to a real-world system is to provide guarantees on the learning process. While a learning algorithm will eventually converge to a good policy, there are…