ROAICVFeb 15, 2024

Reg-NF: Efficient Registration of Implicit Surfaces within Neural Fields

arXiv:2402.09722v16 citationsh-index: 5ICRA
Originality Incremental advance
AI Analysis

This addresses a specific challenge in robotics and 3D scene representation by enabling efficient registration of implicit surfaces, though it appears incremental as it builds on existing neural field techniques.

The paper tackles the problem of registering multiple neural fields by directly optimizing for the 6-DoF transformation between them, even with different scale factors, using a method called Reg-NF that includes a bidirectional loss and multi-view sampling.

Neural fields, coordinate-based neural networks, have recently gained popularity for implicitly representing a scene. In contrast to classical methods that are based on explicit representations such as point clouds, neural fields provide a continuous scene representation able to represent 3D geometry and appearance in a way which is compact and ideal for robotics applications. However, limited prior methods have investigated registering multiple neural fields by directly utilising these continuous implicit representations. In this paper, we present Reg-NF, a neural fields-based registration that optimises for the relative 6-DoF transformation between two arbitrary neural fields, even if those two fields have different scale factors. Key components of Reg-NF include a bidirectional registration loss, multi-view surface sampling, and utilisation of volumetric signed distance functions (SDFs). We showcase our approach on a new neural field dataset for evaluating registration problems. We provide an exhaustive set of experiments and ablation studies to identify the performance of our approach, while also discussing limitations to provide future direction to the research community on open challenges in utilizing neural fields in unconstrained environments.

Foundations

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

Your Notes