Table of Contents
Fetching ...

Near-optimal Regret Using Policy Optimization in Online MDPs with Aggregate Bandit Feedback

Tal Lancewicki, Yishay Mansour

TL;DR

This work addresses online finite-horizon MDPs with adversarial, horizon-dependent losses under aggregate (full-bandit) feedback. It introduces Policy Optimization methods based on a novel $U$-function decomposition, enabling updates with closed-form expressions using only the total trajectory loss. In the known-dynamics setting, it achieves a near-optimal regret of $R_K = \tilde{O}(H^2 \sqrt{S A K})$, and in the unknown-dynamics setting a significantly improved bound of $R_K = \tilde{O}(H^3 S \sqrt{A K})$ (with a matching high-probability guarantee). A new lower bound $\Omega(H^2 \sqrt{S A K})$ is established, and the results match or surpass prior approaches that relied on reductions to distorted linear bandits, while offering a computationally efficient, strictly policy-optimization-based algorithm. The work also lays groundwork for extending the $U$-function approach to function-approximation settings and potentially to linear MDPs.

Abstract

We study online finite-horizon Markov Decision Processes with adversarially changing loss and aggregate bandit feedback (a.k.a full-bandit). Under this type of feedback, the agent observes only the total loss incurred over the entire trajectory, rather than the individual losses at each intermediate step within the trajectory. We introduce the first Policy Optimization algorithms for this setting. In the known-dynamics case, we achieve the first \textit{optimal} regret bound of $\tilde Θ(H^2\sqrt{SAK})$, where $K$ is the number of episodes, $H$ is the episode horizon, $S$ is the number of states, and $A$ is the number of actions. In the unknown dynamics case we establish regret bound of $\tilde O(H^3 S \sqrt{AK})$, significantly improving the best known result by a factor of $H^2 S^5 A^2$.

Near-optimal Regret Using Policy Optimization in Online MDPs with Aggregate Bandit Feedback

TL;DR

This work addresses online finite-horizon MDPs with adversarial, horizon-dependent losses under aggregate (full-bandit) feedback. It introduces Policy Optimization methods based on a novel -function decomposition, enabling updates with closed-form expressions using only the total trajectory loss. In the known-dynamics setting, it achieves a near-optimal regret of , and in the unknown-dynamics setting a significantly improved bound of (with a matching high-probability guarantee). A new lower bound is established, and the results match or surpass prior approaches that relied on reductions to distorted linear bandits, while offering a computationally efficient, strictly policy-optimization-based algorithm. The work also lays groundwork for extending the -function approach to function-approximation settings and potentially to linear MDPs.

Abstract

We study online finite-horizon Markov Decision Processes with adversarially changing loss and aggregate bandit feedback (a.k.a full-bandit). Under this type of feedback, the agent observes only the total loss incurred over the entire trajectory, rather than the individual losses at each intermediate step within the trajectory. We introduce the first Policy Optimization algorithms for this setting. In the known-dynamics case, we achieve the first \textit{optimal} regret bound of , where is the number of episodes, is the episode horizon, is the number of states, and is the number of actions. In the unknown dynamics case we establish regret bound of , significantly improving the best known result by a factor of .

Paper Structure

This paper contains 30 sections, 35 theorems, 88 equations, 1 table, 3 algorithms.

Key Result

Lemma 1

For any loss function $\ell$ and any policies $\pi$ and $\pi'$, where $\langle \cdot , \cdot \rangle$ is the inner product.

Theorems & Definitions (60)

  • Remark 1
  • Lemma 1: Value Difference Lemma even2009online
  • Lemma 2
  • Proof
  • Corollary 1
  • Proof
  • Theorem 2
  • Lemma 3
  • Proof
  • Proof : sketch of \ref{['theorem:known']}
  • ...and 50 more