cs.LGJun 4, 2026

Online KL-Regularized Reinforcement Learning with Function Approximation under Misspecification

Authors: Haoyang HongZichen WangQuanquan GuHuazheng Wang

Organizations: School of Electrical Engineering and Computer Science, Oregon State University · Department of Electrical and Computer Engineering and Coordinated Science Laboratory, University of Illinois Urbana-Champaign · Department of Computer Science, University of California, Los Angeles

Abstract

We study KL-regularized contextual bandits and episodic reinforcement learning (RL) under general function approximation with model misspecification. Existing guarantees rely on realizability and therefore do not extend to misspecified models, where classical regret bounds may fail. This work introduces KL misspecification formulations for contextual bandits and episodic RL and analyzes regression-based algorithms with Gibbs policy updates. High-probability KL-regret guarantees with explicit misspecification terms are established, recovering the standard realizable KL-regularized setting as a special case.

Explore similar work

Sep 11, 2026cs.LG

When Greedy Sampling Explores: KL-Regularized Contextual Bandits without Eluder-Dimension Dependence

We study KL-regularized contextual bandits under both reward and preference feedback. While existing regret guarantees typically depend on the eluder dimension, we show that simple greedy sampling can achieve polylogarithmic regret without explicit dependence on this complexity measure. For reward feedback, we analyze a greedy algorithm that samples directly from the Gibbs policy induced by the estimated reward. We extend the result to preference feedback under both general preference and Bradley--Terry models, while also sharpening existing dimension-dependent guarantees. Our analysis reveals a trade-off between greedy sampling and upper confidence bound-style exploration: greedy sampling enjoys stronger regret guarantees when KL regularization is sufficiently strong, whereas additional exploration yields sharper bounds as the regularization weakens.
Zichen Wang, Haoyang Hong, Huazheng Wang
May 9, 2026cs.LG

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

\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ε^{-1}-type fast rates for decision making under reverse KL regularization, in contrast to the standard ε2ε^{-2}-type sample complexity. However, for forward-KL-regularized objectives, existing statistical analyses are either not applicable or result in O~(ε2)\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 O~(ε1)\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.
Qingyue Zhao, Kaixuan Ji, Heyang Zhao +1
May 4, 2026cs.LG

On the Optimal Sample Complexity of Offline Multi-Armed Bandits with KL Regularization

Kullback-Leibler (KL) regularization is widely used in offline decision-making and offers several benefits, motivating recent work on the sample complexity of offline learning with respect to KL-regularized performance metrics. Nevertheless, the exact sample complexity of KL-regularized offline learning remains largely from fully characterized. In this paper, we study this question in the setting of multi-armed bandits (MABs). We provide a sharp analysis of KL-PCB (Zhao et al., 2026), showing that it achieves a sample complexity of O~(ηSACπ/ε)\tilde{O}(ηSAC^{π^*}/ε) under large regularization η=O~(ε1)η= \tilde{O}(ε^{-1}), and a sample complexity of Ω~(SACπ/ε2)\tildeΩ(SAC^{π^*}/ε^2) under small regularization η=Ω~(ε1)η= \tildeΩ(ε^{-1}), where ηη is the regularization parameter, SS is the number of contexts, AA is the number of arms, CπC^{π^*} policy coverage coefficient at the optimal policy ππ^*, εε is the desired sub-optimality, and O~\tilde{O} and Ω~\tildeΩ hide all poly-logarithmic factors. We further provide a pair of sharper sample complexity lower bounds, which matches the upper bounds over the entire range of regularization strengths. Overall, our results provide a nearly complete characterization of offline multi-armed bandits with KL regularization.
Kaixuan Ji, Qiwei Di, Heyang Zhao +2