Variable Basis Mapping for Real-Time Volumetric Visualization
Qibiao Li, Yuxuan Wang, Youcheng Cai, Huangsheng Du, Ligang Liu
TL;DR
This work tackles the bottleneck of real-time visualization for large volumetric data by introducing Variable Basis Mapping (VBM), a principled framework that converts volumetric fields into 3D Gaussian Splatting (3DGS) representations via wavelet-domain analysis. It first builds a Wavelet-to-Gaussian Transition Bank to obtain optimal Gaussian surrogates for canonical wavelet atoms, then derives an analytical Gaussian construction that maps discrete wavelet coefficients to 3DGS parameters, and finally applies a lightweight image-space fine-tuning stage to refine fidelity. The key contributions are the transition bank with translation-consistent Gaussian replacements, the analytical mapping from multiscale wavelets to Gaussian primitives, and the demonstrated efficiency and quality gains across diverse datasets, achieving real-time interactive rendering. By bridging multiresolution analysis with explicit scene representations, VBM provides a robust foundation for fast, accurate volumetric visualization and may influence future structured neural representations and visualization systems.
Abstract
Real-time visualization of large-scale volumetric data remains challenging, as direct volume rendering and voxel-based methods suffer from prohibitively high computational cost. We propose Variable Basis Mapping (VBM), a framework that transforms volumetric fields into 3D Gaussian Splatting (3DGS) representations through wavelet-domain analysis. First, we precompute a compact Wavelet-to-Gaussian Transition Bank that provides optimal Gaussian surrogates for canonical wavelet atoms across multiple scales. Second, we perform analytical Gaussian construction that maps discrete wavelet coefficients directly to 3DGS parameters using a closed-form, mathematically principled rule. Finally, a lightweight image-space fine-tuning stage further refines the representation to improve rendering fidelity. Experiments on diverse datasets demonstrate that VBM significantly accelerates convergence and enhances rendering quality, enabling real-time volumetric visualization.
