Factorized Multi-Resolution HashGrid for Efficient Neural Radiance Fields: Execution on Edge-Devices

📅 2026-04-03
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Neural Radiance Fields (NeRFs) are challenging to deploy on edge devices due to their high computational and memory demands. To address this, this work proposes Fact-Hash, a method that projects 3D coordinates into multiple low-dimensional subspaces and integrates hash encoding with tensor factorization to achieve an efficient parametric representation. Fact-Hash substantially reduces memory consumption—by over one-third compared to existing approaches—while maintaining high reconstruction quality, as evidenced by comparable PSNR values. Moreover, it preserves multi-resolution representational capacity and demonstrates robustness under few-shot conditions. Experimental results show that Fact-Hash achieves superior training efficiency and energy efficiency on edge devices, making it a practical solution for resource-constrained NeRF deployment.
📝 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 aggregate them into a single feature. Comparative evaluations against state-of-the-art methods demonstrate Fact-Hash's superior memory efficiency, preserving quality and rendering speed. Fact-Hash saves memory usage by over one-third while maintaining the PSNR values compared to previous encoding methods. The on-device experiment validates the superiority of Fact-Hash compared to alternative positional encoding methods in computational efficiency and energy consumption. These findings highlight Fact-Hash as a promising solution to improve feature grid representation, address memory constraints, and improve quality in various applications. Project page: https://facthash.github.io/
Problem

Research questions and friction points this paper is trying to address.

Neural Radiance Fields
Edge Devices
Memory Efficiency
On-device Training
3D Representation
Innovation

Methods, ideas, or system contributions that make the work stand out.

Fact-Hash
Tensor Factorization
Hash Encoding
Neural Radiance Fields
Edge Devices
🔎 Similar Papers
No similar papers found.