Mitigating the Impedance Mismatch between Prediction Query Execution and Database Engine
Summary: Prediction-aware operator with inference-context reuse and batched invocation to reduce ML UDF impedance in DB engines. IMBridge on OceanBase enables one-off inference context setup and batched invocation, gives 71.4x speedup for prediction queries. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Chenyang Zhang (East China Normal University)
- 2. Junxiong Peng (East China Normal University)
- 3. Chen Xu (East China Normal University)
- 4. Quanqing Xu (Ant Financial)
- 5. Chuanhui Yang (Ant Financial)
BibTeX Citation
@inproceedings{zhang_sigmod25,
title = {{Mitigating the Impedance Mismatch between Prediction Query Execution and Database Engine}},
author = {Zhang, Chenyang and Peng, Junxiong and Xu, Chen and Xu, Quanqing and Yang, Chuanhui},
series = {{SIGMOD} '25},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3725326},
url = {https://dl.acm.org/doi/10.1145/3725326},
year = {2025}
}
Incoming Citations (Sorted by Pagerank)
Showing 5 of 5 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,230 | Eliminating Redundant Feature Tests in Decision Tree and Random Forest Inference on SQL Predicates | 2026 | SIGMOD | 5.093636e-05 |
| 10,232 | EncoderForge: Generating Efficient SQL for Encoders in Machine Learning Inference Pipelines | 2026 | SIGMOD | 5.093636e-05 |
| 10,386 | NeurStore: Efficient In-database Deep Learning Model Management System | 2026 | SIGMOD | 5.093636e-05 |
| 10,466 | InferF: Declarative Factorization of AI/ML Inferences over Joins | 2026 | SIGMOD | 5.093636e-05 |
| 10,531 | TPCx-AI under the Microscope: A Benchmarking Debt Analysis | 2026 | VLDB | 5.093636e-05 |
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 | 12,466 | Database-support for Continuous Prediction Queries over Streaming Data | 2010 | VLDB |
| 2 | 5,132 | Facilitating SQL Query Composition and Analysis | 2020 | SIGMOD |
| 3 | 11,361 | Predicting Query Execution time for JIT Compiled Database Engines | 2023 | CIDR |
| 4 | 6,543 | Speeding Up End-to-end Query Execution via Learning-based Progressive Cardinality Estimation | 2023 | SIGMOD |
| 5 | 9,882 | Demonstration of Accelerating Machine Learning Inference Queries with Correlative Proxy Models | 2022 | VLDB |
| 6 | 4,114 | Optimizing Machine Learning Inference Queries with Correlative Proxy Models | 2022 | VLDB |
| 7 | 2,812 | Query Performance Prediction for Concurrent Queries using Graph Embedding | 2020 | VLDB |
| 8 | 295 | Accelerating Machine Learning Inference with Probabilistic Predicates | 2018 | SIGMOD |
| 9 | 9,353 | On Efficient Approximate Queries over Machine Learning Models | 2023 | VLDB |
| 10 | 5,456 | InferDB: In-Database Machine Learning Inference Using Indexes | 2024 | VLDB |