Optimizing Machine Learning Inference Queries with Correlative Proxy Models
Summary: CORE builds correlated proxy models for ML inference on data, using branch-and-bound search to exploit predicate correlations. It outperforms PP and as-is execution, with up to 63% and 80% throughput gains on text, image, and video datasets. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Zhihui Yang (Zhejiang Lab)
- 2. Zuozhi Wang (University of California Irvine)
- 3. Yicong Huang (University of California Irvine)
- 4. Yao Lu (Microsoft)
- 5. Chen Li (University of California Irvine)
- 6. X. Sean Wang (Fudan University)
BibTeX Citation
@article{yang_vldb22,
title = {{Optimizing Machine Learning Inference Queries with Correlative Proxy Models}},
author = {Yang, Zhihui and Wang, Zuozhi and Huang, Yicong and Lu, Yao and Li, Chen and Wang, X. Sean},
journal = {PVLDB},
series = {{VLDB} '22},
volume = {15},
number = {10},
pages = {2032--2044},
doi = {10.14778/3547305.3547310},
url = {https://doi.org/10.14778/3547305.3547310},
year = {2022}
}
Incoming Citations (Sorted by Pagerank)
Showing 15 of 15 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 13 of 13 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 | 11,845 | Query-Driven Learning for Next Generation Predictive Modeling & Analytics | 2019 | SIGMOD |
| 2 | 3,945 | Exploiting Correlations for Expensive Predicate Evaluation | 2015 | SIGMOD |
| 3 | 2,865 | End-to-end Optimization of Machine Learning Prediction Queries | 2022 | SIGMOD |
| 4 | 7,176 | Interactive Demonstration of Probabilistic Predicates | 2018 | SIGMOD |
| 5 | 3,907 | Accelerating Approximate Aggregation Queries with Expensive Predicates | 2021 | VLDB |
| 6 | 3,228 | Correlation Sketches for Approximate Join-Correlation Queries | 2021 | SIGMOD |
| 7 | 11,624 | Accelerating Queries over Unstructured Data with ML | 2021 | CIDR |
| 8 | 9,353 | On Efficient Approximate Queries over Machine Learning Models | 2023 | VLDB |
| 9 | 295 | Accelerating Machine Learning Inference with Probabilistic Predicates | 2018 | SIGMOD |
| 10 | 9,882 | Demonstration of Accelerating Machine Learning Inference Queries with Correlative Proxy Models | 2022 | VLDB |