Marrying Top-k with Skyline Queries: Relaxing the Preference Input while Producing Output of Controllable SizeOpen Website

2021 (modified: 18 Nov 2022)SIGMOD Conference 2021Readers: Everyone
Abstract: The two most common paradigms to identify records of preference in a multi-objective setting rely either on dominance (e.g., the skyline operator) or on a utility function defined over the records' attributes (typically, using a top-k query). Despite their proliferation, each of them has its own palpable drawbacks. Motivated by these drawbacks, we identify three hard requirements for practical decision support, namely, personalization, controllable output size, and flexibility in preference specification. With these requirements as a guide, we combine elements from both paradigms and propose two new operators, ORD and ORU. We perform a qualitative study to demonstrate how they work, and evaluate their performance against adaptations of previous work that mimic their output.
0 Replies

Loading