Minimum Enclosing Parallelogram with Outliers

03/04/2020
by   Zhengyang Guo, et al.
0

We study the problem of minimum enclosing parallelogram with outliers, which asks to find, for a given set of n planar points, a parallelogram with minimum area that encloses at least (n-t) points, where the remaining points are regarded as outliers. We present an exact algorithm with O(k^2t^4 + n^2log n) runtime and O(kt^2) space, assuming that no three points lie on the same line. Here k=k(n,t) denotes the number of points on the first (t+1) convex layers. We further propose an sampling algorithm with runtime O(n+(logn, t, 1/ϵ)), which with high probability finds a parallelogram covering at least (1-ϵ)(n-t) and at most (n-t+1) points with area no more than the exact optimal value.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/10/2017

Maximum Area Rectangle Separating Red and Blue Points

Given a set R of n red points and a set B of m blue points, we study the...
research
08/16/2022

Computing Smallest Convex Intersecting Polygons

A polygon C is an intersecting polygon for a set O of objects in the pla...
research
08/12/2022

A sub-sampling algorithm preventing outliers

Nowadays, in many different fields, massive data are available and for s...
research
08/09/2019

Convex hull algorithms based on some variational models

Seeking the convex hull of an object is a very fundamental problem arisi...
research
12/01/2022

Clustering What Matters: Optimal Approximation for Clustering with Outliers

Clustering with outliers is one of the most fundamental problems in Comp...
research
06/14/2023

On the Restricted k-Steiner Tree Problem

Given a set P of n points in ℝ^2 and an input line γ in ℝ^2, we present ...
research
05/22/2018

copMEM: Finding maximal exact matches via sampling both genomes

Genome-to-genome comparisons require designating anchor points, which ar...

Please sign up or login with your details

Forgot password? Click here to reset