🤖 AI Summary
Existing approaches to belief estimation in POMDPs suffer from estimation bias and suboptimal decision-making due to overly restrictive assumptions—such as unimodality or coordinate-wise independence—or particle degeneracy, especially when handling high-dimensional, multimodal belief distributions. To address this, we propose a particle-based belief update framework grounded in Stein Variational Gradient Descent (SVGD). Our method introduces two key innovations: (i) a correlation-aware sliced projection mechanism that explicitly captures complex inter-dimensional dependencies among states; and (ii) a temporal consistency regularization term that enforces dynamic coherence across belief updates. This enables nonparametric, adaptive belief approximation without assuming a fixed parametric family. Experiments on standard POMDP benchmarks and synthetic multimodal distributions demonstrate significant improvements in both belief estimation accuracy and policy performance over state-of-the-art belief compression and filtering methods.
📝 Abstract
In Partially Observable Markov Decision Processes (POMDPs), maintaining and updating belief distributions over possible underlying states provides a principled way to summarize action-observation history for effective decision-making under uncertainty. As environments grow more realistic, belief distributions develop complexity that standard mathematical models cannot accurately capture, creating a fundamental challenge in maintaining representational accuracy. Despite advances in deep learning and probabilistic modeling, existing POMDP belief approximation methods fail to accurately represent complex uncertainty structures such as high-dimensional, multi-modal belief distributions, resulting in estimation errors that lead to suboptimal agent behaviors. To address this challenge, we present ESCORT (Efficient Stein-variational and sliced Consistency-Optimized Representation for Temporal beliefs), a particle-based framework for capturing complex, multi-modal distributions in high-dimensional belief spaces. ESCORT extends SVGD with two key innovations: correlation-aware projections that model dependencies between state dimensions, and temporal consistency constraints that stabilize updates while preserving correlation structures. This approach retains SVGD's attractive-repulsive particle dynamics while enabling accurate modeling of intricate correlation patterns. Unlike particle filters prone to degeneracy or parametric methods with fixed representational capacity, ESCORT dynamically adapts to belief landscape complexity without resampling or restrictive distributional assumptions. We demonstrate ESCORT's effectiveness through extensive evaluations on both POMDP domains and synthetic multi-modal distributions of varying dimensionality, where it consistently outperforms state-of-the-art methods in terms of belief approximation accuracy and downstream decision quality.