Data Association Aware POMDP Planning with Hypothesis Pruning Performance Guarantees
Moran Barenboim, Idan Lev-Yehudi, Vadim Indelman

TL;DR
This paper introduces a POMDP planning method that manages ambiguous data associations through hypothesis pruning, providing performance guarantees and balancing computational efficiency with solution quality.
Contribution
It develops a pruning-based approach with theoretical bounds to efficiently handle multiple data association hypotheses in POMDP planning.
Findings
Effective hypothesis pruning with performance bounds
Maintains multi-modal belief hypotheses efficiently
Demonstrates success in simulated environments
Abstract
Autonomous agents that operate in the real world must often deal with partial observability, which is commonly modeled as partially observable Markov decision processes (POMDPs). However, traditional POMDP models rely on the assumption of complete knowledge of the observation source, known as fully observable data association. To address this limitation, we propose a planning algorithm that maintains multiple data association hypotheses, represented as a belief mixture, where each component corresponds to a different data association hypothesis. However, this method can lead to an exponential growth in the number of hypotheses, resulting in significant computational overhead. To overcome this challenge, we introduce a pruning-based approach for planning with ambiguous data associations. Our key contribution is to derive bounds between the value function based on the complete set of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Logic, Reasoning, and Knowledge · AI-based Problem Solving and Planning
MethodsPruning
