Estimation and Visualization of Isosurface Uncertainty from Linear and High-Order Interpolation Methods
Timbwaoga A. J. Ouermi, Jixian Li, Tushar Athawale, Chris R. Johnson
TL;DR
This paper addresses the problem of quantifying and visualizing isosurface uncertainty in MC-based visualization, focusing on errors arising from interpolation methods rather than data noise. It introduces a closed-form edge-crossing error estimator derived from polynomial interpolation and a hidden feature detection/reconstruction approach that uses cubic interpolation on subdivided cells. An integrated visualization tool enables interactive exploration, local querying, and cross-method comparison between linear, cubic, and WENO interpolations. The results on synthetic and real-world datasets demonstrate where linear interpolation fails, how higher-order methods can improve accuracy, and how hidden features can be recovered to produce more reliable isosurfaces.
Abstract
Isosurface visualization is fundamental for exploring and analyzing 3D volumetric data. Marching cubes (MC) algorithms with linear interpolation are commonly used for isosurface extraction and visualization. Although linear interpolation is easy to implement, it has limitations when the underlying data is complex and high-order, which is the case for most real-world data. Linear interpolation can output vertices at the wrong location. Its inability to deal with sharp features and features smaller than grid cells can lead to an incorrect isosurface with holes and broken pieces. Despite these limitations, isosurface visualizations typically do not include insight into the spatial location and the magnitude of these errors. We utilize high-order interpolation methods with MC algorithms and interactive visualization to highlight these uncertainties. Our visualization tool helps identify the regions of high interpolation errors. It also allows users to query local areas for details and compare the differences between isosurfaces from different interpolation methods. In addition, we employ high-order methods to identify and reconstruct possible features that linear methods cannot detect. We showcase how our visualization tool helps explore and understand the extracted isosurface errors through synthetic and real-world data.
