Uncertainty Visualization of Critical Points of 2D Scalar Fields for Parametric and Nonparametric Probabilistic Models
Tushar M. Athawale, Zhe Wang, David Pugmire, Kenneth Moreland, Qian Gong, Scott Klasky, Chris R. Johnson, Paul Rosen
TL;DR
This work addresses uncertain 2D scalar fields by providing a closed-form end-to-end framework for computing and visualizing critical-point uncertainty under independent parametric and nonparametric noise with finite support. It derives exact probabilities for local minima, maxima, and saddles in both two- and four-pixel neighborhoods, using parametric kernels (Uniform, Epanechnikov) and histogram-based nonparametric models, and accelerates computation with a VTK-m parallel backend integrated into ParaView. Key innovations include a piecewise integration strategy that avoids Monte Carlo sampling, a linear-time algorithm for 1D subproblems, and a semianalytical option for nonparametric models that balances accuracy and speed. The framework demonstrates substantial speedups over MC, robustness to outliers with nonparametric models, and practical applicability to climate and oceanography datasets through production-capable visualization pipelines.
Abstract
This paper presents a novel end-to-end framework for closed-form computation and visualization of critical point uncertainty in 2D uncertain scalar fields. Critical points are fundamental topological descriptors used in the visualization and analysis of scalar fields. The uncertainty inherent in data (e.g., observational and experimental data, approximations in simulations, and compression), however, creates uncertainty regarding critical point positions. Uncertainty in critical point positions, therefore, cannot be ignored, given their impact on downstream data analysis tasks. In this work, we study uncertainty in critical points as a function of uncertainty in data modeled with probability distributions. Although Monte Carlo (MC) sampling techniques have been used in prior studies to quantify critical point uncertainty, they are often expensive and are infrequently used in production-quality visualization software. We, therefore, propose a new end-to-end framework to address these challenges that comprises a threefold contribution. First, we derive the critical point uncertainty in closed form, which is more accurate and efficient than the conventional MC sampling methods. Specifically, we provide the closed-form and semianalytical (a mix of closed-form and MC methods) solutions for parametric (e.g., uniform, Epanechnikov) and nonparametric models (e.g., histograms) with finite support. Second, we accelerate critical point probability computations using a parallel implementation with the VTK-m library, which is platform portable. Finally, we demonstrate the integration of our implementation with the ParaView software system to demonstrate near-real-time results for real datasets.
