Make the Fastest Faster: Importance Mask Synthesis for Interactive Volume Visualization using Reconstruction Neural Networks
Jianxin Sun, David Lenz, Hongfeng Yu, Tom Peterka

TL;DR
This paper introduces importance mask synthesis networks that optimize pixel sampling in volume visualization, significantly reducing rendering time by focusing computation on crucial regions using a unified, differentiable framework.
Contribution
It presents the first importance mask learning and synthesis networks that directly generate important regions for rendering, minimizing pixel rendering while leveraging existing neural reconstruction methods.
Findings
Reduces rendering latency of volume visualization methods.
Optimizes pre-trained neural networks without retraining.
Improves visualization efficiency for scientific datasets.
Abstract
Visualizing a large-scale volumetric dataset with high resolution is challenging due to the substantial computational time and space complexity. Recent deep learning-based image inpainting methods significantly improve rendering latency by reconstructing a high-resolution image for visualization in constant time on GPU from a partially rendered image where only a portion of pixels go through the expensive rendering pipeline. However, existing solutions need to render every pixel of either a predefined regular sampling pattern or an irregular sample pattern predicted from a low-resolution image rendering. Both methods require a significant amount of expensive pixel-level rendering. In this work, we provide Importance Mask Learning (IML) and Synthesis (IMS) networks, which are the first attempts to directly synthesize important regions of the regular sampling pattern from the user's view…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputer Graphics and Visualization Techniques · Data Visualization and Analytics
