Papers
Topics
Authors
Recent
Search
2000 character limit reached

Shifted Successor Measure in RL

Updated 3 July 2026
  • Shifted Successor Measure is a matrix-valued tool in RL that bypasses short-term dynamics to emphasize steady-state behavior and unveil low-rank structures.
  • It applies spectral analysis and Type II Poincaré inequalities to bound singular values and ensure effective low-rank approximations in MDPs.
  • Empirical studies demonstrate that optimal shifts (typically k ≈ 3–5) improve policy accuracy and nearly double sample efficiency in complex environments.

The shifted successor measure is a matrix-valued object in reinforcement learning (RL) that facilitates low-rank representation and estimation by bypassing initial short-range dynamics and focusing on the steady-state behavior of the Markov chain induced by a policy. Formalized for Markov Decision Processes (MDPs) with state-action space X\mathcal X and transition kernel PπP_\pi under a stationary policy π\pi, the kk-shifted successor measure is

Mπ,k:=Pπk(IγPπ)1=t=0γtPπt+kRX×XM_{\pi,k} := P_\pi^k (I-\gamma P_\pi)^{-1} = \sum_{t=0}^\infty \gamma^t\, P_\pi^{t+k} \in \mathbb R^{\mathcal X \times \mathcal X}

where γ(0,1)\gamma\in(0,1) is the discount factor. Entrywise, Mπ,kR(s,a)M_{\pi,k}R(s,a) yields the expected discounted return of a function RR evaluated at (st+k,at+k)(s_{t+k}, a_{t+k}), conditioned on starting from (s,a)(s,a). This construction alters the spectrum and structure of the classical successor measure, exposing low-rank properties and offering significant improvements in empirical RL settings (Dubail et al., 5 Sep 2025).

1. Mathematical Construction

Given an MDP PπP_\pi0, the classical successor measure is

PπP_\pi1

with entries

PπP_\pi2

The shifted successor measure of shift PπP_\pi3 is defined as

PπP_\pi4

and can be interpreted as discounting rewards starting from time PπP_\pi5, instead of PπP_\pi6. For any reward function PπP_\pi7, the shifted expected value is

PπP_\pi8

This formalism subsumes the classical (PπP_\pi9) case as a particular instance.

2. Spectral Properties and Low-Rank Structure

Classical successor measures are typically full-rank under entrywise and spectral norms, even for small, regular MDPs. Proposition 1 (Dubail et al., 5 Sep 2025) bounds singular values π\pi0 as

π\pi1

with π\pi2 the π\pi3th singular value of π\pi4. Since π\pi5 retains large norm for small π\pi6, π\pi7 does not admit a quality low-rank approximation for small π\pi8. However, as π\pi9 increases, ergodicity ensures kk0, a rank-1 object, and kk1 becomes effectively low-rank for moderate kk2.

Spectral recoverability kk3, defined as

kk4

quantifies the entrywise “concentration” of mass in the top singular vectors. Entrywise SVD-truncation error satisfies

kk5

(Lemma 1), so rapid decay of kk6 and kk7 yields small truncation error for moderate kk8. Empirically and in theory, increasing kk9 markedly sharpens this decay, enabling low-rank approximation.

3. Finite-Sample Approximation and Estimation Analysis

Consider the empirical estimate Mπ,k:=Pπk(IγPπ)1=t=0γtPπt+kRX×XM_{\pi,k} := P_\pi^k (I-\gamma P_\pi)^{-1} = \sum_{t=0}^\infty \gamma^t\, P_\pi^{t+k} \in \mathbb R^{\mathcal X \times \mathcal X}0 from Mπ,k:=Pπk(IγPπ)1=t=0γtPπt+kRX×XM_{\pi,k} := P_\pi^k (I-\gamma P_\pi)^{-1} = \sum_{t=0}^\infty \gamma^t\, P_\pi^{t+k} \in \mathbb R^{\mathcal X \times \mathcal X}1 samples per transition. Theorem 1 (Dubail et al., 5 Sep 2025) bounds the SVD truncation error as

Mπ,k:=Pπk(IγPπ)1=t=0γtPπt+kRX×XM_{\pi,k} := P_\pi^k (I-\gamma P_\pi)^{-1} = \sum_{t=0}^\infty \gamma^t\, P_\pi^{t+k} \in \mathbb R^{\mathcal X \times \mathcal X}2

with high probability. Here,

  • Mπ,k:=Pπk(IγPπ)1=t=0γtPπt+kRX×XM_{\pi,k} := P_\pi^k (I-\gamma P_\pi)^{-1} = \sum_{t=0}^\infty \gamma^t\, P_\pi^{t+k} \in \mathbb R^{\mathcal X \times \mathcal X}3 (approximation error from truncation);
  • Mπ,k:=Pπk(IγPπ)1=t=0γtPπt+kRX×XM_{\pi,k} := P_\pi^k (I-\gamma P_\pi)^{-1} = \sum_{t=0}^\infty \gamma^t\, P_\pi^{t+k} \in \mathbb R^{\mathcal X \times \mathcal X}4 captures empirical estimation error, scaling with top singular values, spectral gaps Mπ,k:=Pπk(IγPπ)1=t=0γtPπt+kRX×XM_{\pi,k} := P_\pi^k (I-\gamma P_\pi)^{-1} = \sum_{t=0}^\infty \gamma^t\, P_\pi^{t+k} \in \mathbb R^{\mathcal X \times \mathcal X}5, maximum entrywise norms, and the sampling distribution.

The critical insight is that both error terms are governed by the spectral recoverability and singular value decay of Mπ,k:=Pπk(IγPπ)1=t=0γtPπt+kRX×XM_{\pi,k} := P_\pi^k (I-\gamma P_\pi)^{-1} = \sum_{t=0}^\infty \gamma^t\, P_\pi^{t+k} \in \mathbb R^{\mathcal X \times \mathcal X}6, each sharply improved by appropriate shift Mπ,k:=Pπk(IγPπ)1=t=0γtPπt+kRX×XM_{\pi,k} := P_\pi^k (I-\gamma P_\pi)^{-1} = \sum_{t=0}^\infty \gamma^t\, P_\pi^{t+k} \in \mathbb R^{\mathcal X \times \mathcal X}7.

4. Type II Poincaré Inequalities and Shift Selection

While classical Poincaré inequalities yield exponential Mπ,k:=Pπk(IγPπ)1=t=0γtPπt+kRX×XM_{\pi,k} := P_\pi^k (I-\gamma P_\pi)^{-1} = \sum_{t=0}^\infty \gamma^t\, P_\pi^{t+k} \in \mathbb R^{\mathcal X \times \mathcal X}8–Mπ,k:=Pπk(IγPπ)1=t=0γtPπt+kRX×XM_{\pi,k} := P_\pi^k (I-\gamma P_\pi)^{-1} = \sum_{t=0}^\infty \gamma^t\, P_\pi^{t+k} \in \mathbb R^{\mathcal X \times \mathcal X}9 norm decay only with global mixing, “Type II Poincaré” inequalities (Theorem 2) extend this to settings dominated by local mixing:

γ(0,1)\gamma\in(0,1)0

for some constants γ(0,1)\gamma\in(0,1)1. This leads to the bound

γ(0,1)\gamma\in(0,1)2

quantifying how the off-diagonal “noise” decays in γ(0,1)\gamma\in(0,1)3. A refinement in Theorem 3 involves higher-order singular values and subspace coherence:

γ(0,1)\gamma\in(0,1)4

When applied to γ(0,1)\gamma\in(0,1)5, these results indicate that moderate shift γ(0,1)\gamma\in(0,1)6 (on the order of local mixing time) suffices for γ(0,1)\gamma\in(0,1)7, exposing robust low-rank structure.

5. Connection to Local Mixing and Induced Chains

Mixing phenomena in large or structured state spaces is rarely uniform. Decomposing γ(0,1)\gamma\in(0,1)8 into locally mixing components, Proposition 4 gives that if each γ(0,1)\gamma\in(0,1)9 (induced chain on Mπ,kR(s,a)M_{\pi,k}R(s,a)0) enjoys a local Type II Poincaré gap Mπ,kR(s,a)M_{\pi,k}R(s,a)1, then a global inequality can be established, and the overall shift required for global low-rank structure is determined by the slowest local rate. For example, in the “4-room” environment, the local mixing time within a room dictates the minimal effective Mπ,kR(s,a)M_{\pi,k}R(s,a)2.

This establishes a principled, environment-dependent method for choosing Mπ,kR(s,a)M_{\pi,k}R(s,a)3: set Mπ,kR(s,a)M_{\pi,k}R(s,a)4 where Mπ,kR(s,a)M_{\pi,k}R(s,a)5 is the smallest local gap. In practice, scanning Mπ,kR(s,a)M_{\pi,k}R(s,a)6 suffices, as the optimum is frequently broad and robust.

6. Empirical Characterization and Practical Implications

Empirical studies with the Medium PointMaze, U-maze, and Large-maze environments (Dubail et al., 5 Sep 2025) demonstrate the following:

  • Shifting (Mπ,kR(s,a)M_{\pi,k}R(s,a)7) sharpens the spectral decay of Mπ,kR(s,a)M_{\pi,k}R(s,a)8, dramatically reducing Mπ,kR(s,a)M_{\pi,k}R(s,a)9 for moderate RR0;
  • Low-rank SVD approximations of RR1 attain peak policy accuracy (both exact and relaxed goal-reaching metrics) for RR2 in the range RR3–RR4;
  • Unshifted measures (RR5) perform significantly worse, failing to distill the global structure;
  • Excessive RR6 can harm performance, especially with finite data, as estimation error from long-horizon transitions compounds;
  • Substantial sample efficiency gains (RR7) are attainable at optimal RR8.

In practical terms, shifting the successor measure suppresses short-range, high-variance transitions and aligns the approximation with long-range, globally informative transitions, unlocking the effectiveness of low-rank function approximation in RL.

7. Summary of Theoretical and Practical Insights

The shifted successor measure RR9 achieves two core objectives: it filters out local, short-horizon noise and reveals the low-rank structure dictated by the environment's long-range mixing properties. The optimal shift (st+k,at+k)(s_{t+k}, a_{t+k})0 is typically small, linked to local mixing times, and admits both theoretical characterization (via spectral recoverability and Type II Poincaré inequalities) and empirical validation. The result is a robust technique enhancing both statistical and computational efficiency in goal-conditioned and reward-free RL (Dubail et al., 5 Sep 2025).

Definition Search Book Streamline Icon: https://streamlinehq.com
References (1)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Shifted Successor Measure.