English

SSDNeRF: Semantic Soft Decomposition of Neural Radiance Fields

Computer Vision and Pattern Recognition 2022-12-08 v1

Abstract

Neural Radiance Fields (NeRFs) encode the radiance in a scene parameterized by the scene's plenoptic function. This is achieved by using an MLP together with a mapping to a higher-dimensional space, and has been proven to capture scenes with a great level of detail. Naturally, the same parameterization can be used to encode additional properties of the scene, beyond just its radiance. A particularly interesting property in this regard is the semantic decomposition of the scene. We introduce a novel technique for semantic soft decomposition of neural radiance fields (named SSDNeRF) which jointly encodes semantic signals in combination with radiance signals of a scene. Our approach provides a soft decomposition of the scene into semantic parts, enabling us to correctly encode multiple semantic classes blending along the same direction -- an impossible feat for existing methods. Not only does this lead to a detailed, 3D semantic representation of the scene, but we also show that the regularizing effects of the MLP used for encoding help to improve the semantic representation. We show state-of-the-art segmentation and reconstruction results on a dataset of common objects and demonstrate how the proposed approach can be applied for high quality temporally consistent video editing and re-compositing on a dataset of casually captured selfie videos.

Keywords

Cite

@article{arxiv.2212.03406,
  title  = {SSDNeRF: Semantic Soft Decomposition of Neural Radiance Fields},
  author = {Siddhant Ranade and Christoph Lassner and Kai Li and Christian Haene and Shen-Chi Chen and Jean-Charles Bazin and Sofien Bouaziz},
  journal= {arXiv preprint arXiv:2212.03406},
  year   = {2022}
}

Comments

Project page: https://www.siddhantranade.com/research/2022/12/06/SSDNeRF-Semantic-Soft-Decomposition-of-Neural-Radiance-Fields.html

R2 v1 2026-06-28T07:24:21.659Z