Variable Bitrate Neural Fields
Towaki Takikawa, Alex Evans, Jonathan Tremblay, Thomas, M\"uller, Morgan McGuire, Alec Jacobson, Sanja Fidler

TL;DR
This paper introduces a dictionary-based compression method for feature grids in neural fields, significantly reducing memory usage and enabling multiresolution representations for efficient streaming.
Contribution
It proposes a vector-quantized auto-decoder approach to learn discrete neural representations, improving memory efficiency of neural field models.
Findings
Memory consumption reduced by up to 100x
Supports multiresolution and out-of-core streaming
Enables end-to-end learning of discrete neural representations
Abstract
Neural approximations of scalar and vector fields, such as signed distance functions and radiance fields, have emerged as accurate, high-quality representations. State-of-the-art results are obtained by conditioning a neural approximation with a lookup from trainable feature grids that take on part of the learning task and allow for smaller, more efficient neural networks. Unfortunately, these feature grids usually come at the cost of significantly increased memory consumption compared to stand-alone neural network models. We present a dictionary method for compressing such feature grids, reducing their memory consumption by up to 100x and permitting a multiresolution representation which can be useful for out-of-core streaming. We formulate the dictionary optimization as a vector-quantized auto-decoder problem which lets us learn end-to-end discrete neural representations in a space…
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.
Taxonomy
TopicsModel Reduction and Neural Networks · Image and Signal Denoising Methods · AI in cancer detection
