Cardinality Estimation of LIKE Predicate Queries using Deep Learning
Summary: Deep-learning cardinality estimation for LIKE predicates via an N-gram table and conditional-regression head. LEADER generates shareable training data across related LIKE queries with a join-order strategy for fast, accurate estimates on real datasets. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Suyong Kwon (Seoul National University)
- 2. Kyuseok Shim (Seoul National University)
- 3. Woohwan Jung (Hanyang University)
BibTeX Citation
@inproceedings{kwon_sigmod25,
title = {{Cardinality Estimation of LIKE Predicate Queries using Deep Learning}},
author = {Kwon, Suyong and Shim, Kyuseok and Jung, Woohwan},
series = {{SIGMOD} '25},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3709670},
url = {https://dl.acm.org/doi/10.1145/3709670},
year = {2025}
}
Incoming Citations (Sorted by Pagerank)
Showing 2 of 2 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,505 | The Case For Language Model Approximated LIKE Predicate | 2026 | SIGMOD | 5.093636e-05 |
| 10,508 | Practical Parameterized Query Optimization via Efficient Plan Reuse and List-wise Ranking | 2026 | SIGMOD | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 21 of 21 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 | 3,213 | Estimating Cardinalities with Deep Sketches | 2019 | SIGMOD |
| 2 | 465 | An End-to-End Learning-based Cost Estimator | 2020 | VLDB |
| 3 | 1,573 | Deep Learning Models for Selectivity Estimation of Multi-Attribute Queries | 2020 | SIGMOD |
| 4 | 2,543 | Learned Cardinality Estimation: An In-depth Study | 2022 | SIGMOD |
| 5 | 84 | Learned Cardinalities: Estimating Correlated Joins with Deep Learning | 2019 | CIDR |
| 6 | 5,712 | Sample-Efficient Cardinality Estimation Using Geometric Deep Learning | 2024 | VLDB |
| 7 | 4,617 | Learned Cardinality Estimation for Similarity Queries | 2021 | SIGMOD |
| 8 | 6,760 | LPLM: A Neural Language Model for Cardinality Estimation of LIKE-Queries | 2024 | SIGMOD |
| 9 | 2,723 | Learned Cardinality Estimation: A Design Space Exploration and A Comparative Evaluation | 2022 | VLDB |
| 10 | 7,268 | Cardinality Estimation of Approximate Substring Queries using Deep Learning | 2022 | VLDB |