Sorting by Swaps with Noisy Comparisons

03/12/2018
by   Tomáš Gavenčiak, et al.
0

We study sorting of permutations by random swaps if each comparison gives the wrong result with some fixed probability p<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 r are compared. We give theoretical results for the extreme cases r=1 and r=n, and experimental results for the intermediate cases. We find a trade-off between faster convergence (for large r) and better quality of the solution after convergence (for small r).

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
02/03/2022

Noisy Sorting Capacity

Sorting is the task of ordering n elements using pairwise comparisons. I...
research
05/03/2022

Approximate Selection with Unreliable Comparisons in Optimal Expected Time

Given n elements, an integer k and a parameter ε, we study to select an ...
research
10/31/2020

Generalized Sorting with Predictions

Generalized sorting problem, also known as sorting with forbidden compar...
research
04/20/2018

Optimal Sorting with Persistent Comparison Errors

We consider the problem of sorting n elements in the case of persistent ...
research
05/05/2018

A Nearly Optimal Algorithm for Approximate Minimum Selection with Unreliable Comparisons

We consider the approximate minimum selection problem in presence of ind...
research
10/15/2021

Resolving Anomalies in the Behaviour of a Modularity Inducing Problem Domain with Distributional Fitness Evaluation

Discrete gene regulatory networks (GRNs) play a vital role in the study ...

Please sign up or login with your details

Forgot password? Click here to reset