Convergence of the QuickVal Residual
James Allen Fill, Jason Matterer

TL;DR
This paper analyzes the asymptotic behavior of the residual cost in the QuickVal algorithm, a probabilistic variant of QuickSelect, showing it converges to a Gaussian mixture under mild conditions.
Contribution
It introduces the QuickVal residual, derives its asymptotic distribution, and extends previous results on QuickSort residuals to a broader class of cost functions and quantiles.
Findings
The scaled residual converges to a limit random variable.
The residual scaled by converges in law to a Gaussian mixture.
The paper provides exact and asymptotic residual norms for the special case =0.
Abstract
QuickSelect (aka Find), introduced by Hoare (1961), is a randomized algorithm for selecting a specified order statistic from an input sequence of objects, or rather their identifying labels usually known as keys. The keys can be numeric or symbol strings, or indeed any labels drawn from a given linearly ordered set. We discuss various ways in which the cost of comparing two keys can be measured, and we can measure the efficiency of the algorithm by the total cost of such comparisons. We define and discuss a closely related algorithm known as QuickVal and a natural probabilistic model for the input to this algorithm; QuickVal searches (almost surely unsuccessfully) for a specified population quantile in an input sample of size . Call the total cost of comparisons for this algorithm . We discuss a natural way to define the random variables $S_1, S_2,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Object Detection Techniques · Advanced Numerical Analysis Techniques · Manufacturing Process and Optimization
