OCCVLGROJan 8, 2020

Nonparametric Continuous Sensor Registration

arXiv:2001.04286v420 citations
AI Analysis

This addresses sensor registration challenges in robotics and computer vision, offering improved performance in difficult environments, though it appears incremental as it builds on existing mathematical frameworks.

The paper tackles the problem of continuous sensor registration by developing a nonparametric framework for joint semantic and geometric representation of functions, enabling registration independent of signal resolution. An implementation for RGB-D cameras outperforms state-of-the-art robust visual odometry, particularly in texture and structure-scarce environments.

This paper develops a new mathematical framework that enables nonparametric joint semantic and geometric representation of continuous functions using data. The joint embedding is modeled by representing the processes in a reproducing kernel Hilbert space. The functions can be defined on arbitrary smooth manifolds where the action of a Lie group aligns them. The continuous functions allow the registration to be independent of a specific signal resolution. The framework is fully analytical with a closed-form derivation of the Riemannian gradient and Hessian. We study a more specialized but widely used case where the Lie group acts on functions isometrically. We solve the problem by maximizing the inner product between two functions defined over data, while the continuous action of the rigid body motion Lie group is captured through the integration of the flow in the corresponding Lie algebra. Low-dimensional cases are derived with numerical examples to show the generality of the proposed framework. The high-dimensional derivation for the special Euclidean group acting on the Euclidean space showcases the point cloud registration and bird's-eye view map registration abilities. An implementation of this framework for RGB-D cameras outperforms the state-of-the-art robust visual odometry and performs well in texture and structure-scarce environments.

Code Implementations2 repos
Foundations

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

Your Notes