Trying to bridge the gap between skyline and top-k queries

03/23/2022
by   Alessandro Pindozzi, et al.
0

There are two most common paradigms that are used in order to identify records of preference in a multi-objective settings, one relies on dominance, like the skyline operator, the other instead, on a utility function defined over the records' attributes, typically using top-k queries. Although they are very popular, we have to take in account their main disadvantages, which bring us to describe three hard requirements: personalization, controllable output size, and flexibility in preference specification. In fact Skyline queries are simple to specify but they are not equipped with any means to accommodate user preferences or to control the cardinality of the result set. Ranking queries adopt, instead, a specific scoring function to rank tuples, and can easily control the output size, but it is difficult to specify correctly the weights of this scoring function in order to give different importance to the attributes. In this paper we describe three different approaches which try to satisfy the three hard requirements mentioned above embracing the advantages either of the Skyline queries or of the ranking queries. These approaches are namely: Flexible Skyline, ORD-ORU and UTK.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/11/2022

Flexible Skyline: one query to rule them all

The most common archetypes to identify relevant information in large dat...
research
03/17/2022

A flexible solution to embrace Ranking and Skyline queries approaches

The multi-objective optimization problem has always been the main object...
research
03/16/2020

Supporting Hard Queries over Probabilistic Preferences

Preference analysis is widely applied in various domains such as social ...
research
02/24/2021

Durable Top-K Instant-Stamped Temporal Records with User-Specified Scoring Functions

A way of finding interesting or exceptional records from instant-stamped...
research
03/17/2022

Weighing the techniques for data optimization in a database

A set of preferred records can be obtained from a large database in a mu...
research
01/25/2022

Poisson's CDF applied to Flexible Skylines

The evolution of skyline and ranking queries has created new archetypes ...
research
02/19/2022

A survey on making skylines more flexible

Top-k queries and skylines are the two most common approaches to finding...

Please sign up or login with your details

Forgot password? Click here to reset