Uncertainty-Informed Volume Visualization using Implicit Neural Representation
Shanu Saklani, Chitwan Goel, Shrey Bansal, Zhe Wang, Soumya Dutta, Tushar M. Athawale, David Pugmire, Christopher R. Johnson
TL;DR
Uncertainty poses a challenge for DNN-based volume visualization of scalar fields. The authors propose uncertainty-aware implicit neural representations built on SIREN, and evaluate two deep uncertainty estimation techniques, Deep Ensemble and Monte Carlo Dropout, to produce pixel-wise uncertainty maps during volume rendering. Across Teardrop, Isabel, and Combustion datasets, they show that uncertainty-informed INR reconstructions achieve high PSNR and robust RMSE, with Ensemble providing strongest accuracy at the cost of training time, while MCDropout offers a lighter alternative. The work enables trust-aware visualization of real-world volumetric data and suggests directions for extending to time-varying and multivariate data.
Abstract
The increasing adoption of Deep Neural Networks (DNNs) has led to their application in many challenging scientific visualization tasks. While advanced DNNs offer impressive generalization capabilities, understanding factors such as model prediction quality, robustness, and uncertainty is crucial. These insights can enable domain scientists to make informed decisions about their data. However, DNNs inherently lack ability to estimate prediction uncertainty, necessitating new research to construct robust uncertainty-aware visualization techniques tailored for various visualization tasks. In this work, we propose uncertainty-aware implicit neural representations to model scalar field data sets effectively and comprehensively study the efficacy and benefits of estimated uncertainty information for volume visualization tasks. We evaluate the effectiveness of two principled deep uncertainty estimation techniques: (1) Deep Ensemble and (2) Monte Carlo Dropout (MCDropout). These techniques enable uncertainty-informed volume visualization in scalar field data sets. Our extensive exploration across multiple data sets demonstrates that uncertainty-aware models produce informative volume visualization results. Moreover, integrating prediction uncertainty enhances the trustworthiness of our DNN model, making it suitable for robustly analyzing and visualizing real-world scientific volumetric data sets.
