Streaming Radiance Fields for 3D Video Synthesis
Lingzhi Li, Zhen Shen, Zhongshu Wang, Li Shen, Ping Tan

TL;DR
This paper introduces a streaming radiance field method for real-time 3D video synthesis that significantly accelerates training and reduces storage, enabling fast on-the-fly scene reconstruction with high quality.
Contribution
It proposes an explicit-grid based incremental learning framework with model difference compression and efficient optimization strategies for dynamic scene reconstruction.
Findings
Achieves 15 seconds per-frame training speed.
Provides 1000x speedup over implicit methods.
Maintains competitive rendering quality.
Abstract
We present an explicit-grid based method for efficiently reconstructing streaming radiance fields for novel view synthesis of real world dynamic scenes. Instead of training a single model that combines all the frames, we formulate the dynamic modeling problem with an incremental learning paradigm in which per-frame model difference is trained to complement the adaption of a base model on the current frame. By exploiting the simple yet effective tuning strategy with narrow bands, the proposed method realizes a feasible framework for handling video sequences on-the-fly with high training efficiency. The storage overhead induced by using explicit grid representations can be significantly reduced through the use of model difference based compression. We also introduce an efficient strategy to further accelerate model optimization for each frame. Experiments on challenging video sequences…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdvanced Vision and Imaging · Computer Graphics and Visualization Techniques · Video Coding and Compression Technologies
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Balanced Selection
