ROSep 30, 2021

Probabilistic Object Maps for Long-Term Robot Localization

arXiv:2110.00128v47 citations
Originality Incremental advance
AI Analysis

This addresses long-term localization for robots in frequently changing environments, representing an incremental improvement over methods focusing on long-term features.

The paper tackles the problem of robot localization in dynamic environments like warehouses by proposing probabilistic object maps (POMs) to model movable object distributions, resulting in POM-Localization that achieves globally consistent localization estimates in real-world settings.

Robots deployed in settings such as warehouses and parking lots must cope with frequent and substantial changes when localizing in their environments. While many previous localization and mapping algorithms have explored methods of identifying and focusing on long-term features to handle change in such environments, we propose a different approach -- can a robot understand the distribution of movable objects and relate it to observations of such objects to reason about global localization? In this paper, we present probabilistic object maps (POMs), which represent the distributions of movable objects using pose-likelihood sample pairs derived from prior trajectories through the environment and use a Gaussian process classifier to generate the likelihood of an object at a query pose. We also introduce POM-Localization, which uses an observation model based on POMs to perform inference on a factor graph for globally consistent long-term localization. We present empirical results showing that POM-Localization is indeed effective at producing globally consistent localization estimates in challenging real-world environments and that POM-Localization improves trajectory estimates even when the POM is formed from partially incorrect data.

Code Implementations1 repo
Foundations

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

Your Notes