A minimalistic approach for fast computation of geodesic distances on triangular meshes

The computation of geodesic distances is an important research topic in Geometry Processing and 3D Shape Analysis as it is a basic component of many methods used in these areas. In this work, we present a minimalistic parallel algorithm based on front propagation to compute approximate geodesic distances on meshes. Our method is practical and simple to implement and does not require any heavy pre-processing. The convergence of our algorithm depends on the number of discrete level sets around the source points from which distance information propagates. To appropriately implement our method on GPUs taking into account memory coalescence problems, we take advantage of a graph representation based on a breadth-first search traversal that works harmoniously with our parallel front propagation approach. We report experiments that show how our method scales with the size of the problem. We compare the mean error and processing time obtained by our method with such measures computed using other methods. Our method produces results in competitive times with almost the same accuracy, especially for large meshes. We also demonstrate its use for solving two classical geometry processing problems: the regular sampling problem and the Voronoi tessellation on meshes.

[1]  J A Sethian,et al.  Computing geodesic paths on manifolds. , 1998, Proceedings of the National Academy of Sciences of the United States of America.

[2]  Yehoshua Y. Zeevi,et al.  The farthest point strategy for progressive image sampling , 1997, IEEE Trans. Image Process..

[3]  Joseph S. B. Mitchell,et al.  The Discrete Geodesic Problem , 1987, SIAM J. Comput..

[4]  Peter-Pike J. Sloan,et al.  Shape by example , 2001, I3D '01.

[5]  Bailin Deng,et al.  Parallel and Scalable Heat Methods for Geodesic Distance Computation , 2018, IEEE Transactions on Pattern Analysis and Machine Intelligence.

[6]  Keenan Crane,et al.  Geodesics in heat: A new approach to computing distance based on heat flow , 2012, TOGS.

[7]  Shi-Qing Xin,et al.  Discrete geodesic graph (DGG) for computing geodesic distances on polyhedral surfaces , 2017, Comput. Aided Geom. Des..

[8]  Ying He,et al.  Saddle vertex graph (SVG) , 2013, ACM Trans. Graph..

[9]  HOMAS,et al.  CHE : A scalable topological data structure for triangular meshes , 2008 .

[10]  Jihane Bennour,et al.  Protection of 3D Object Visual Representations , 2006, 2006 IEEE International Conference on Multimedia and Expo.

[11]  Chang-Tsun Li,et al.  WolfPath: Accelerating Iterative Traversing-Based Graph Processing Algorithms on GPU , 2019, International Journal of Parallel Programming.

[12]  Alexander M. Bronstein,et al.  Numerical Geometry of Non-Rigid Shapes , 2009, Monographs in Computer Science.

[13]  Anuj Srivastava,et al.  Parameterization-Invariant Shape Statistics and Probabilistic Classification of Anatomical Surfaces , 2011, IPMI.

[14]  Ross T. Whitaker,et al.  A Fast Iterative Method for Solving the Eikonal Equation on Triangulated Surfaces , 2011, SIAM J. Sci. Comput..

[15]  P. Danielsson Euclidean distance mapping , 1980 .

[16]  A. Ben Hamza,et al.  Geodesic Object Representation and Recognition , 2003, DGCI.

[17]  Steven J. Gortler,et al.  Fast exact and approximate geodesics on meshes , 2005, ACM Trans. Graph..

[18]  Keenan Crane,et al.  The heat method for distance computation , 2017, Commun. ACM.

[19]  Alexander M. Bronstein,et al.  SpectroMeter: Amortized Sublinear Spectral Approximation of Distance on Graphs , 2016, 2016 Fourth International Conference on 3D Vision (3DV).

[20]  Marcelo Walter,et al.  Geodesic-driven visual effects over complex surfaces , 2011, The Visual Computer.

[21]  Alexander M. Bronstein,et al.  Parallel algorithms for approximation of distance maps on parametric surfaces , 2008, TOGS.

[22]  Julien Rabin,et al.  Geodesic Shape Retrieval via Optimal Mass Transport , 2010, ECCV.

[23]  Konrad Polthier,et al.  Straightest geodesics on polyhedral surfaces , 2006, SIGGRAPH Courses.

[24]  Alex M. Andrew,et al.  Level Set Methods and Fast Marching Methods: Evolving Interfaces in Computational Geometry, Fluid Mechanics, Computer Vision, and Materials Science (2nd edition) , 2000 .

[25]  Ron Kimmel,et al.  Generalized multidimensional scaling: A framework for isometry-invariant partial surface matching , 2006, Proceedings of the National Academy of Sciences of the United States of America.

[26]  Hongkai Zhao,et al.  Fast Sweeping Methods for Eikonal Equations on Triangular Meshes , 2007, SIAM J. Numer. Anal..

[27]  Luiz Velho,et al.  Computing geodesics on triangular meshes , 2005, Comput. Graph..

[28]  Timothy A. Davis,et al.  Accelerating sparse cholesky factorization on GPUs , 2014, IA3 '14.