TL;DR
This paper introduces a novel POMDP-based framework with a growing state space and hybrid actions for efficient object search in complex indoor environments, validated through simulations and real-world tests.
Contribution
It proposes the GNPF-kCT solver with belief tree reuse, neural filtering, and action discretization, advancing POMDP solutions for high-dimensional, hybrid action spaces.
Findings
Faster target localization compared to baselines.
More reliable search in complex environments.
Effective in real-world office scenarios.
Abstract
Efficiently locating target objects in complex indoor environments with diverse furniture, such as shelves, tables, and beds, is a significant challenge for mobile robots. This difficulty arises from factors like localization errors, limited fields of view, and visual occlusion. We address this by framing the object-search task as a highdimensional Partially Observable Markov Decision Process (POMDP) with a growing state space and hybrid (continuous and discrete) action spaces in 3D environments. Based on a meticulously designed perception module, a novel online POMDP solver named the growing neural process filtered k-center clustering tree (GNPF-kCT) is proposed to tackle this problem. Optimal actions are selected using Monte Carlo Tree Search (MCTS) with belief tree reuse for growing state space, a neural process network to filter useless primitive actions, and k-center clustering…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
