Approximate Selection with Unreliable Comparisons in Optimal Expected Time

05/03/2022
by   Shengyu Huang, et al.
0

Given n elements, an integer k and a parameter ε, we study to select an element with rank in (k-nε,k+nε] using unreliable comparisons where the outcome of each comparison is incorrect independently with a constant error probability, and multiple comparisons between the same pair of elements are independent. In this fault model, the fundamental problems of finding the minimum, selecting the k-th smallest element and sorting have been shown to require Θ(n log1/Q), Θ(nlogmin{k,n-k}/Q) and Θ(nlogn/Q) comparisons, respectively, to achieve success probability 1-Q. Recently, Leucci and Liu proved that the approximate minimum selection problem (k=0) requires expected Θ(ε^-1log1/Q) comparisons. We develop a randomized algorithm that performs expected O(k/nε^-2log1/Q) comparisons to achieve success probability at least 1-Q. We also prove that any randomized algorithm with success probability at least 1-Q performs expected Ω(k/nε^-2log1/Q) comparisons. Our results indicate a clear distinction between approximating the minimum and approximating the k-th smallest element, which holds even for the high probability guarantee, e.g., if k=n/2 and Q=1/n, Θ(ε^-1log n) versus Θ(ε^-2log n). Moreover, if ε=n^-α for α∈ (0,1/2), the asymptotic difference is almost quadratic, i.e., Θ̃(n^α) versus Θ̃(n^2α).

READ FULL TEXT

page 1

page 3

page 5

page 29

research
05/05/2018

A Nearly Optimal Algorithm for Approximate Minimum Selection with Unreliable Comparisons

We consider the approximate minimum selection problem in presence of ind...
research
04/12/2020

Multiparty Selection

Given a sequence A of n numbers and an integer (target) parameter 1≤ i≤ ...
research
01/30/2021

Fragile Complexity of Adaptive Algorithms

The fragile complexity of a comparison-based algorithm is f(n) if each i...
research
03/12/2018

Sorting by Swaps with Noisy Comparisons

We study sorting of permutations by random swaps if each comparison give...
research
04/20/2018

Optimal Sorting with Persistent Comparison Errors

We consider the problem of sorting n elements in the case of persistent ...
research
03/26/2020

Robust quantum minimum finding with an application to hypothesis selection

We consider the problem of finding the minimum element in a list of leng...
research
06/09/2022

Bridged treatment comparisons: an illustrative application in HIV treatment

Comparisons of treatments or exposures are of central interest in epidem...

Please sign up or login with your details

Forgot password? Click here to reset