paper-with-me

Papers

Learning Kernel-Based MDPs from Episodic Preferential Feedback

2026-05-22 · Nikola Pavlovic, Sattar Vakili, Qing Zhao arxiv

Human feedback often arrives as preferences rather than calibrated numeric rewards, motivating reinforcement learning from preferential feedback, also referred to as reinforcement learning from human feedback (RLHF). We present a rigorous theoretical study of preference-only learning in episodic kernel MDPs. In each episode, the learner deploys two policies from a common start state and receives a single binary label indicating which trajectory is preferred, modeled by a Bradley--Terry--Luce link on the difference of cumulative (unobserved) rewards. Under kernel-based assumptions on the reward and transition functions (one of the most general models amenable to theoretical analysis) we develop preference-based value estimation and confidence sets tailored to end-of-episode comparisons. We prove high-probability regret bounds that scale sublinearly in the number of episodes, implying that the value of the learned policy converges to that of the optimal policy.

📄 PDF Abstract BibTeX arXiv:2605.23650

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Episodic Reinforcement Learning in Finite MDPs: Minimax Lower Bounds Revisited

2020-10-07 · Omar Darwiche Domingues, Pierre Ménard, Emilie Kaufmann, Michal Valko

In this paper, we propose new problem-independent lower bounds on the sample complexity and regret in episodic MDPs, with a particular focus on the non-stationary case in which the transition kernel is allowed to change …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Adapting to Stochastic and Adversarial Losses in Episodic MDPs with Aggregate Bandit Feedback

2025-10-20 · Shinji Ito, Kevin Jamieson, Haipeng Luo, Arnab Maiti 외 arxiv

We study online learning in finite-horizon episodic Markov decision processes (MDPs) under the challenging aggregate bandit feedback model, where the learner observes only the cumulative loss incurred in each episode, ra…

Near-optimal Policy Optimization Algorithms for Learning Adversarial Linear Mixture MDPs

2021-02-17 · Jiafan He, Dongruo Zhou, Quanquan Gu

Learning Markov decision processes (MDPs) in the presence of the adversary is a challenging problem in reinforcement learning (RL). In this paper, we study RL in episodic MDPs with adversarial reward and full information…

Reinforcement Learning (RL)

Learning Markov Decision Processes under Fully Bandit Feedback

2026-02-02 · Zhengjia Zhuo, Anupam Gupta, Viswanath Nagarajan arxiv

A standard assumption in Reinforcement Learning is that the agent observes every visited state-action pair in the associated Markov Decision Process (MDP), along with the per-step rewards. Strong theoretical results are …

Stochastic OptimizationReinforcement Learning

A Finite Time Analysis of Thompson Sampling for Bayesian Optimization with Preferential Feedback

2026-04-27 · Joseph Lazzaro, Davide Buffelli, Da-shan Shiu, Sattar Vakili arxiv

Preference feedback, in the form of pairwise comparisons rather than scalar scores, has seen increasing use in applications such as human-, laboratory-, and expert-in-the-loop design, as well as scientific discovery. We …