English

Minimum Enclosing Parallelogram with Outliers

Computational Geometry 2021-09-16 v4

Abstract

We study the problem of minimum enclosing rectangle with outliers, which asks to find, for a given set of nn planar points, a rectangle with minimum area that encloses at least (nt)(n-t) points. The uncovered points are regarded as outliers. We present an exact algorithm with O(kt3+ktn+n2logn)O(kt^3+ktn+n^2\log n) runtime, assuming that no three points lie on the same line. Here kk denotes the number of points on the first (t+1)(t+1) convex layers. We further propose a sampling algorithm with runtime O(n+\mboxpoly(logn,t,1/ϵ))O(n+\mbox{poly}(\log{n}, t, 1/\epsilon)), which with high probability finds a rectangle covering at least (1ϵ)(nt)(1-\epsilon)(n-t) points with at most the exact optimal area.

Keywords

Cite

@article{arxiv.2003.01900,
  title  = {Minimum Enclosing Parallelogram with Outliers},
  author = {Zhengyang Guo and Yi Li},
  journal= {arXiv preprint arXiv:2003.01900},
  year   = {2021}
}
R2 v1 2026-06-23T14:03:14.308Z