English

Sorting by Swaps with Noisy Comparisons

Neural and Evolutionary Computing 2018-03-14 v1 Probability

Abstract

We study sorting of permutations by random swaps if each comparison gives the wrong result with some fixed probability p<1/2p<1/2. We use this process as prototype for the behaviour of randomized, comparison-based optimization heuristics in the presence of noisy comparisons. As quality measure, we compute the expected fitness of the stationary distribution. To measure the runtime, we compute the minimal number of steps after which the average fitness approximates the expected fitness of the stationary distribution. We study the process where in each round a random pair of elements at distance at most rr are compared. We give theoretical results for the extreme cases r=1r=1 and r=nr=n, and experimental results for the intermediate cases. We find a trade-off between faster convergence (for large rr) and better quality of the solution after convergence (for small rr).

Keywords

Cite

@article{arxiv.1803.04509,
  title  = {Sorting by Swaps with Noisy Comparisons},
  author = {Tomáš Gavenčiak and Barbara Geissmann and Johannes Lengler},
  journal= {arXiv preprint arXiv:1803.04509},
  year   = {2018}
}

Comments

An extended abstract of this paper has been presented at Genetic and Evolutionary Computation Conference (GECCO 2017)

R2 v1 2026-06-23T00:50:38.935Z