The Case For Language Model Approximated LIKE Predicate
Summary: SMILE reframes wildcard LIKE as neural pattern decoding: a compact column-local language model translates complex LIKE predicates into small candidate sets, then verifies via hash lookups. Yields asymptotic, dataset-size-invariant evaluation, robust to drift, outperforming trigram/B+-tree indexes by large margins. (summarized by gpt-5.4-mini on Apr 11 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Yingze Li (Harbin Engineering University)
- 2. Dong Wang (Harbin Engineering University)
- 3. Zixuan Wang (Harbin Engineering University)
- 4. Yingli Zhou (Chinese University of Hong Kong)
- 5. Yu Yan (Harbin Engineering University)
- 6. Jian Geng (Harbin Engineering University)
- 7. Xinyue Wang (Harbin Engineering University)
- 8. Ziqing Zeng (Harbin Engineering University)
- 9. Hongzhi Wang (Harbin Engineering University)
BibTeX Citation
@inproceedings{li_sigmod26,
title = {{The Case For Language Model Approximated LIKE Predicate}},
author = {Li, Yingze and Wang, Dong and Wang, Zixuan and Zhou, Yingli and Yan, Yu and Geng, Jian and Wang, Xinyue and Zeng, Ziqing and Wang, Hongzhi},
series = {{SIGMOD} '26},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3786703},
url = {https://dl.acm.org/doi/10.1145/3786703},
year = {2026}
}
Incoming Citations (Sorted by Pagerank)
Showing 0 of 0 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 43 of 43 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 | 2,748 | Few-shot Text-to-SQL Translation using Structure and Content Prompt Learning | 2023 | SIGMOD |
| 2 | 1,140 | Estimating Alphanumeric Selectivity in the Presence of Wildcards | 1996 | SIGMOD |
| 3 | 3,545 | Astrid: Accurate Selectivity Estimation for String Predicates using Deep Learning | 2021 | VLDB |
| 4 | 10,398 | Reliable Answers for Recurring Questions: Boosting Text-to-SQL Accuracy with Template Constrained Decoding | 2026 | SIGMOD |
| 5 | 4,077 | Similarity-Based Queries | 1995 | PODS |
| 6 | 3,787 | Combining Small Language Models and Large Language Models for Zero-Shot NL2SQL | 2024 | VLDB |
| 7 | 10,097 | SSCard: Substring Cardinality Estimation using Suffix Tree-Guided Learned FM-Index | 2026 | SIGMOD |
| 8 | 3,356 | Benchmarking Declarative Approximate Selection Predicates | 2007 | SIGMOD |
| 9 | 9,844 | Cardinality Estimation of LIKE Predicate Queries using Deep Learning | 2025 | SIGMOD |
| 10 | 6,760 | LPLM: A Neural Language Model for Cardinality Estimation of LIKE-Queries | 2024 | SIGMOD |