Approximate Minimum Selection with Unreliable Comparisons

2021 
We consider the approximate minimum selection problem in presence of independent random comparison faults. This problem asks to select one of the smallest k elements in a linearly-ordered collection of n elements by only performing unreliable pairwise comparisons: whenever two elements are compared, there is a small probability that the wrong comparison outcome is observed. We design a randomized algorithm that solves this problem with a success probability of at least $$1-q$$ for $$q \in (0, \frac{n-k}{n})$$ and any $$k \in [1, n-1]$$ using $$O\big ( \frac{n}{k} \big \lceil \log \frac{1}{q} \big \rceil \big )$$ comparisons in expectation (if $$k \ge n$$ or $$q \ge \frac{n-k}{n}$$ the problem becomes trivial). Then, we prove that the expected number of comparisons needed by any algorithm that succeeds with probability at least $$1-q$$ must be $${\varOmega }(\frac{n}{k}\log \frac{1}{q})$$ whenever q is bounded away from $$\frac{n-k}{n}$$ , thus implying that the expected number of comparisons performed by our algorithm is asymptotically optimal in this range. Moreover, we show that the approximate minimum selection problem can be solved using $$O( (\frac{n}{k} + \log \log \frac{1}{q}) \log \frac{1}{q})$$ comparisons in the worst case, which is optimal when q is bounded away from $$\frac{n-k}{n}$$ and $$k = O\big ( \frac{n}{\log \log \frac{1}{q}}\big )$$ .
    • Correction
    • Source
    • Cite
    • Save
    • Machine Reading By IdeaReader
    29
    References
    0
    Citations
    NaN
    KQI
    []