Efficient GPU-accelerated Computation of Isosurface Similarity Maps.

Martin Imre,Jun Tao,Chaoli Wang
DOI: https://doi.org/10.1109/pacificvis.2017.8031592
2017-01-01
Abstract:We present an efficient GPU-based solution to compute isosurface similarity maps for scientific volume data sets. Our approach first replaces exact isosurface extraction with a binary volume indicating whether each voxel intersects the surface or not. We then employ bounding volume hierarchy (BVH)-trees to speed up the distance field computation. Finally, a self-similarity map is generated from which we identify representative isosurfaces. We apply our approach to compute isosurface similarity maps from different volume data sets of varying sizes and characteristics. The results demonstrate significant speed gain with acceptable loss of accuracy, showing the potential of our solution for handling large-scale time-varying multivariate data sets.
What problem does this paper attempt to address?