CVROApr 26, 2019

EM-Fusion: Dynamic Object-Level SLAM with Probabilistic Data Association

arXiv:1904.11781v287 citations
Originality Highly original
AI Analysis

It addresses dynamic object tracking for robotics and augmented reality, offering a probabilistic approach to data association and occlusion handling.

The paper tackles dynamic SLAM by representing moving objects with local volumetric SDF maps and formulating multi-object tracking as direct image alignment, achieving favorable robustness and accuracy compared to state-of-the-art methods.

The majority of approaches for acquiring dense 3D environment maps with RGB-D cameras assumes static environments or rejects moving objects as outliers. The representation and tracking of moving objects, however, has significant potential for applications in robotics or augmented reality. In this paper, we propose a novel approach to dynamic SLAM with dense object-level representations. We represent rigid objects in local volumetric signed distance function (SDF) maps, and formulate multi-object tracking as direct alignment of RGB-D images with the SDF representations. Our main novelty is a probabilistic formulation which naturally leads to strategies for data association and occlusion handling. We analyze our approach in experiments and demonstrate that our approach compares favorably with the state-of-the-art methods in terms of robustness and accuracy.

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