paper-with-me

홈 › Papers

Fast Rates for Offline Contextual Bandits with Forward-KL Regularization under Single-Policy Concentrability

2026-05-09 · Qingyue Zhao, Kaixuan Ji, Heyang Zhao, Quanquan Gu arxiv

\emph{Kullback-Leibler} (KL) regularization is ubiquitous in reinforcement learning algorithms in the form of \emph{reverse} or \emph{forward} KL. Recent studies have demonstrated $ε^{-1}$-type fast rates for decision making under reverse KL regularization, in contrast to the standard $ε^{-2}$-type sample complexity. However, for forward-KL-regularized objectives, existing statistical analyses are either not applicable or result in $\tilde{O}(ε^{-2})$ slow rates. We take the first step towards addressing this problem via a streamlined analysis of forward-KL-regularized offline CBs. We give the first $\tilde{O}(ε^{-1})$ upper bounds in tabular and general function approximation settings, both under notions of \emph{single-policy concentrability}. In particular, our convex-analytical pipeline unifies these settings by exploiting the pessimism principle in a novel way and completely bypasses the proof routines in previous works based on the mean value theorem, which might be of independent interest. Moreover, we provide rate-optimal lower bounds, manifesting the tightness of our upper bounds in terms of statistical rates. Our lower bounds also demonstrate that the forward-KL-regularized sample complexity recovers the unregularized slow rate in the low-regularization regime, similarly to the reverse-KL regularization.

📄 PDF Abstract BibTeX arXiv:2605.09214

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningDecision Making

Similar Papers 제목 키워드 기반

Bypassing the Monster: A Faster and Simpler Optimal Algorithm for Contextual Bandits under Realizability

2020-03-28 · David Simchi-Levi, Yunzong Xu

We consider the general (stochastic) contextual bandit problem under the realizability assumption, i.e., the expected reward, as a function of contexts and actions, belongs to a general function class $\mathcal{F}$. We d…

Multi-Armed Banditsregression

Bridging Offline Reinforcement Learning and Imitation Learning: A Tale of Pessimism

2021-03-22 · NeurIPS 2021 12 · Paria Rashidinejad, Banghua Zhu, Cong Ma, Jiantao Jiao 외

Offline (or batch) reinforcement learning (RL) algorithms seek to learn an optimal policy from a fixed dataset without active data collection. Based on the composition of the offline dataset, two main categories of metho…

Imitation LearningMulti-Armed BanditsOffline RLreinforcement-learning+1

Improving Offline Contextual Bandits with Distributional Robustness

2020-11-13 · Otmane Sakhi, Louis Faury, Flavian vasile

This paper extends the Distributionally Robust Optimization (DRO) approach for offline contextual bandits. Specifically, we leverage this framework to introduce a convex reformulation of the Counterfactual Risk Minimizat…

counterfactualMulti-Armed BanditsStochastic Optimization

Productization Challenges of Contextual Multi-Armed Bandits

2019-07-10 · David Abensur, Ivan Balashov, Shaked Bar, Ronny Lempel 외

Contextual Multi-Armed Bandits is a well-known and accepted online optimization algorithm, that is used in many Web experiences to tailor content or presentation to users' traffic. Much has been published on theoretical …

Multi-Armed Bandits

On The Statistical Complexity of Offline Decision-Making

2025-01-10 · Thanh Nguyen-Tang, Raman Arora

We study the statistical complexity of offline decision-making with function approximation, establishing (near) minimax-optimal rates for stochastic contextual bandits and Markov decision processes. The performance limit…

Decision MakingMulti-Armed Bandits