English

Global Curve Simplification

Computational Geometry 2020-01-23 v2

Abstract

Due to its many applications, \emph{curve simplification} is a long-studied problem in computational geometry and adjacent disciplines, such as graphics, geographical information science, etc. Given a polygonal curve PP with nn vertices, the goal is to find another polygonal curve PP' with a smaller number of vertices such that PP' is sufficiently similar to PP. Quality guarantees of a simplification are usually given in a \emph{local} sense, bounding the distance between a shortcut and its corresponding section of the curve. In this work, we aim to provide a systematic overview of curve simplification problems under \emph{global} distance measures that bound the distance between PP and PP'. We consider six different curve distance measures: three variants of the \emph{Hausdorff} distance and three variants of the \emph{Fr\'echet} distance. And we study different restrictions on the choice of vertices for PP'. We provide polynomial-time algorithms for some variants of the global curve simplification problem and show NP-hardness for other variants. Through this systematic study we observe, for the first time, some surprising patterns, and suggest directions for future research in this important area.

Keywords

Cite

@article{arxiv.1809.10269,
  title  = {Global Curve Simplification},
  author = {Mees van de Kerkhof and Irina Kostitsyna and Maarten Löffler and Majid Mirzanezhad and Carola Wenk},
  journal= {arXiv preprint arXiv:1809.10269},
  year   = {2020}
}

Comments

33 pages, 16 figures

R2 v1 2026-06-23T04:19:48.063Z