paper-with-me

Papers

Towards Formalizing Reinforcement Learning Theory: A Robbins-Siegmund Approach

2025-11-05 · Shangtong Zhang arxiv

In this paper, we formalize the almost sure convergence of $Q$-learning and linear temporal difference (TD) learning with Markovian samples using the Lean 4 theorem prover based on the Mathlib library. $Q$-learning and linear TD are among the earliest and most influential reinforcement learning (RL) algorithms. The investigation of their convergence properties is not only a major research topic during the early development of the RL field but also receives significant attention nowadays. This paper formally verifies their almost sure convergence in a unified framework based on the Robbins-Siegmund theorem. The framework developed in this work can potentially be extended to convergence rates and other modes of convergence. This work thus makes an important step towards fully formalizing convergent RL results. The code is available at https://github.com/ShangtongZhang/rl-theory-in-lean.

📄 PDF Abstract BibTeX arXiv:2511.03618

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Extensions of Robbins-Siegmund Theorem with Applications in Reinforcement Learning

2025-09-30 · Xinyu Liu, Zixuan Xie, Shangtong Zhang arxiv

The Robbins-Siegmund theorem establishes the convergence of stochastic processes that are almost supermartingales and is one of the most commonly used approaches for analyzing stochastic iterative algorithms in stochasti…

Reinforcement Learning

A quantitative Robbins-Siegmund theorem

2024-10-21 · Morenikeji Neri, Thomas Powell

The Robbins-Siegmund theorem is one of the most important results in stochastic optimization, where it is widely used to prove the convergence of stochastic algorithms. We provide a quantitative version of the theorem, e…

Stochastic Optimization

Convergence Rate for the Last Iterate of Stochastic Gradient Descent Schemes

2025-07-09 · Marcel Hudiani arxiv

We study the convergence rate for the last iterate of stochastic gradient descent (SGD) and stochastic heavy ball (SHB) in the parametric setting when the objective function $F$ is globally convex or non-convex whose gra…

On the asymptotic behaviour of stochastic processes, with applications to supermartingale convergence, Dvoretzky's approximation theorem, and stochastic quasi-Fejér monotonicity

2025-04-17 · Morenikeji Neri, Nicholas Pischke, Thomas Powell

We prove a novel and general result on the asymptotic behavior of stochastic processes which conform to a certain relaxed supermartingale condition. Our result provides quantitative information in the form of an explicit…

Distributed Computation of Stochastic GNE with Partial Information: An Augmented Best-Response Approach

2021-09-25 · Yuanhanqing Huang, Jianghai Hu

In this paper, we focus on the stochastic generalized Nash equilibrium problem (SGNEP) which is an important and widely-used model in many different fields. In this model, subject to certain global resource constraints, …