Overlap Set Similarity Joins with Theoretical Guarantees
Summary: Overlap Set Similarity Joins with Theoretical Guarantees introduces a size-aware algorithm for c-overlap joins with time O(n^{2-1/c} k^{1/(2c)}). It partitions sets into small/large, uses large-set methods for the large group, and adds small-set heuristics plus a boundary optimizer, yielding strong practical speedups. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Dong Deng (Massachusetts Institute of Technology)
- 2. Yufei Tao (Chinese University of Hong Kong)
- 3. Guoliang Li (Tsinghua University)
BibTeX Citation
@inproceedings{deng_sigmod18,
title = {{Overlap Set Similarity Joins with Theoretical Guarantees}},
author = {Deng, Dong and Tao, Yufei and Li, Guoliang},
series = {{SIGMOD} '18},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3183713.3183748},
url = {https://dl.acm.org/doi/10.1145/3183713.3183748},
year = {2018}
}
Incoming Citations (Sorted by Pagerank)
Showing 16 of 16 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 15 of 15 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 | 11,447 | A Two-Level Signature Scheme for Stable Set Similarity Joins | 2023 | VLDB |
| 2 | 321 | Worst-Case Optimal Join Algorithms: Techniques, Results, and Open Problems | 2018 | PODS |
| 3 | 4,450 | Power-Law Based Estimation of Set Similarity Join Size | 2009 | VLDB |
| 4 | 9,052 | Fast Approximate Similarity Join in Vector Databases | 2025 | SIGMOD |
| 5 | 2,245 | Fast Set Intersection in Memory | 2011 | VLDB |
| 6 | 2,501 | An Empirical Evaluation of Set Similarity Join Techniques | 2016 | VLDB |
| 7 | 200 | Efficient set joins on similarity predicates | 2004 | SIGMOD |
| 8 | 169 | Efficient Exact Set-Similarity Joins | 2006 | VLDB |
| 9 | 3,040 | Leveraging Set Relations in Exact Set Similarity Join | 2017 | VLDB |
| 10 | 3,474 | An Efficient Partition Based Method for Exact Set Similarity Joins | 2016 | VLDB |