Optimal Bounds for Noisy Sorting
Abstract
Sorting is a fundamental problem in computer science. In the classical setting, it is well-known that comparisons are both necessary and sufficient to sort a list of elements. In this paper, we study the Noisy Sorting problem, where each comparison result is flipped independently with probability for some fixed . As our main result, we show that noisy comparisons are both necessary and sufficient to sort elements with error probability using noisy comparisons, where is capacity of BSC channel with crossover probability . This simultaneously improves the previous best lower and upper bounds (Wang, Ghaddar and Wang, ISIT 2022) for this problem. For the related Noisy Binary Search problem, we show that noisy comparisons are both necessary and sufficient to find the predecessor of an element among sorted elements with error probability . This extends the previous bounds of (Burnashev and Zigangirov, 1974), which are only tight for .
Cite
@article{arxiv.2302.12440,
title = {Optimal Bounds for Noisy Sorting},
author = {Yuzhou Gu and Yinzhan Xu},
journal= {arXiv preprint arXiv:2302.12440},
year = {2023}
}
Comments
To appear at STOC'23; fixed issues in the previous version