Reg-NF: Efficient Registration of Implicit Surfaces within Neural Fields
Stephen Hausler, David Hall, Sutharsan Mahendren, Peyman Moghadam
TL;DR
Reg-NF addresses the challenge of registering two neural-field representations by estimating their relative $6$-DoF pose directly on implicit surfaces, even when the scene and object models differ in scale. It introduces a bidirectional loss over multi-view surface samples, automated initialisation, and regularisation to robustly align two SDF-based neural fields (NeuS), demonstrated on a new ONR dataset with extensive ablations. The approach enables applications such as library object substitution and instance replacement in robotics, and it shows improved robustness to scale and partial observations compared with prior methods like Nerf2nerf. Limitations center on initialization sensitivity and the assumption of known object-library mappings, pointing to future work on more general warping and initialisation strategies.
Abstract
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.
