CVAug 6, 2018

EOE: Expected Overlap Estimation over Unstructured Point Cloud Data

arXiv:1808.02155v110 citations
Originality Incremental advance
AI Analysis

This work addresses a domain-specific problem for robotics and computer vision applications, offering an incremental improvement to existing registration algorithms.

The paper tackles the problem of point cloud registration in challenging real-world scenarios with large pose displacement and non-overlapping geometry, by introducing an iterative overlap estimation technique that improves accuracy and robustness in registration methods, as demonstrated through experiments on synthetic and real-world datasets.

We present an iterative overlap estimation technique to augment existing point cloud registration algorithms that can achieve high performance in difficult real-world situations where large pose displacement and non-overlapping geometry would otherwise cause traditional methods to fail. Our approach estimates overlapping regions through an iterative Expectation Maximization procedure that encodes the sensor field-of-view into the registration process. The proposed technique, Expected Overlap Estimation (EOE), is derived from the observation that differences in field-of-view violate the iid assumption implicitly held by all maximum likelihood based registration techniques. We demonstrate how our approach can augment many popular registration methods with minimal computational overhead. Through experimentation on both synthetic and real-world datasets, we find that adding an explicit overlap estimation step can aid robust outlier handling and increase the accuracy of both ICP-based and GMM-based registration methods, especially in large unstructured domains and where the amount of overlap between point clouds is very small.

Foundations

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

Your Notes