paper-with-me

홈 › Papers

Q-MMR: Off-Policy Evaluation via Recursive Reweighting and Moment Matching

2026-05-07 · Xiang Li, Nan Jiang arxiv

We present a novel theoretical framework, Q-MMR, for off-policy evaluation in finite-horizon MDPs. Q-MMR learns a set of scalar weights, one for each data point, such that the reweighted rewards approximate the expected return under the target policy. The weights are learned inductively in a top-down manner via a moment matching objective against a value-function discriminator class. Notably, and perhaps surprisingly, a data-dependent finite-sample guarantee for general function approximation can be established under only the realizability of $Q^π$, with a dimension-free bound -- that is, the error does not depend on the statistical complexity of the function class. We also establish connections to several existing methods, such as importance sampling and linear FQE. Further theoretical analyses shed new light on the nature of coverage, a concept of fundamental importance to offline RL.

📄 PDF Abstract BibTeX arXiv:2605.06474

Code (0)

등록된 구현이 없습니다.

Tasks

Offline RL

Similar Papers 제목 키워드 기반

Stochastic Recursive Momentum for Policy Gradient Methods

2020-03-09 · Huizhuo Yuan, Xiangru Lian, Ji Liu, Yuren Zhou

In this paper, we propose a novel algorithm named STOchastic Recursive Momentum for Policy Gradient (STORM-PG), which operates a SARAH-type stochastic recursive variance-reduced policy gradient in an exponential moving a…

Policy Gradient Methods

GeMPO: Generalized Measure Matching for Online Diffusion Reinforcement Learning

2026-03-10 · Haitong Ma, Chenxiao Gao, Tianyi Chen, Na Li 외 arxiv

A commonly used family of RL algorithms for diffusion policies conducts softmax reweighting over samples from the behavior policy, which often induces an overgreedy policy and fails to utilize feedback from negative samp…

Reinforcement Learning

Density Approximation of Affine Jump Diffusions via Closed-Form Moment Matching

2025-04-09 · Yan-Feng Wu, Jian-Qiang Hu

We develop a recursive approach for deriving closed-form solutions to both conditional and unconditional moments of affine jump diffusions with state-independent jump intensities. Using these moment solutions, we constru…

Computational EfficiencyForm

Robust Moment-Based Estimation via Spectral Gradient Reweighting

2026-05-26 · Liu Zhang, Amit Singer arxiv

Moment-based estimation is a theoretically attractive approach to parametric inference, especially when likelihood-based estimation is unavailable, misspecified, or computationally inconvenient. However, the moment equat…

Estimation Beyond Data Reweighting: Kernel Method of Moments

2023-05-18 · Heiner Kremer, Yassine Nemmour, Bernhard Schölkopf, Jia-Jie Zhu

Moment restrictions and their conditional counterparts emerge in many areas of machine learning and statistics ranging from causal inference to reinforcement learning. Estimators for these tasks, generally called methods…

Causal Inference