Deep Samplable Observation Model for Global Localization and Kidnapping
Runjian Chen, Huan Yin, Yanmei Jiao, Gamini Dissanayake, Yue Wang,, Rong Xiong

TL;DR
This paper introduces DSOM, a deep learning-based sampling model for particle filtering in robot localization, combined with AdaM MCL for adaptive updates, improving accuracy and efficiency in challenging scenarios.
Contribution
The paper proposes DSOM, a novel deep samplable observation model, and AdaM MCL, an adaptive particle update mechanism, enhancing global localization and kidnapping robustness.
Findings
DSOM improves sampling focus on high-likelihood regions.
AdaM MCL achieves faster convergence and higher accuracy.
Method works effectively in real and synthetic environments, even with long-term changes.
Abstract
Global localization and kidnapping are two challenging problems in robot localization. The popular method, Monte Carlo Localization (MCL) addresses the problem by iteratively updating a set of particles with a "sampling-weighting" loop. Sampling is decisive to the performance of MCL [1]. However, traditional MCL can only sample from a uniform distribution over the state space. Although variants of MCL propose different sampling models, they fail to provide an accurate distribution or generalize across scenes. To better deal with these problems, we present a distribution proposal model, named Deep Samplable Observation Model (DSOM). DSOM takes a map and a 2D laser scan as inputs and outputs a conditional multimodal probability distribution of the pose, making the samples more focusing on the regions with higher likelihood. With such samples, the convergence is expected to be more…
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.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Indoor and Outdoor Localization Technologies · Advanced Image and Video Retrieval Techniques
