Skyline Computation with Noisy Comparisons

October 05, 2017 ยท Declared Dead ยท ๐Ÿ› International Workshop on Combinatorial Algorithms

๐Ÿ‘ป CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Benoรฎt Groz, Frederik Mallmann-Trenn, Claire Mathieu, Victor Verdugo arXiv ID 1710.02058 Category cs.DS: Data Structures & Algorithms Citations 7 Venue International Workshop on Combinatorial Algorithms Last Checked 4 months ago
Abstract
Given a set of $n$ points in a $d$-dimensional space, we seek to compute the skyline, i.e., those points that are not strictly dominated by any other point, using few comparisons between elements. We adopt the noisy comparison model [FRPU94] where comparisons fail with constant probability and confidence can be increased through independent repetitions of a comparison. In this model motivated by Crowdsourcing applications, Groz & Milo [GM15] show three bounds on the query complexity for the skyline problem. We improve significantly on that state of the art and provide two output-sensitive algorithms computing the skyline with respective query complexity $O(nd\log (dk/ฮด))$ and $O(ndk\log (k/ฮด))$ where $k$ is the size of the skyline and $ฮด$ the expected probability that our algorithm fails to return the correct answer. These results are tight for low dimensions.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Data Structures & Algorithms

Died the same way โ€” ๐Ÿ‘ป Ghosted