Table of Contents
Fetching ...

Provably Efficient UCB-type Algorithms For Learning Predictive State Representations

Ruiquan Huang, Yingbin Liang, Jing Yang

TL;DR

This work develops provably efficient UCB-type algorithms for learning Predictive State Representations (PSRs) in low-rank sequential decision problems, addressing both online and offline settings. The online PSR-UCB algorithm integrates a stable maximum-likelihood estimation step with a novel total-variation-based UCB bonus, enabling last-iterate guarantees and near-optimal policies with polynomial sample complexity in rank, horizon, and feature dimensions. The offline PSR-LCB extension provides a principled pessimistic bound that scales as $\tilde{O}\left( \left(\sqrt{r} + \frac{Q_A\sqrt{H}}{\gamma}\right) \frac{C_{\pi^b,\infty}^{\pi} Q_A H^2}{\iota \gamma^2} \sqrt{\frac{r d \hat{\beta}}{K}} \right)$, ensuring competitive performance with finite coverage. Together, these results demonstrate computationally tractable planning in PSRs, guarantee model accuracy in online settings, and establish the first sample complexity results for offline PSRs, advancing scalable learning under partial observability.

Abstract

The general sequential decision-making problem, which includes Markov decision processes (MDPs) and partially observable MDPs (POMDPs) as special cases, aims at maximizing a cumulative reward by making a sequence of decisions based on a history of observations and actions over time. Recent studies have shown that the sequential decision-making problem is statistically learnable if it admits a low-rank structure modeled by predictive state representations (PSRs). Despite these advancements, existing approaches typically involve oracles or steps that are computationally intractable. On the other hand, the upper confidence bound (UCB) based approaches, which have served successfully as computationally efficient methods in bandits and MDPs, have not been investigated for more general PSRs, due to the difficulty of optimistic bonus design in these more challenging settings. This paper proposes the first known UCB-type approach for PSRs, featuring a novel bonus term that upper bounds the total variation distance between the estimated and true models. We further characterize the sample complexity bounds for our designed UCB-type algorithms for both online and offline PSRs. In contrast to existing approaches for PSRs, our UCB-type algorithms enjoy computational tractability, last-iterate guaranteed near-optimal policy, and guaranteed model accuracy.

Provably Efficient UCB-type Algorithms For Learning Predictive State Representations

TL;DR

This work develops provably efficient UCB-type algorithms for learning Predictive State Representations (PSRs) in low-rank sequential decision problems, addressing both online and offline settings. The online PSR-UCB algorithm integrates a stable maximum-likelihood estimation step with a novel total-variation-based UCB bonus, enabling last-iterate guarantees and near-optimal policies with polynomial sample complexity in rank, horizon, and feature dimensions. The offline PSR-LCB extension provides a principled pessimistic bound that scales as , ensuring competitive performance with finite coverage. Together, these results demonstrate computationally tractable planning in PSRs, guarantee model accuracy in online settings, and establish the first sample complexity results for offline PSRs, advancing scalable learning under partial observability.

Abstract

The general sequential decision-making problem, which includes Markov decision processes (MDPs) and partially observable MDPs (POMDPs) as special cases, aims at maximizing a cumulative reward by making a sequence of decisions based on a history of observations and actions over time. Recent studies have shown that the sequential decision-making problem is statistically learnable if it admits a low-rank structure modeled by predictive state representations (PSRs). Despite these advancements, existing approaches typically involve oracles or steps that are computationally intractable. On the other hand, the upper confidence bound (UCB) based approaches, which have served successfully as computationally efficient methods in bandits and MDPs, have not been investigated for more general PSRs, due to the difficulty of optimistic bonus design in these more challenging settings. This paper proposes the first known UCB-type approach for PSRs, featuring a novel bonus term that upper bounds the total variation distance between the estimated and true models. We further characterize the sample complexity bounds for our designed UCB-type algorithms for both online and offline PSRs. In contrast to existing approaches for PSRs, our UCB-type algorithms enjoy computational tractability, last-iterate guaranteed near-optimal policy, and guaranteed model accuracy.
Paper Structure (24 sections, 29 theorems, 140 equations, 2 algorithms)

This paper contains 24 sections, 29 theorems, 140 equations, 2 algorithms.

Key Result

Theorem 1

Suppose assmp:well-condition holds. Let $p_{\min} = O(\frac{\delta}{KH|\mathcal{O}|^H|\mathcal{A}|^H })$$|\mathcal{O}|$ can be the cardinality of $\mathcal{O}$ if it is finite, or the measure of $\mathcal{O}$ if it is a measurable set with positive and bounded measure., $\beta = O(\log|\bar{\Theta}_ In addition, PSR-UCB terminates with a sample complexity of

Theorems & Definitions (34)

  • Definition 1: Rank-$r$ sequential decision-making problem
  • Remark 1: Computation
  • Remark 2: Reward-free PSRs
  • Definition 2: Optimistic net
  • Theorem 1
  • Corollary 1
  • Theorem 2
  • Proposition 1: TV-distance $\leq$ Estimation error
  • Proposition 2
  • Proposition 3: Optimistic net for tabular PSRs
  • ...and 24 more