ROJun 5, 2020

MRFMap: Online Probabilistic 3D Mapping using Forward Ray Sensor Models

arXiv:2006.03512v29 citations
AI Analysis

This work addresses the need for more accurate probabilistic 3D mapping in robotics, though it is incremental as it builds on existing dense volumetric representations.

The paper tackles the problem of inaccurate 3D mapping due to simplified sensor noise assumptions by introducing a framework that models sensor ray formation and correlations between voxels using a Markov Random Field, resulting in higher fidelity maps demonstrated on simulated and real-world datasets.

Traditional dense volumetric representations for robotic mapping make simplifying assumptions about sensor noise characteristics due to computational constraints. We present a framework that, unlike conventional occupancy grid maps, explicitly models the sensor ray formation for a depth sensor via a Markov Random Field and performs loopy belief propagation to infer the marginal probability of occupancy at each voxel in a map. By explicitly reasoning about occlusions our approach models the correlations between adjacent voxels in the map. Further, by incorporating learnt sensor noise characteristics we perform accurate inference even with noisy sensor data without ad-hoc definitions of sensor uncertainty. We propose a new metric for evaluating probabilistic volumetric maps and demonstrate the higher fidelity of our approach on simulated as well as real-world datasets.

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