Fast and Accurate Reconstruction of Voronoi Generators in Large Tessellations
Abstract
A Voronoi diagram partitions the plane into convex cells, each containing the points closest to a single generator. Given such a tessellation, the inverse Voronoi problem seeks the generator set that produced it. Our algorithm selects a single interior cell with edges and solves a compact, consistent linear system with unknowns and scalar equations to recover that cell's generator together with the generators of its neighbors in one step. The remaining sites follow by successive geometric reflections. The overall running time is for a diagram with cells. Across Monte Carlo simulations on diagrams of cells, the method achieved an average RMSE of and a worst-case individual reconstruction error of , demonstrating both efficiency and robustness.
Cite
@article{arxiv.2506.19076,
title = {Fast and Accurate Reconstruction of Voronoi Generators in Large Tessellations},
author = {Carlos M Hernandez-Suarez},
journal= {arXiv preprint arXiv:2506.19076},
year = {2025}
}
Comments
7 pages, 2 Figs, 2 Tables, link to GitHub code