Lower bounds for finding the maximum and minimum elements with k lies
D\"om\"ot\"or P\'alv\"olgyi

TL;DR
This paper establishes lower bounds on the number of comparisons needed to find the maximum and minimum elements in a totally ordered set when up to k comparisons may be erroneous, challenging previous conjectures.
Contribution
It proves that at least (k+1.5)n + Θ(k) comparisons are necessary, providing a new lower bound that refutes earlier conjectures about sufficiency.
Findings
At least (k+1.5)n + Θ(k) comparisons are required in the worst case.
The paper disproves the conjecture that (k+1+ε)n comparisons suffice.
It advances understanding of comparison-based algorithms under error constraints.
Abstract
In this paper we deal with the problem of finding the smallest and the largest elements of a totally ordered set of size using pairwise comparisons if of the comparisons might be erroneous where is a fixed constant. We prove that at least comparisons are needed in the worst case thus disproving the conjecture that comparisons are enough.
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
Topicsgraph theory and CDMA systems · Complexity and Algorithms in Graphs · Advanced Graph Theory Research
