Self-improving Algorithms for Coordinate-Wise Maxima and Convex Hulls
Abstract
Finding the coordinate-wise maxima and the convex hull of a planar point set are probably the most classic problems in computational geometry. We consider these problems in the self-improving setting. Here, we have distributions of planar points. An input point set is generated by taking an independent sample from each , so the input is distributed according to the product . A self-improving algorithm repeatedly gets inputs from the distribution (which is a priori unknown), and it tries to optimize its running time for . The algorithm uses the first few inputs to learn salient features of the distribution , before it becomes fine-tuned to . Let (resp. ) be the expected depth of an \emph{optimal} linear comparison tree computing the maxima (resp. convex hull) for . Our maxima algorithm eventually achieves expected running time . Furthermore, we give a self-improving algorithm for convex hulls with expected running time . Our results require new tools for understanding linear comparison trees. In particular, we convert a general linear comparison tree to a restricted version that can then be related to the running time of our algorithms. Another interesting feature is an interleaved search procedure to determine the likeliest point to be extremal with minimal computation. This allows our algorithms to be competitive with the optimal algorithm for .
Cite
@article{arxiv.1211.0952,
title = {Self-improving Algorithms for Coordinate-Wise Maxima and Convex Hulls},
author = {Kenneth L. Clarkson and Wolfgang Mulzer and C. Seshadhri},
journal= {arXiv preprint arXiv:1211.0952},
year = {2014}
}
Comments
39 pages, 17 figures; thoroughly revised presentation; preliminary versions appeared at SODA 2010 and SoCG 2012