1. Optimal Sorting with Persistent Comparison Errors
- Author
-
Geissmann, Barbara, Leucci, Stefano, Liu, Chih-Hung, Penna, Paolo, Bender, Michael A., Svensson, Ola, and Herman, Grzegorz
- Subjects
FOS: Computer and information sciences ,0209 industrial biotechnology ,000 Computer science, knowledge, general works ,Approximate sorting ,Comparison errors ,Persistent errors ,02 engineering and technology ,020901 industrial engineering & automation ,Computer Science ,Computer Science - Data Structures and Algorithms ,0202 electrical engineering, electronic engineering, information engineering ,020201 artificial intelligence & image processing ,Data Structures and Algorithms (cs.DS) ,MathematicsofComputing_DISCRETEMATHEMATICS - Abstract
We consider the problem of sorting n elements in the case of persistent comparison errors. In this problem, each comparison between two elements can be wrong with some fixed (small) probability p, and comparisons cannot be repeated (Braverman and Mossel, SODA'08). Sorting perfectly in this model is impossible, and the objective is to minimize the dislocation of each element in the output sequence, that is, the difference between its true rank and its position. Existing lower bounds for this problem show that no algorithm can guarantee, with high probability, maximum dislocation and total dislocation better than Omega(log n) and Omega(n), respectively, regardless of its running time. In this paper, we present the first O(n log n)-time sorting algorithm that guarantees both O(log n) maximum dislocation and O(n) total dislocation with high probability. This settles the time complexity of this problem and shows that comparison errors do not increase its computational difficulty: a sequence with the best possible dislocation can be obtained in O(n log n) time and, even without comparison errors, Omega(n log n) time is necessary to guarantee such dislocation bounds. In order to achieve this optimality result, we solve two sub-problems in the persistent error comparisons model, and the respective methods have their own merits for further application. One is how to locate a position in which to insert an element in an almost-sorted sequence having O(log n) maximum dislocation in such a way that the dislocation of the resulting sequence will still be O(log n). The other is how to simultaneously insert m elements into an almost sorted sequence of m different elements, such that the resulting sequence of 2m elements remains almost sorted., Leibniz International Proceedings in Informatics (LIPIcs), 144, ISSN:1868-8969, 27th Annual European Symposium on Algorithms (ESA 2019), ISBN:978-3-95977-124-5
- Published
- 2019