Inverting Laguerre tessellations: Recovering tessellations from the volumes and centroids of their cells using optimal transport
David P. Bourne, Mason Pearce, Steven M. Roper
TL;DR
The paper addresses recovering a Laguerre tessellation from cell volumes $v_i$ and centroids $b_i$, and fitting a Laguerre diagram to target volume/centroid data, by leveraging semi-discrete optimal transport and convex optimization. It proves that the tessellation is uniquely determined by $(v_i,b_i)$ and provides a constructive convex method to recover it, with a generalisation to anisotropic Laguerre tessellations. For the fitting problem, the authors show that, under suitable data assumptions, local minimisers of the centroid error correspond to solutions of a convex reformulation, and they validate the approach with numerical experiments including EBSD data. The work demonstrates both a rigorous theoretical framework and practical algorithms, highlighting applications in materials science and offering a publicly available Python implementation.
Abstract
In this paper we study an inverse problem in convex geometry, inspired by a problem in materials science. Firstly, we consider the question of whether a Laguerre tessellation (a partition by convex polytopes) can be recovered from only the volumes and centroids of its cells. We show that this problem has a unique solution and give a constructive way of computing it using optimal transport theory and convex optimisation. Secondly, we consider the problem of fitting a Laguerre tessellation to synthetic volume and centroid data. Given some target volumes and centroids, we seek a Laguerre tessellation such that the difference between the volumes and centroids of its cells and the target volumes and centroids is minimised. For an appropriate objective function and suitable data, we prove that local minimisers of this problem can be constructed using convex optimisation. We also illustrate our results numerically. There is great interest in the computational materials science community in fitting Laguerre tessellations to electron backscatter diffraction (EBSD) and x-ray diffraction images of polycrystalline materials. As an application of our results we fit a 2D Laguerre tessellation to an EBSD image of steel.
