Papers
Topics
Authors
Recent
Search
2000 character limit reached

ICVaR Sparse Sampling in Risk-Averse POMDPs

Updated 29 January 2026
  • ICVaR Sparse Sampling is an online planning algorithm that leverages the Iterated Conditional Value-at-Risk (ICVaR) objective to manage tail risks in partially observable Markov decision processes.
  • It adapts the sparse sampling framework by replacing expectation with empirical CVaR estimators, ensuring robust risk control and finite-time performance guarantees.
  • The method integrates risk-aware exploration strategies into Monte Carlo tree search algorithms, achieving significant tail-risk reductions in benchmarks like LaserTag and LightDark.

Iterated Conditional Value-at-Risk (ICVaR) Sparse Sampling is an online planning algorithm designed for risk-averse policy construction in partially observable Markov decision processes (POMDPs) using dynamic, tail-focused risk metrics. Unlike standard expectation-based sparse sampling, ICVaR Sparse Sampling targets the ICVaR objective—a time-consistent extension of CVaR—offering finite-time guarantees regardless of action set cardinality. This approach enables robust handling of risk under partial observability and is foundational in extending risk-averse planning to modern Monte Carlo search frameworks (Pariente et al., 28 Jan 2026).

1. Formulation of the ICVaR Objective in POMDPs

Consider a finite-horizon POMDP M=(X,A,Z,T,O,c,γ,b0)M=(X, A, Z, T, O, c, \gamma, b_0) with policy π\pi. To address intractable belief updates, the process is reformulated as a particle-belief MDP Mp=(Σ,A,τ,ρ,γ)M_p = (\Sigma, A, \tau, \rho, \gamma) using NpN_p weighted particles, where each belief btb_t is the empirical measure bˉt={(xi,wi)}i=1Np\bar{b}_t = \{(x_i, w_i)\}_{i=1}^{N_p}, and w~i\tilde{w}_i are normalized weights.

The ICVaR action-value function (Eq. 10–11) is defined recursively by

QM,tπ(bt,a,α):=c(bt,a)+γCVaRαP[VM,t+1π(bt+1,α)bt,a,π],Q_{M, t}^{\pi}(b_t, a, \alpha) := c(b_t, a) + \gamma \cdot \text{CVaR}_\alpha^P \big[V_{M, t+1}^\pi(b_{t+1}, \alpha) \mid b_t, a, \pi\big],

where

CVaRαP[Vbt,a]:=CVaRαbt+1P(bt,a)[V(bt+1,α)].\text{CVaR}_\alpha^P\left[V \mid b_t, a\right] := \text{CVaR}_\alpha^{b_{t+1} \sim P(\cdot \mid b_t, a)} [V(b_{t+1}, \alpha)].

The value function is VM,tπ(bt,α)=QM,tπ(bt,π(bt),α)V_{M,t}^{\pi}(b_t, \alpha) = Q_{M,t}^\pi(b_t, \pi(b_t), \alpha) with terminal condition π\pi0 for π\pi1.

For tractable computation, particle sampling replaces expectations: π\pi2 and π\pi3.

The parameter π\pi4 modulates risk: π\pi5 recovers expectation (risk-neutral), while smaller π\pi6 increases risk aversion.

2. ICVaR Sparse Sampling Algorithm

ICVaR Sparse Sampling adapts the depth-π\pi7 sparse sampling paradigm to the ICVaR objective, changing the recursion to optimize the empirical CVaR tail mean. For each action at each decision node, the aggregation of successor values is via the empirical π\pi8 estimator (Brown, 2007), not the mean. The main steps are as follows:

btb_t9

Here,

π\pi9

where Mp=(Σ,A,τ,ρ,γ)M_p = (\Sigma, A, \tau, \rho, \gamma)0. The key distinctions from standard sparse sampling are:

  • Successor aggregation uses tail mean (empirical CVaR) via Mp=(Σ,A,τ,ρ,γ)M_p = (\Sigma, A, \tau, \rho, \gamma)1 instead of arithmetic mean.
  • Action selection minimizes the CVaR-based Mp=(Σ,A,τ,ρ,γ)M_p = (\Sigma, A, \tau, \rho, \gamma)2 estimates.

3. Finite-Time Performance Guarantees

Finite-time error bounds for ICVaR Sparse Sampling ensure the estimated value function remains close to the optimal despite sampling variability and risk aversion. Let Mp=(Σ,A,τ,ρ,γ)M_p = (\Sigma, A, \tau, \rho, \gamma)3. Define

Mp=(Σ,A,τ,ρ,γ)M_p = (\Sigma, A, \tau, \rho, \gamma)4

Fix Mp=(Σ,A,τ,ρ,γ)M_p = (\Sigma, A, \tau, \rho, \gamma)5. With Mp=(Σ,A,τ,ρ,γ)M_p = (\Sigma, A, \tau, \rho, \gamma)6 and Mp=(Σ,A,τ,ρ,γ)M_p = (\Sigma, A, \tau, \rho, \gamma)7 actions, at belief Mp=(Σ,A,τ,ρ,γ)M_p = (\Sigma, A, \tau, \rho, \gamma)8, with probability at least Mp=(Σ,A,τ,ρ,γ)M_p = (\Sigma, A, \tau, \rho, \gamma)9: NpN_p0

NpN_p1

The proof decomposes error into (I) concentration of empirical CVaR and (II) propagated estimation error using a one-sided subtraction bound, leveraging union bounds across actions and tree depths to obtain explicit dependence on NpN_p2, NpN_p3, NpN_p4, and NpN_p5.

4. Exploration Strategy Tailored to ICVaR

For efficient exploration in tree search, ICVaR exploits a UCB-type bonus derived from the risk-sensitive lower confidence bound (Theorem 2 in the original work). At any history NpN_p6 and among expanded actions NpN_p7, action selection employs: NpN_p8 where NpN_p9 is the visit count for action node btb_t0. Progressive widening remains standard for both actions and observations, but when choosing among children, the above ICVaR-UCB replaces the usual btb_t1 mean-based uncertainty bonus. This strategy, denoted "ICvarExploration," is directly adapted from the finite-sample lower bound of the policy evaluation error.

5. Empirical Evaluation in Online Planners

While direct experiments for exhaustive ICVaR Sparse Sampling are not reported due to its exponential complexity in btb_t2, ICVaR is empirically evaluated within ICVaR-POMCPOW and ICVaR-PFT-DPW on standard POMDP benchmarks:

  • LaserTag: Discrete state-action, continuous observation space.
  • LightDark: Continuous state, action, and observation spaces.

Both planners use a per-step budget of 4 seconds, planning horizon btb_t3, risk level btb_t4, and confidence btb_t5. Value estimation in the tree is performed using the policy evaluation algorithm (with btb_t6, evaluation horizon 3). The metric is btb_t7 of total cost (lower is better).

Method LaserTag LightDark
POMCPOW 15.06 ± 0.40 25.73 ± 0.96
ICVaR-POMCPOW 12.47 ± 0.46 16.72 ± 0.08
PFT-DPW 26.04 ± 0.91 37.68 ± 1.68
ICVaR-PFT-DPW 16.33 ± 0.61 18.52 ± 0.23

Tail-risk reductions are pronounced: ICVaR-POMCPOW reduces tail cost by 17% (LaserTag) and 35% (LightDark), while ICVaR-PFT-DPW achieves 37% (LaserTag) and 51% (LightDark) lower tail cost compared to risk-neutral planners. This demonstrates the impact of targeting tail risks rather than expected costs in domains with pronounced risk structures.

6. Discussion and Scope of Application

ICVaR Sparse Sampling provides a risk-sensitive alternative to expectation-based sparse sampling by leveraging time-consistent tail measures and enabling policy construction under explicit tail risk constraints. Its finite-sample guarantees decouple error from the action set size and introduce explicit dependence on the risk-aversion parameter btb_t8, providing meaningful control for practitioners in safety-critical or risk-aware planning scenarios.

Although direct use in exhaustive tree search is computationally intensive, the methodology enables scalable ICVaR-based planning in online settings through incorporation in progressive-widening–based algorithms such as POMCPOW and PFT-DPW. This framework is thus significant for extending robust, risk-averse planning to practical POMDPs where tail outcomes dictate performance and safety (Pariente et al., 28 Jan 2026).

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 ICVaR Sparse Sampling.