A survey of top-k query processing techniques in relational database systems

IF Ilyas, G Beskales, MA Soliman - ACM Computing Surveys (CSUR), 2008 - dl.acm.org
Efficient processing of top-k queries is a crucial requirement in many interactive
environments that involve massive amounts of data. In particular, efficient top-k processing …

An experimental survey of regret minimization query and variants: bridging the best worlds between top-k query and skyline query

M Xie, RCW Wong, A Lall - The VLDB Journal, 2020 - Springer
When faced with a database containing millions of tuples, a user may be only interested in a
(typically much) smaller representative subset. Recently, a query called the regret …

An optimal and progressive algorithm for skyline queries

D Papadias, Y Tao, G Fu, B Seeger - Proceedings of the 2003 ACM …, 2003 - dl.acm.org
The skyline of a set of d-dimensional points contains the points that are not dominated by
any other point on all dimensions. Skyline computation has recently received considerable …

Progressive skyline computation in database systems

D Papadias, Y Tao, G Fu, B Seeger - ACM Transactions on Database …, 2005 - dl.acm.org
The skyline of ad-dimensional dataset contains the points that are not dominated by any
other point on all dimensions. Skyline computation has recently received considerable …

Designing fair ranking schemes

A Asudeh, HV Jagadish, J Stoyanovich… - Proceedings of the 2019 …, 2019 - dl.acm.org
Items from a database are often ranked based on a combination of criteria. The weight given
to each criterion in the combination can greatly affect the fairness of the produced ranking …

Aggregate nearest neighbor queries in spatial databases

D Papadias, Y Tao, K Mouratidis, CK Hui - ACM Transactions on …, 2005 - dl.acm.org
Given two spatial datasets P (eg, facilities) and Q (queries), an aggregate nearest neighbor
(ANN) query retrieves the point (s) of P with the smallest aggregate distance (s) to points in …

PREFER: A system for the efficient execution of multi-parametric ranked queries

V Hristidis, N Koudas, Y Papakonstantinou - ACM Sigmod Record, 2001 - dl.acm.org
Users often need to optimize the selection of objects by appropriately weighting the
importance of multiple object attributes. Such optimization problems appear often in …

Continuous monitoring of top-k queries over sliding windows

K Mouratidis, S Bakiras, D Papadias - Proceedings of the 2006 ACM …, 2006 - dl.acm.org
Given a dataset P and a preference function f, a top-k query retrieves the k tuples in P with
the highest scores according to f. Even though the problem is well-studied in conventional …

RankSQL: query algebra and optimization for relational top-k queries

C Li, KCC Chang, IF Ilyas, S Song - Proceedings of the 2005 ACM …, 2005 - dl.acm.org
This paper introduces RankSQL, a system that provides a systematic and principled
framework to support efficient evaluations of ranking (top-k) queries in relational database …

Marrying top-k with skyline queries: Relaxing the preference input while producing output of controllable size

K Mouratidis, K Li, B Tang - … of the 2021 International Conference on …, 2021 - dl.acm.org
The two most common paradigms to identify records of preference in a multi-objective
setting rely either on dominance (eg, the skyline operator) or on a utility function defined …