Probabilistic Affine Form (PAF) is a novel approach for estimating neural network based value distributions for scientific simulations. The distribution estimation can be used to query quantity of interest (QoI) in a scalar field for efficient data visualization operations such as iso-surface extraction.
Significance and Impact
With PAF, scientists can query the distributions of data in arbitraries spatial locations of the simulation domain with significantly (1000x) reduced storage overhead. The predicted value distribution can be useful for iso-surface extraction and other visualization tasks that require adaptive data query.
FIgure: The probabilistic affine form (PAF) can be applied to a spatial region and its obtain value distributions efficiently. Based on the value distribution, isosurfaces can be computed adaptively with a significantly reduced computation cost.
PI: Han-Wei Shen; Ohio State University
SciDAC Partnership: ImPACTS, Improving Projections of AMOC and Collapse Through Advanced Simulations
ASCR Program: SciDAC RAPIDS2
Publication(s) for this work: Haoyu Li and Han-Wei Shen, “Improving Efficiency of Iso-Surface Extraction on Implicit Neural Representations Using Uncertainty Propagation,” IEEE Transactions on Visualization and Computer Graphics (2024). doi: 10.1109/TVCG.2024.3365089.
Technical Approach
PAF uses an affine combination of uncertainty units to represent data in the simulation domain. These uncertainty units can be propagated through the neural network model so that the output distribution in the region can be estimated from the affine combinations.
We use a hierarchical subdivision approach to query data adaptively according to the regional value distribution for isosurface extraction.