English

Minimum-Error Triangulations for Sea Surface Reconstruction

Computational Geometry 2022-03-15 v1

Abstract

We apply state-of-the-art computational geometry methods to the problem of reconstructing a time-varying sea surface from tide gauge records. Our work builds on a recent article by Nitzke et al.~(Computers \& Geosciences, 157:104920, 2021) who have suggested to learn a triangulation DD of a given set of tide gauge stations. The objective is to minimize the misfit of the piecewise linear surface induced by DD to a reference surface that has been acquired with satellite altimetry. The authors restricted their search to k-order Delaunay (kk-OD) triangulations and used an integer linear program in order to solve the resulting optimization problem. In geometric terms, the input to our problem consists of two sets of points in R2\mathbb{R}^2 with elevations: a set S\mathcal{S} that is to be triangulated, and a set R\mathcal{R} of reference points. Intuitively, we define the error of a triangulation as the average vertical distance of a point in R\mathcal{R} to the triangulated surface that is obtained by interpolating elevations of S\mathcal{S} linearly in each triangle. Our goal is to find the triangulation of S\mathcal{S} that has minimum error with respect to R\mathcal{R}. In our work, we prove that the minimum-error triangulation problem is NP-hard and cannot be approximated within any multiplicative factor in polynomial time unless P=NPP=NP. At the same time we show that the problem instances that occur in our application (considering sea level data from several hundreds of tide gauge stations worldwide) can be solved relatively fast using dynamic programming when restricted to kk-OD triangulations for k7k\le 7. In particular, instances for which the number of connected components of the so-called kk-OD fixed-edge graph is small can be solved within few seconds.

Keywords

Cite

@article{arxiv.2203.07325,
  title  = {Minimum-Error Triangulations for Sea Surface Reconstruction},
  author = {Anna Arutyunova and Anne Driemel and Jan-Henrik Haunert and Herman Haverkort and Jürgen Kusche and Elmar Langetepe and Philip Mayer and Petra Mutzel and Heiko Röglin},
  journal= {arXiv preprint arXiv:2203.07325},
  year   = {2022}
}

Comments

42 pages, 36 figures, accepted for SoCG 2022

R2 v1 2026-06-24T10:12:49.263Z