paper-with-me

Papers

Sample Complexity of Preference-Based Nonparametric Off-Policy Evaluation with Deep Networks

2023-10-16 · Zihao Li, Xiang Ji, Minshuo Chen, Mengdi Wang

A recently popular approach to solving reinforcement learning is with data from human preferences. In fact, human preference data are now used with classic reinforcement learning algorithms such as actor-critic methods, which involve evaluating an intermediate policy over a reward learned from human preference data with distribution shift, known as off-policy evaluation (OPE). Such algorithm includes (i) learning reward function from human preference dataset, and (ii) learning expected cumulative reward of a target policy. Despite the huge empirical success, existing OPE methods with preference data often lack theoretical understanding and rely heavily on heuristics. In this paper, we study the sample efficiency of OPE with human preference and establish a statistical guarantee for it. Specifically, we approach OPE by learning the value function by fitted-Q-evaluation with a deep neural network. By appropriately selecting the size of a ReLU network, we show that one can leverage any low-dimensional manifold structure in the Markov decision process and obtain a sample-efficient estimator without suffering from the curse of high data ambient dimensionality. Under the assumption of high reward smoothness, our results \textit{almost align with the classical OPE results with observable reward data}. To the best of our knowledge, this is the first result that establishes a \textit{provably efficient} guarantee for off-policy evaluation with RLHF.

📄 PDF Abstract BibTeX arXiv:2310.10556

Code (0)

등록된 구현이 없습니다.

Tasks

Off-policy evaluationreinforcement-learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

A Nonparametric Off-Policy Policy Gradient

2020-01-08 · Samuele Tosatto, Joao Carvalho, Hany Abdulsamad, Jan Peters

Reinforcement learning (RL) algorithms still suffer from high sample complexity despite outstanding recent successes. The need for intensive interactions with the environment is especially observed in many widely popular…

Density EstimationPolicy Gradient MethodsReinforcement LearningReinforcement Learning (RL)

Offline Estimation of Controlled Markov Chains: Minimaxity and Sample Complexity

2022-11-14 · Imon Banerjee, Harsha Honnappa, Vinayak Rao

In this work, we study a natural nonparametric estimator of the transition probability matrices of a finite controlled Markov chain. We consider an offline setting with a fixed dataset, collected using a so-called loggin…

Model-based Reinforcement Learning

Semiparametric Preference Optimization: Your Language Model is Secretly a Single-Index Model

2025-12-26 · Nathan Kallus arxiv

Policy alignment to preference data typically assumes a known link function between observed preferences and latent rewards (e.g., Bradley-Terry model / logistic link). Misspecification of this link can bias inferred rew…

Sample Complexity of Nonparametric Off-Policy Evaluation on Low-Dimensional Manifolds using Deep Networks

2022-06-06 · Xiang Ji, Minshuo Chen, Mengdi Wang, Tuo Zhao

We consider the off-policy evaluation problem of reinforcement learning using deep convolutional neural networks. We analyze the deep fitted Q-evaluation method for estimating the expected cumulative reward of a target p…

Off-policy evaluation

Preference-based Pure Exploration

2024-12-04 · Apurv Shukla, Debabrota Basu

We study the preference-based pure exploration problem for bandits with vector-valued rewards. The rewards are ordered using a (given) preference cone $\mathcal{C}$ and our goal is to identify the set of Pareto optimal a…