EncoderForge: Generating Efficient SQL for Encoders in Machine Learning Inference Pipelines
Summary: EncoderForge translates ML encoders into optimizer-friendly joins rather than poorly optimized CASE expressions. Its plan selector explores mixed join/CASE alternatives via dynamic and priority-based search, delivering up to 10× faster SQL across databases. (summarized by gpt-5.6-luna on Jul 26 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Qingfeng Pan (East China Normal University)
- 2. Qingyuan Jing (East China Normal University)
- 3. Chenyang Zhang (East China Normal University)
- 4. Jiahe Zhi (East China Normal University)
- 5. Chen Xu (East China Normal University)
- 6. Heng Long (PingCAP)
BibTeX Citation
@inproceedings{pan_sigmod26,
title = {{EncoderForge: Generating Efficient SQL for Encoders in Machine Learning Inference Pipelines}},
author = {Pan, Qingfeng and Jing, Qingyuan and Zhang, Chenyang and Zhi, Jiahe and Xu, Chen and Long, Heng},
series = {{SIGMOD} '26},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3802050},
url = {https://dl.acm.org/doi/10.1145/3802050},
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 37 of 37 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 | 9,962 | Structure-Aware Machine Learning over Multi-Relational Databases | 2021 | SIGMOD |
| 2 | 9,353 | On Efficient Approximate Queries over Machine Learning Models | 2023 | VLDB |
| 3 | 4,114 | Optimizing Machine Learning Inference Queries with Correlative Proxy Models | 2022 | VLDB |
| 4 | 2,355 | QueryFormer: A Tree Transformer Model for Query Plan Representation | 2022 | VLDB |
| 5 | 5,132 | Facilitating SQL Query Composition and Analysis | 2020 | SIGMOD |
| 6 | 295 | Accelerating Machine Learning Inference with Probabilistic Predicates | 2018 | SIGMOD |
| 7 | 10,389 | PLForge: Enhancing Language Models for Natural Language to Procedural Extensions of SQL | 2026 | SIGMOD |
| 8 | 10,466 | InferF: Declarative Factorization of AI/ML Inferences over Joins | 2026 | SIGMOD |
| 9 | 5,456 | InferDB: In-Database Machine Learning Inference Using Indexes | 2024 | VLDB |
| 10 | 5,073 | Database Workload Characterization with Query Plan Encoders | 2022 | VLDB |