TL;DR
Fact-Hash is a novel parameter-encoding method that combines tensor factorization and hash-encoding to enable efficient on-device training of neural radiance fields, reducing memory usage while maintaining quality.
Contribution
The paper introduces Fact-Hash, a new encoding technique that improves memory efficiency and robustness for on-device NeRF training, suitable for resource-constrained environments.
Findings
Fact-Hash reduces memory usage by over one-third compared to previous methods.
It maintains PSNR quality while improving computational efficiency and energy consumption.
Evaluations demonstrate superior performance of Fact-Hash in on-device scenarios.
Abstract
We introduce Fact-Hash, a novel parameter-encoding method for training on-device neural radiance fields. Neural Radiance Fields (NeRF) have proven pivotal in 3D representations, but their applications are limited due to large computational resources. On-device training can open large application fields, providing strength in communication limitations, privacy concerns, and fast adaptation to a frequently changing scene. However, challenges such as limited resources (GPU memory, storage, and power) impede their deployment. To handle this, we introduce Fact-Hash, a novel parameter-encoding merging Tensor Factorization and Hash-encoding techniques. This integration offers two benefits: the use of rich high-resolution features and the few-shot robustness. In Fact-Hash, we project 3D coordinates into multiple lower-dimensional forms (2D or 1D) before applying the hash function and then…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
