Relational Algorithms for Top-k Query Evaluation
Summary: Relational algorithms for top-k conjunctive queries: level-k/product-k express each step as relational operators, so the whole method compiles to portable SQL and even to oblivious secure evaluation. Level-k is optimal for top-k free-connex queries, with reported gains up to 10^6x over baselines. (summarized by gpt-5.4-mini on May 24 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Qichen Wang (Hong Kong Baptist University)
- 2. Qiyao Luo (Hong Kong University of Science and Technology)
- 3. Yilei Wang (Alibaba)
BibTeX Citation
@inproceedings{wang_sigmod24,
title = {{Relational Algorithms for Top-k Query Evaluation}},
author = {Wang, Qichen and Luo, Qiyao and Wang, Yilei},
series = {{SIGMOD} '24},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3654971},
url = {https://dl.acm.org/doi/10.1145/3654971},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 3 of 3 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 6,434 | Yannakakis+: Practical Acyclic Query Evaluation with Theoretical Guarantees | 2025 | SIGMOD | 5.8799421e-05 |
| 10,289 | Sketch-based Secure Query Processing for Streaming Data | 2026 | SIGMOD | 5.093636e-05 |
| 10,296 | Succinct Structure Representations for Efficient Query Optimization | 2026 | SIGMOD | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 29 of 29 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 509 | Supporting Top-k Join Queries in Relational Databases | 2003 | VLDB |
| 2 | 143 | Optimization of Nonrecursive Queries | 1986 | VLDB |
| 3 | 1,860 | Querying Multiple Features of Groups in Relational Databases | 1996 | VLDB |
| 4 | 6,072 | Towards an Efficient Evaluation of General Queries: Quantifier and Disjunction Processing Revisited | 1989 | SIGMOD |
| 5 | 7,161 | Computing the Difference of Conjunctive Queries Efficiently | 2023 | SIGMOD |
| 6 | 6,678 | Output-sensitive Conjunctive Query Evaluation | 2024 | PODS |
| 7 | 5,862 | RankSQL: Supporting Ranking Queries in Relational Database Management Systems | 2005 | VLDB |
| 8 | 7,550 | Processing Top-k Join Queries | 2010 | VLDB |
| 9 | 635 | Evaluating Top-k Selection Queries | 1999 | VLDB |
| 10 | 973 | RankSQL: Query Algebra and Optimization for Relational Top-k Queries | 2005 | SIGMOD |