CVGRAug 19, 2024

Enforcing View-Consistency in Class-Agnostic 3D Segmentation Fields

arXiv:2408.09928v31 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses the challenge of inconsistent class-agnostic segmentation in 3D scene modeling, enabling better object decomposition for applications like virtual reality, though it is incremental by refining existing segmentation field methods.

The paper tackled the problem of segmenting 3D scenes from radiance fields into class-agnostic objects, achieving robust 3D panoptic segmentations and high-quality 3D asset extraction for virtual environments.

Radiance Fields have become a powerful tool for modeling 3D scenes from multiple images. However, they remain difficult to segment into semantically meaningful regions. Some methods work well using 2D semantic masks, but they generalize poorly to class-agnostic segmentations. More recent methods circumvent this issue by using contrastive learning to optimize a high-dimensional 3D feature field instead. However, recovering a segmentation then requires clustering and fine-tuning the associated hyperparameters. In contrast, we aim to identify the necessary changes in segmentation field methods to directly learn a segmentation field while being robust to inconsistent class-agnostic masks, successfully decomposing the scene into a set of objects of any class. By introducing an additional spatial regularization term and restricting the field to a limited number of competing object slots against which masks are matched, a meaningful object representation emerges that best explains the 2D supervision. Our experiments demonstrate the ability of our method to generate 3D panoptic segmentations on complex scenes, and extract high-quality 3D assets from radiance fields that can then be used in virtual 3D 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