GPU-Assisted Computation of Centroidal Voronoi Tessellation

  • Authors:
  • Guodong Rong;Yang Liu;Wenping Wang;Xiaotian Yin;David Gu;Xiaohu Guo

  • Affiliations:
  • University of Texas at Dallas, Richardson;LORIA/INRIA Lorraine, Villers les Nancy;The University of Hong Kong, Hong Kong;State University of New York at Stony Brook, Stony Brook;State University of New York at Stony Brook, Stony Brook;University of Texas at Dallas, Richardson

  • Venue:
  • IEEE Transactions on Visualization and Computer Graphics
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Centroidal Voronoi tessellations (CVT) are widely used in computational science and engineering. The most commonly used method is Lloyd's method, and recently the L-BFGS method is shown to be faster than Lloyd's method for computing the CVT. However, these methods run on the CPU and are still too slow for many practical applications. We present techniques to implement these methods on the GPU for computing the CVT on 2D planes and on surfaces, and demonstrate significant speedup of these GPU-based methods over their CPU counterparts. For CVT computation on a surface, we use a geometry image stored in the GPU to represent the surface for computing the Voronoi diagram on it. In our implementation a new technique is proposed for parallel regional reduction on the GPU for evaluating integrals over Voronoi cells.