Adaptive Multi-Resolution Encoding for Interactive Large-Scale Volume Visualization through Functional Approximation
Jianxin Sun, David Lenz, Hongfeng Yu, Tom Peterka

TL;DR
This paper introduces Adaptive-FAM, a multi-resolution functional approximation method that enables fast, high-quality, interactive volume visualization by reducing caching time and improving cache efficiency using GPU acceleration.
Contribution
The paper presents a novel lightweight multi-resolution functional approximation framework and a GPU-accelerated out-of-core visualization system for real-time large-scale volume rendering.
Findings
Reduces input latency significantly compared to traditional methods
Maintains high rendering quality with improved cache hit rate
Enables interactive visualization of large-scale volumes
Abstract
Functional approximation as a high-order continuous representation provides a more accurate value and gradient query compared to the traditional discrete volume representation. Volume visualization directly rendered from functional approximation generates high-quality rendering results without high-order artifacts caused by trilinear interpolations. However, querying an encoded functional approximation is computationally expensive, especially when the input dataset is large, making functional approximation impractical for interactive visualization. In this paper, we proposed a novel functional approximation multi-resolution representation, Adaptive-FAM, which is lightweight and fast to query. We also design a GPU-accelerated out-of-core multi-resolution volume visualization framework that directly utilizes the Adaptive-FAM representation to generate high-quality rendering with…
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 · 3D Shape Modeling and Analysis · Advanced Vision and Imaging
