Noisy Sorting Without Resampling

Abstract

In this paper we study noisy sorting without re-sampling. In this problem there is an unknown order aπ(1) < ... < aπ(n) where π is a permutation on n elements. The input is the status of n 2 queries of the form q(ai,xj), where q(ai,aj) = + with probability at least 1/2+ if π(i) > π(j) for all pairs i ≠ j, where > 0 is a constant and q(ai,aj) = -q(aj,ai) for all i and j. It is assumed that the errors are independent. Given the status of the queries the goal is to find the maximum likelihood order. In other words, the goal is find a permutation σ that minimizes the number of pairs σ(i) > σ(j) where q(σ(i),σ(j)) = -. The problem so defined is the feedback arc set problem on distributions of inputs, each of which is a tournament obtained as a noisy perturbations of a linear order. Note that when < 1/2 and n is large, it is impossible to recover the original order π. It is known that the weighted feedback are set problem on tournaments is NP-hard in general. Here we present an algorithm of running time nO(γ-4) and sampling complexity Oγ(n n) that with high probability solves the noisy sorting without re-sampling problem. We also show that if aσ(1),aσ(2),...,aσ(n) is an optimal solution of the problem then it is ``close'' to the original order. More formally, with high probability it holds that Σi |σ(i) - π(i)| = (n) and i |σ(i) - π(i)| = ( n). Our results are of interest in applications to ranking, such as ranking in sports, or ranking of search items based on comparisons by experts.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…