← Latest papers
📊 statistics

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

This paper establishes the first O~(ϵ1)\tilde{O}(\epsilon^{-1}) fast sample complexity upper bounds for offline contextual bandits with forward-KL regularization under single-policy concentrability, unifying tabular and general function approximation settings through a novel convex-analytical analysis and proving the tightness of these rates via matching lower bounds.

Original authors: Qingyue Zhao, Kaixuan Ji, Heyang Zhao, Quanquan Gu

Published 2026-05-12
📖 4 min read☕ Coffee break read

Original authors: Qingyue Zhao, Kaixuan Ji, Heyang Zhao, Quanquan Gu

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Big Picture: Teaching a Robot from a Notebook

Imagine you are trying to teach a robot how to play a video game. You don't let the robot play the game live (which would be "online learning"). Instead, you give it a notebook filled with recordings of a specific player (let's call him "Player X") playing the game. This is Offline Learning.

Your goal is to figure out the best moves for the robot based only on Player X's notebook.

The Problem: The "Forward-KL" Puzzle

In modern AI, we often use a special mathematical rule called Regularization to keep the robot from going crazy. It acts like a leash, keeping the robot's behavior close to Player X's style.

There are two ways to hold this leash:

  1. Reverse KL (The "Mode-Seeking" Leash): This is the popular method. It tells the robot, "Don't do anything Player X didn't do." If Player X never jumped, the robot is terrified to jump.
  2. Forward KL (The "Mass-Covering" Leash): This is the method this paper focuses on. It tells the robot, "You must cover all the ground Player X covered." If Player X walked on a narrow path, the robot must walk that path too, but it can't leave the path empty.

The Mystery:
Scientists already knew that the "Reverse KL" leash was very efficient. They could teach the robot to be nearly perfect with a relatively small notebook (this is called a "fast rate" or ϵ1\epsilon^{-1}).

However, for the "Forward KL" leash, previous math suggested it was much slower and clumsier. It seemed like you would need a notebook four times bigger (a "slow rate" or ϵ2\epsilon^{-2}) to get the same result. The big question was: Is Forward KL actually slow, or did we just have the wrong math tools to measure it?

The Solution: A New Way to Measure Success

The authors of this paper say: "It's not the leash; it's our measuring tape."

They developed a brand-new mathematical toolkit to analyze the Forward KL leash. Think of it like switching from a ruler to a laser scanner.

  1. The Old Way (The Broken Ruler): Previous researchers tried to use a standard math trick (called the "Mean Value Theorem") to measure the robot's mistakes. For Forward KL, this trick was like trying to measure a curved road with a straight stick. It gave them a bad estimate, making the problem look harder than it was.
  2. The New Way (The Laser Scanner): The authors used a technique based on Convex Analysis (a branch of math dealing with shapes and optimization). They found a clever way to break down the robot's errors that completely bypassed the old, broken trick.

The Results: Speeding Up the Robot

Using their new "laser scanner," the authors proved two major things:

1. We Don't Need a Bigger Notebook
They proved that with the Forward KL leash, you do not need a massive notebook. You can achieve the same "fast rate" (ϵ1\epsilon^{-1}) as the Reverse KL method. This means you can train high-quality AI models with less data than previously thought possible.

2. The "Single-Policy" Secret
In offline learning, there's a concept called Concentrability. It asks: "Does the notebook cover the best possible moves?"

  • The Old Fear: People thought Forward KL required the notebook to cover every possible move any robot could ever make (All-Policy Concentrability). That's a huge, impossible requirement.
  • The New Discovery: The authors proved that Forward KL only needs the notebook to cover the one specific best path (Single-Policy Concentrability). It's like saying, "We don't need to know every road in the city; we just need to know the route the winner took."

The "Phase Transition" Twist

The paper also found a fascinating "tipping point."

  • Strong Leash (High Regularization): If you pull the leash tight (high regularization), the robot learns very fast, just like the Reverse KL method.
  • Weak Leash (Low Regularization): If you loosen the leash too much, the robot reverts to the old, slow speed (ϵ2\epsilon^{-2}).

This confirms that Forward KL behaves similarly to Reverse KL: it's fast when the rules are strict, but slows down if the rules are too loose.

Summary in One Sentence

This paper fixes the math for a specific type of AI training (Forward KL), proving that it is actually just as fast and data-efficient as the popular method, as long as you use the right mathematical tools to measure it.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →