Noisy Sorting Capacity

02/03/2022
by   Ziao Wang, et al.
0

Sorting is the task of ordering n elements using pairwise comparisons. It is well known that m=Θ(nlog n) comparisons are both necessary and sufficient when the outcomes of the comparisons are observed with no noise. In this paper, we study the sorting problem in the presence of noise. Unlike the common approach in the literature which aims to minimize the number of pairwise comparisons m to achieve a given desired error probability, our goal is to characterize the maximal ratio nlog n/m such that the ordering of the elements can be estimated with a vanishing error probability asymptotically. The maximal ratio is referred to as the noisy sorting capacity. In this work, we derive upper and lower bounds on the noisy sorting capacity. The algorithm that attains the lower bound is based on the well-known Burnashev–Zigangirov algorithm for coding over channels with feedback. By comparing with existing algorithms in the literature under the proposed framework, we show that our algorithm can achieve a strictly larger ratio asymptotically.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/24/2023

Optimal Bounds for Noisy Sorting

Sorting is a fundamental problem in computer science. In the classical s...
research
08/08/2022

Reliability of Solutions in Linear Ordering Problem: New Probabilistic Insight and Algorithms

In this work, our goal is to characterize the reliability of the solutio...
research
06/11/2022

Lower Bounds for Sorting 16, 17, and 18 Elements

It is a long-standing open question to determine the minimum number of c...
research
03/12/2018

Sorting by Swaps with Noisy Comparisons

We study sorting of permutations by random swaps if each comparison give...
research
02/18/2019

Information-theoretic lower bounds for quantum sorting

We analyze the quantum query complexity of sorting under partial informa...
research
11/08/2022

Universal Sorting: Finding a DAG using Priced Comparisons

We resolve two open problems in sorting with priced information, introdu...
research
08/30/2022

Sorting Genomes by Prefix Double-Cut-and-Joins

In this paper, we study the problem of sorting unichromosomal linear gen...

Please sign up or login with your details

Forgot password? Click here to reset