vix.ing · top · new · best · stats · spec

Robust Non-Parametric Data Approximation of Pointsets via Data Reduction

2012/05/30 by Stephane Durocher, Stéphane Durocher, Alexandre Leblanc +6
Computer Science · #Computational Geometry (cs.CG) #Computational Geometry and Mesh Generation #Data Management and Algorithms #Digital Image Processing Techniques #F.2.1 #FOS: Computer and information sciences #G.1.2 #cs.CG

paper · pdf · doi:10.48550/arxiv.1205.6717

13 pages, 6 figures

arxiv created 2012/05/30 · openalex publication_date 2012/05/30 · arxiv updated 2012/05/31 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/04

Abstract

In this paper we present a novel non-parametric method of simplifying piecewise linear curves and we apply this method as a statistical approximation of structure within sequential data in the plane. We consider the problem of minimizing the average length of sequences of consecutive input points that lie on any one side of the simplified curve. Specifically, given a sequence P of n points in the plane that determine a simple polygonal chain consisting of n-1 segments, we describe algorithms for selecting an ordered subset Q ⊂ P (including the first and last points of P) that determines a second polygonal chain to approximate P, such that the number of crossings between the two polygonal chains is maximized, and the cardinality of Q is minimized among all such maximizing subsets of P. Our algorithms have respective running times O(n2log n) when P is monotonic and O(n2log2 n) when P is an arbitrary simple polyline. Finally, we examine the application of our algorithms iteratively in a bootstrapping technique to define a smooth robust non-parametric approximation of the original sequence.

Citations

Related