DeepMapping: Unsupervised Map Estimation From Multiple Point Clouds
Li Ding, Chen Feng

TL;DR
DeepMapping introduces an unsupervised deep learning framework for aligning multiple point clouds, improving robustness and accuracy over traditional methods by modeling registration as a binary occupancy classification problem.
Contribution
The paper presents a novel unsupervised deep neural network approach for point cloud registration that reduces sensitivity to initialization and extends to Lidar SLAM tasks.
Findings
Outperforms existing registration techniques in robustness and accuracy.
Efficiently solves registration via gradient-based optimization of occupancy classification.
Successfully applied to both simulated and real datasets.
Abstract
We propose DeepMapping, a novel registration framework using deep neural networks (DNNs) as auxiliary functions to align multiple point clouds from scratch to a globally consistent frame. We use DNNs to model the highly non-convex mapping process that traditionally involves hand-crafted data association, sensor pose initialization, and global refinement. Our key novelty is that "training" these DNNs with properly defined unsupervised losses is equivalent to solving the underlying registration problem, but less sensitive to good initialization than ICP. Our framework contains two DNNs: a localization network that estimates the poses for input point clouds, and a map network that models the scene structure by estimating the occupancy status of global coordinates. This allows us to convert the registration problem to a binary occupancy classification, which can be solved efficiently using…
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 · 3D Surveying and Cultural Heritage · Advanced Vision and Imaging
