Near-Duplicate Text Alignment with One Permutation Hashing
Summary: OPH-based compact windows compress all O(n^2 k) min-hashes to O(n+k) space for near-duplicate text alignment under Jaccard, avoiding enumeration. An efficient algorithm derives all query-similar sketches directly from OPH compact windows with three optimizations, reducing index cost and query latency on real datasets. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Zhencan Peng (Rutgers University)
- 2. Yuheng Zhang (Rutgers University)
- 3. Dong Deng (Rutgers University)
BibTeX Citation
@inproceedings{peng_sigmod24,
title = {{Near-Duplicate Text Alignment with One Permutation Hashing}},
author = {Peng, Zhencan and Zhang, Yuheng and Deng, Dong},
series = {{SIGMOD} '24},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3677136},
url = {https://dl.acm.org/doi/10.1145/3677136},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 4 of 4 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,265 | LSHAlign: All-Pair Near-Duplicate Text Alignment via LSH | 2026 | SIGMOD | 5.093636e-05 |
| 10,330 | SWIFT: Enabling Large-Scale Temporal Graph Learning on a Single Machine | 2026 | SIGMOD | 5.093636e-05 |
| 10,533 | SeDA: Bridging the Gap between Efficient Syntactic and Precise Semantic Search of Similar Passages in Large Text Corpora | 2026 | VLDB | 5.093636e-05 |
| 10,554 | Near-Duplicate Text Alignment under Weighted Jaccard Similarity | 2026 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 16 of 16 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 | 10,086 | Efficient and Effective KNN Sequence Search with Approximate n-grams | 2014 | VLDB |
| 2 | 8,026 | A New Approach for Processing Ranked Subsequence Matching Based on Ranked Union | 2011 | SIGMOD |
| 3 | 4,052 | Local Similarity Search for Unstructured Text | 2016 | SIGMOD |
| 4 | 6,818 | Space-efficient Substring Occurrence Estimation | 2011 | PODS |
| 5 | 2,390 | Streaming Similarity Search over one Billion Tweets using Parallel Locality-Sensitive Hashing | 2013 | VLDB |
| 6 | 8,522 | TxtAlign: Efficient Near-Duplicate Text Alignment Search via Bottom-k Sketches for Plagiarism Detection | 2022 | SIGMOD |
| 7 | 7,692 | Efficient Top-k Algorithms for Approximate Substring Matching | 2013 | SIGMOD |
| 8 | 7,676 | Allign: Aligning All-Pair Near-Duplicate Passages in Long Texts | 2021 | SIGMOD |
| 9 | 10,554 | Near-Duplicate Text Alignment under Weighted Jaccard Similarity | 2026 | VLDB |
| 10 | 10,265 | LSHAlign: All-Pair Near-Duplicate Text Alignment via LSH | 2026 | SIGMOD |