Probabilistic Interactive 3D Segmentation with Hierarchical Neural Processes
Jie Liu, Pan Zhou, Zehao Xiao, Jiayi Shen, Wenzhe Yin, Jan-Jakob Sonke, Efstratios Gavves
TL;DR
NPISeg3D introduces a probabilistic, hierarchical Neural Process framework for interactive 3D segmentation that robustly generalizes from sparse user clicks and provides explicit uncertainty estimates. By embedding scene-level and object-level latent variables and a probabilistic prototype modulator, the method adapts to diverse objects and scenes, while Monte Carlo sampling yields informative uncertainty maps to guide user interaction. Empirical results across indoor and outdoor datasets show improved segmentation accuracy with fewer clicks, and reliable uncertainty quantification that benefits both multi- and single-object tasks, including challenging KITTI-360 scenarios. This approach advances practical interactive 3D segmentation by coupling few-shot generalization with interpretable uncertainty, enabling more efficient and reliable user interactions in real-world applications.
Abstract
Interactive 3D segmentation has emerged as a promising solution for generating accurate object masks in complex 3D scenes by incorporating user-provided clicks. However, two critical challenges remain underexplored: (1) effectively generalizing from sparse user clicks to produce accurate segmentation, and (2) quantifying predictive uncertainty to help users identify unreliable regions. In this work, we propose NPISeg3D, a novel probabilistic framework that builds upon Neural Processes (NPs) to address these challenges. Specifically, NPISeg3D introduces a hierarchical latent variable structure with scene-specific and object-specific latent variables to enhance few-shot generalization by capturing both global context and object-specific characteristics. Additionally, we design a probabilistic prototype modulator that adaptively modulates click prototypes with object-specific latent variables, improving the model's ability to capture object-aware context and quantify predictive uncertainty. Experiments on four 3D point cloud datasets demonstrate that NPISeg3D achieves superior segmentation performance with fewer clicks while providing reliable uncertainty estimations.
