Skyline Computation with Noisy Comparisons
Beno\^it Groz, Frederik Mallmann-Trenn, Claire Mathieu, and Victor, Verdugo

TL;DR
This paper presents new output-sensitive algorithms for computing the skyline in noisy comparison models, significantly improving query complexity bounds and providing tight results in low dimensions.
Contribution
It introduces two novel algorithms with improved query complexities for skyline computation under noisy comparisons, advancing prior bounds in the field.
Findings
Algorithms achieve query complexities of O(nd log(dk/δ)) and O(ndk log(k/δ)).
Results are tight bounds for low-dimensional cases.
Enhances skyline computation efficiency in noisy, crowdsourcing scenarios.
Abstract
Given a set of points in a -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 and where 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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Geographic Information Systems Studies · Auction Theory and Applications
