English

Q-Measure-Learning for Continuous State RL: Efficient Implementation and Convergence

Machine Learning 2026-03-05 v1 Optimization and Control

Abstract

We study reinforcement learning in infinite-horizon discounted Markov decision processes with continuous state spaces, where data are generated online from a single trajectory under a Markovian behavior policy. To avoid maintaining an infinite-dimensional, function-valued estimate, we propose the novel Q-Measure-Learning, which learns a signed empirical measure supported on visited state-action pairs and reconstructs an action-value estimate via kernel integration. The method jointly estimates the stationary distribution of the behavior chain and the Q-measure through coupled stochastic approximation, leading to an efficient weight-based implementation with O(n)O(n) memory and O(n)O(n) computation cost per iteration. Under uniform ergodicity of the behavior chain, we prove almost sure sup-norm convergence of the induced Q-function to the fixed point of a kernel-smoothed Bellman operator. We also bound the approximation error between this limit and the optimal QQ^* as a function of the kernel bandwidth. To assess the performance of our proposed algorithm, we conduct RL experiments in a two-item inventory control setting.

Keywords

Cite

@article{arxiv.2603.03523,
  title  = {Q-Measure-Learning for Continuous State RL: Efficient Implementation and Convergence},
  author = {Shengbo Wang},
  journal= {arXiv preprint arXiv:2603.03523},
  year   = {2026}
}
R2 v1 2026-07-01T11:02:07.989Z