UniFField: A Generalizable Unified Neural Feature Field for Visual, Semantic, and Spatial Uncertainties in Any Scene
Christian Maurer, Snehal Jauhri, Sophie Lueth, Georgia Chalvatzaki
TL;DR
UniFField introduces a generalizable, uncertainty-aware unified neural feature field that fuses visual, semantic, and geometric cues into a voxel-based 3D representation, enabling zero-shot deployment and incremental updates during scene exploration. It uses depth-guided fusion, MaskCLIP-based semantic distillation, and differentiable volume rendering with a heteroscedastic loss to predict both means and uncertainties for color, semantics, and geometry. Experiments on unseen ScanNet scenes demonstrate alignment with ground-truth properties and reliable uncertainty predictions, while a real-world active object search on a mobile manipulator showcases robust decision-making under partial observability. The work advances robust robotic perception by integrating multimodal priors and uncertainty into a single, queryable 3D field, though scaling and multiplicative uncertainty strategies warrant further refinement.
Abstract
Comprehensive visual, geometric, and semantic understanding of a 3D scene is crucial for successful execution of robotic tasks, especially in unstructured and complex environments. Additionally, to make robust decisions, it is necessary for the robot to evaluate the reliability of perceived information. While recent advances in 3D neural feature fields have enabled robots to leverage features from pretrained foundation models for tasks such as language-guided manipulation and navigation, existing methods suffer from two critical limitations: (i) they are typically scene-specific, and (ii) they lack the ability to model uncertainty in their predictions. We present UniFField, a unified uncertainty-aware neural feature field that combines visual, semantic, and geometric features in a single generalizable representation while also predicting uncertainty in each modality. Our approach, which can be applied zero shot to any new environment, incrementally integrates RGB-D images into our voxel-based feature representation as the robot explores the scene, simultaneously updating uncertainty estimation. We evaluate our uncertainty estimations to accurately describe the model prediction errors in scene reconstruction and semantic feature prediction. Furthermore, we successfully leverage our feature predictions and their respective uncertainty for an active object search task using a mobile manipulator robot, demonstrating the capability for robust decision-making.
