Adaptively Placed Multi-Grid Scene Representation Networks for Large-Scale Data Visualization

07/16/2023
by   Skylar Wolfgang Wurster, et al.
0

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 accuracy of SRNs for scientific data without requiring expensive octree refining, pruning, and traversal like previous adaptive models. In our domain decomposition approach for representing large-scale data, we train an set of APMGSRNs in parallel on separate bricks of the volume to reduce training time while avoiding overhead necessary for an out-of-core solution for volumes too large to fit in GPU memory. After training, the lightweight SRNs are used for realtime neural volume rendering in our open-source renderer, where arbitrary view angles and transfer functions can be explored. A copy of this paper, all code, all models used in our experiments, and all supplemental materials and videos are available at https://github.com/skywolf829/APMGSRN.

READ FULL TEXT
research
07/23/2022

Instant Neural Representation for Interactive Volume Rendering

Neural networks have shown great potential in compressing volumetric dat...
research
05/29/2023

Volume Feature Rendering for Fast Neural Radiance Field Reconstruction

Neural radiance fields (NeRFs) are able to synthesize realistic novel vi...
research
01/06/2003

Practical and Robust Stenciled Shadow Volumes for Hardware-Accelerated Rendering

Twenty-five years ago, Crow published the shadow volume approach for det...
research
11/29/2022

Compressing Volumetric Radiance Fields to 1 MB

Approximating radiance fields with volumetric grids is one of promising ...
research
12/02/2021

Fast Neural Representations for Direct Volume Rendering

Despite the potential of neural scene representations to effectively com...
research
08/31/2023

Fast Compressed Segmentation Volumes for Scientific Visualization

Voxel-based segmentation volumes often store a large number of labels an...
research
08/05/2022

IDLat: An Importance-Driven Latent Generation Method for Scientific Data

Deep learning based latent representations have been widely used for num...

Please sign up or login with your details

Forgot password? Click here to reset