AIROApr 4, 2025

Seeing is Believing: Belief-Space Planning with Foundation Models as Uncertainty Estimators

arXiv:2504.03245v11 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of partial observability in open-world robotics, offering an incremental improvement by integrating VLMs into uncertainty-aware planning.

The paper tackles the problem of robotic mobile manipulation in partially observable environments by introducing a framework that uses vision-language models as uncertainty estimators for belief-space planning, resulting in outperforming baseline methods in simulated evaluations.

Generalizable robotic mobile manipulation in open-world environments poses significant challenges due to long horizons, complex goals, and partial observability. A promising approach to address these challenges involves planning with a library of parameterized skills, where a task planner sequences these skills to achieve goals specified in structured languages, such as logical expressions over symbolic facts. While vision-language models (VLMs) can be used to ground these expressions, they often assume full observability, leading to suboptimal behavior when the agent lacks sufficient information to evaluate facts with certainty. This paper introduces a novel framework that leverages VLMs as a perception module to estimate uncertainty and facilitate symbolic grounding. Our approach constructs a symbolic belief representation and uses a belief-space planner to generate uncertainty-aware plans that incorporate strategic information gathering. This enables the agent to effectively reason about partial observability and property uncertainty. We demonstrate our system on a range of challenging real-world tasks that require reasoning in partially observable environments. Simulated evaluations show that our approach outperforms both vanilla VLM-based end-to-end planning or VLM-based state estimation baselines by planning for and executing strategic information gathering. This work highlights the potential of VLMs to construct belief-space symbolic scene representations, enabling downstream tasks such as uncertainty-aware planning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes