Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Decomposing NeRF for Editing via Feature Field Distillation

About

Emerging neural radiance fields (NeRF) are a promising scene representation for computer graphics, enabling high-quality 3D reconstruction and novel view synthesis from image observations. However, editing a scene represented by a NeRF is challenging, as the underlying connectionist representations such as MLPs or voxel grids are not object-centric or compositional. In particular, it has been difficult to selectively edit specific regions or objects. In this work, we tackle the problem of semantic scene decomposition of NeRFs to enable query-based local editing of the represented 3D scenes. We propose to distill the knowledge of off-the-shelf, self-supervised 2D image feature extractors such as CLIP-LSeg or DINO into a 3D feature field optimized in parallel to the radiance field. Given a user-specified query of various modalities such as text, an image patch, or a point-and-click selection, 3D feature fields semantically decompose 3D space without the need for re-training and enable us to semantically select and edit regions in the radiance field. Our experiments validate that the distilled feature fields (DFFs) can transfer recent progress in 2D vision and language foundation models to 3D scene representations, enabling convincing 3D segmentation and selective editing of emerging neural graphics representations.

Sosuke Kobayashi, Eiichi Matsumoto, Vincent Sitzmann• 2022

Related benchmarks

TaskDatasetResultRank
Novel View SynthesisReplica
PSNR32.85
39
3D Semantic Segmentation3D-OVS
Bed86.9
20
Novel View SynthesisMip-NeRF360 (novel views)
PSNR25.378
12
3D Open-vocabulary SegmentationLERF-style Dataset bed scene (test)
mIoU56.6
8
3D Open-vocabulary SegmentationLERF-style Dataset lawn scene (test)
mIoU42.9
8
Semantic segmentationReplica
mIoU63.6
8
3D Open-vocabulary SegmentationLERF-style Dataset room scene (test)
mIoU25.1
8
3D Open-vocabulary SegmentationLERF-style Dataset bench scene (test)
mIoU6.1
8
3D Open-vocabulary SegmentationLERF-style Dataset table scene (test)
mIoU7.9
8
3D Open-vocabulary SegmentationLERF-style Dataset sofa scene (test)
mIoU3.7
8
Showing 10 of 20 rows

Other info

Follow for update