J. Solomon, R. Rustamov, L. Guibas, and A. Butscher, Earth Mover’s Distances on Discrete Surfaces, Proc. SIGGRAPH (2014).

Abstract:

We introduce a novel method for computing the earth mover's distance (EMD) between probability distributions on a discrete surface. Rather than using a large linear program with a quadratic number of variables, we apply the theory of optimal transportation and pass to a dual differential formulation with linear scaling. After discretization using finite elements (FEM) and development of an accompanying optimization method, we apply our new EMD to problems in graphics and geometry processing. In particular, we uncover a class of smooth distances on a surface transitioning from a purely spectral distance to the geodesic distance between points; these distances also can be extended to the volume inside and outside the surface. A number of additional applications of our machinery to geometry problems in graphics are presented.

Bibtex:

@article{srgb-emdds-14,
 author = {Solomon, Justin and Rustamov, Raif and Guibas, Leonidas and Butscher, Adrian},
 title = {Earth Mover's Distances on Discrete Surfaces},
 journal = {ACM Trans. Graph.},
 volume = {33},
 number = {4},
 month = jul,
 year = {2014},
 pages = {67:1--67:12},
}