Parallel and Scalable Heat Methods for Geodesic Distance Computation

12/14/2018
by   Jiong Tao, et al.
0

In this paper, we propose a parallel and scalable approach for geodesic distance computation on triangle meshes. Our key observation is that the recovery of geodesic distance in the heat method [Crane et al. 2017] can be reformulated as an optimization of its gradients subject to integrability, which can be solved using an efficient fixed-order method that requires no linear system solving and converges quickly. Afterwards, the geodesic distance is efficiently recovered by parallel integration of the optimized gradients in breadth-first order. Moreover, we employ a similar breadth-first strategy to derive a parallel Gauss-Seidel solver for the diffusion step in the heat method. To further lower the memory consumption from gradient optimization on faces, we also propose a formulation that optimizes the projected gradients on edges, further reducing the memory footprint by about 50%. Our approach is trivially parallelizable, with a low memory footprint that grows linearly with respect to the model size. This makes it particularly suitable for handling large models. Experimental results show that it can efficiently compute geodesic distance on meshes with more than 200 million vertices on a desktop PC with 128GB RAM, outperforming the original heat method and other state-of-the-art geodesic distance solvers.

READ FULL TEXT

page 2

page 4

page 6

page 7

page 10

research
12/14/2018

Parallel and Scalable Heat Method

The heat method is a popular approach to computing geodesic distances on...
research
04/24/2012

Geodesics in Heat

We introduce the heat method for computing the shortest geodesic distanc...
research
05/12/2022

Image Gradient Decomposition for Parallel and Memory-Efficient Ptychographic Reconstruction

Ptychography is a popular microscopic imaging modality for many scientif...
research
02/06/2023

Optimization using Parallel Gradient Evaluations on Multiple Parameters

We propose a first-order method for convex optimization, where instead o...
research
10/18/2018

A minimalist approach for speeding up the computation of geodesic distances on triangular meshes

The computation of geodesic distances is an important research topic in ...
research
11/14/2022

Automatic penalty and degree continuation for parallel pre-conditioned mesh curving on virtual geometry

We present a distributed parallel mesh curving method for virtual geomet...
research
04/19/2018

PURE: Scalable Phase Unwrapping with Spatial Redundant Arcs

Phase unwrapping is a key problem in many coherent imaging systems, such...

Please sign up or login with your details

Forgot password? Click here to reset