Adaptively Placed Multi-Grid Scene Representation Networks for Large-Scale Data Visualization
Skylar Wolfgang Wurster, Tianyu Xiong, Han-Wei Shen, Hanqi Guo, Tom, Peterka

TL;DR
This paper introduces an adaptive multi-grid scene representation network that improves scientific data visualization by dynamically allocating neural resources, enabling high-quality reconstruction and real-time rendering of large-scale data.
Contribution
We propose an adaptive multi-grid SRN architecture with domain decomposition training, enhancing reconstruction accuracy and training efficiency for large scientific datasets.
Findings
Improved reconstruction accuracy over state-of-the-art SRNs.
Reduced training time through parallel domain decomposition.
Enables real-time neural volume rendering of large datasets.
Abstract
Scene representation networks (SRNs) have been recently proposed for compression and visualization of scientific data. However, state-of-the-art SRNs do not adapt the allocation of available network parameters to the complex features found in scientific data, leading to a loss in reconstruction quality. We address this shortcoming with an adaptively placed multi-grid SRN (APMGSRN) and propose a domain decomposition training and inference technique for accelerated parallel training on multi-GPU systems. We also release an open-source neural volume rendering application that allows plug-and-play rendering with any PyTorch-based SRN. Our proposed APMGSRN architecture uses multiple spatially adaptive feature grids that learn where to be placed within the domain to dynamically allocate more neural network resources where error is high in the volume, improving state-of-the-art reconstruction…
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
TopicsAdvanced Vision and Imaging · Computer Graphics and Visualization Techniques · Generative Adversarial Networks and Image Synthesis
MethodsStable Rank Normalization
