Dynamic Scene Understanding through Object-Centric Voxelization and Neural Rendering

Yanpeng Zhao, Yiwei Hao, Siyu Gao, Yunbo Wang, Xiaokang Yang
MoE Key Lab of Artificial Intelligence, AI Institute, Shanghai Jiao Tong University Corresponding author: Yunbo Wang

Results on the Real-World Dataset Part-1

Results on the Real-World Dataset Part-2

Results on the Real-World Dataset Part-3

Results on the Synthetic Dataset

Demo

Pipeline of DynaVol-S

HyperNeRF architecture.

Abstract

Learning object-centric representations from unsupervised videos is challenging. Unlike most previous approaches that focus on decomposing 2D images, we present a 3D generative model named DynaVol-S for dynamic scenes that enables object-centric learning within a differentiable volume rendering framework. The key idea is to perform object-centric voxelization to capture the 3D nature of the scene, which infers per-object occupancy probabilities at individual spatial locations. These voxel features evolve through a canonical-space deformation function and are optimized in an inverse rendering pipeline with a compositional NeRF. Additionally, our approach integrates 2D semantic features to create 3D semantic grids, representing the scene through multiple disentangled voxel grids. DynaVol-S significantly outperforms existing models in both novel view synthesis and unsupervised decomposition tasks for dynamic scenes. By jointly considering geometric structures and semantic features, it effectively addresses challenging real-world scenarios involving complex object interactions. Furthermore, once trained, the explicitly meaningful voxel features enable additional capabilities that 2D scene decomposition methods cannot achieve, such as novel scene generation through editing geometric shapes or manipulating the motion trajectories of objects.

BibTeX

 
            @misc{zhao2024dynamicsceneunderstandingobjectcentric,
                  title={Dynamic Scene Understanding through Object-Centric Voxelization and Neural Rendering}, 
                  author={Yanpeng Zhao and Yiwei Hao and Siyu Gao and Yunbo Wang and Xiaokang Yang},
                  year={2024},
                  eprint={2407.20908},
                  archivePrefix={arXiv},
                  primaryClass={cs.CV},
                  url={https://arxiv.org/abs/2407.20908}, 
            }
            @inproceedings{
                zhao2024dynavol,
                title={DynaVol: Unsupervised Learning for Dynamic Scenes through Object-Centric Voxelization},
                author={Yanpeng Zhao and Siyu Gao and Yunbo Wang and Xiaokang Yang},
                booktitle={ICLR},
                year={2024},
                url={https://openreview.net/forum?id=koYsgfEwCQ}
            }