SCARF: Scalable Continual Learning Framework for Memory-efficient Multiple Neural Radiance Fields
Yuze Wang, Junyi Wang, Chen Wang, Wantong Duan, Yongtang Bao, Yue Qi

TL;DR
This paper presents SCARF, a scalable continual learning framework for multiple Neural Radiance Fields that efficiently manages memory and prevents forgetting, enabling high-quality rendering of multiple scenes with low storage costs.
Contribution
SCARF introduces a novel weight matrix representation and an uncertain surface knowledge distillation strategy for efficient, continual learning of multiple NeRF scenes.
Findings
Achieves state-of-the-art rendering quality on multiple datasets.
Significantly reduces memory requirements for multiple scene NeRFs.
Effectively prevents catastrophic forgetting during continual learning.
Abstract
This paper introduces a novel continual learning framework for synthesising novel views of multiple scenes, learning multiple 3D scenes incrementally, and updating the network parameters only with the training data of the upcoming new scene. We build on Neural Radiance Fields (NeRF), which uses multi-layer perceptron to model the density and radiance field of a scene as the implicit function. While NeRF and its extensions have shown a powerful capability of rendering photo-realistic novel views in a single 3D scene, managing these growing 3D NeRF assets efficiently is a new scientific problem. Very few works focus on the efficient representation or continuous learning capability of multiple scenes, which is crucial for the practical applications of NeRF. To achieve these goals, our key idea is to represent multiple scenes as the linear combination of a cross-scene weight matrix and a…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Machine Learning and ELM · Domain Adaptation and Few-Shot Learning
MethodsSparse Evolutionary Training · Focus · Knowledge Distillation
