Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

GammaZero: Learning To Guide POMDP Belief Space Search With Graph Representations

About

We introduce an uncertainty-aware graph representation framework for learning to guide planning in Partially Observable Markov Decision Processes (POMDPs). Unlike existing approaches that require domain or problem size specific neural architectures, GammaZero leverages a unified graph-based belief representation that enables generalization across problem sizes within a domain. Our key insight is that belief states can be systematically transformed into uncertainty-aware graphs where structural patterns learned on small problems transfer to larger instances. We employ a graph neural network with a decoder architecture to learn value functions and policies from expert demonstrations on computationally tractable problems, then apply these learned heuristics to guide Monte Carlo tree search on larger problems. Experimental results on standard POMDP benchmarks demonstrate that GammaZero achieves comparable performance to BetaZero when trained and tested on the same-sized problems, while enabling zero-shot generalization to problems 2-6x larger than those seen during training.

Rajesh Mangannavar, Prasad Tadepalli• 2025

Related benchmarks

TaskDatasetResultRank
POMDP PlanningRockSample (15, 15)
Expected Return20.5
19
POMDP PlanningLightDark 10
Return17.5
15
POMDP PlanningRockSample (20, 20)
Expected Return10.2
10
POMDP PlanningMatterport3D Object Search (MOS) (5, 3)
Return18
6
POMDP PlanningRearrange (5, 2)
Return12.5
6
POMDP PlanningRockSample (25, 25)
Returns4.8
6
POMDP PlanningMOS (6,4)
Returns14.5
6
POMDP PlanningMOS(7,5)
Returns11.2
6
POMDP PlanningMOS (8,6)
Returns8
6
POMDP PlanningRearrange (6,4)
Returns9.2
6
Showing 10 of 12 rows

Other info

Follow for update