On tail estimates for Randomized Incremental Construction

08/07/2018
by   Sandeep Sen, et al.
0

By combining several interesting applications of random sampling in geometric algorithms like point location, linear programming, segment intersections, binary space partitioning, Clarkson and Shor CS89 developed a general framework of randomized incremental construction (RIC ). The basic idea is to add objects in a random order and show that this approach yields efficient/optimal bounds on expected running time. Even quicksort can be viewed as a special case of this paradigm. However, unlike quicksort, for most of these problems, attempts to obtain sharper tail estimates on the running time had proved inconclusive. Barring some results by MSW93,CMS92,Seidel91a, the general question remains unresolved. In this paper we present some general techniques to obtain tail estimates for RIC and and provide applications to some fundamental problems like Delaunay triangulations and construction of Visibility maps of intersecting line segments. The main result of the paper centers around a new and careful application of Freedman's Fre75 inequality for Martingale concentration that overcomes the bottleneck of the better known Azuma-Hoeffding inequality. Further, we show instances where an RIC based algorithm may not have inverse polynomial tail estimates. In particular, we show that the RIC time bounds for trapezoidal map can encounter a running time of Ω (n n n ) with probability exceeding 1/√(n). This rules out inverse polynomial concentration bounds around the expected running time.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/15/2022

The wrong direction of Jensen's inequality is algorithmically right

Let 𝒜 be an algorithm with expected running time e^X, conditioned on the...
research
01/13/2021

A Tail Estimate with Exponential Decay for the Randomized Incremental Construction of Search Structures

We revisit the randomized incremental construction of the Trapezoidal Se...
research
07/16/2013

The Fitness Level Method with Tail Bounds

The fitness-level method, also called the method of f-based partitions, ...
research
08/02/2020

Concentration-Bound Analysis for Probabilistic Programs and Probabilistic Recurrence Relations

Analyzing probabilistic programs and randomized algorithms are classical...
research
07/11/2019

Computational Concentration of Measure: Optimal Bounds, Reductions, and More

Product measures of dimension n are known to be concentrated in Hamming ...
research
02/27/2023

Random-Order Enumeration for Self-Reducible NP-Problems

In plenty of data analysis tasks, a basic and time-consuming process is ...
research
11/16/2018

Tail Probabilities for Randomized Program Runtimes via Martingales for Higher Moments

Programs with randomization constructs is an active research topic, espe...

Please sign up or login with your details

Forgot password? Click here to reset