Can Transfer Learning be used to build a Query Optimizer?
Summary: Proposes transferring a query optimizer: given DB System A with a good optimizer and System B with poor/no optimizer but similar physical operators, learn A's optimization patterns to build B's optimizer. Unique focus on cross-system transfer learning using shared operator semantics to reuse optimizer knowledge rather than per-system tuning, and outlines feasibility and challenges. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Yunjia Zhang (University of Wisconsin)
- 2. Yannis Chronis (University of Wisconsin)
- 3. Jignesh M. Patel (University of Wisconsin)
- 4. Theodoros Rekatsinas (University of Wisconsin)
BibTeX Citation
@inproceedings{zhang_cidr22,
address = {Amsterdam, Netherlands},
series = {{CIDR} '22},
title = {{Can Transfer Learning be used to build a Query Optimizer?}},
booktitle = {Proceedings of the {Conference} on {Innovative} {Data} {Systems} {Research}},
author = {Zhang, Yunjia and Chronis, Yannis and Patel, Jignesh M. and Rekatsinas, Theodoros},
year = {2022}
}
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 1 of 1 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 378 | Bao: Making Learned Query Optimization Practical | 2021 | SIGMOD | 0.00019638121 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 615 | A Rule-Based View of Query Optimization | 1987 | SIGMOD |
| 2 | 290 | An Overview of Query Optimization in Relational Systems | 1998 | PODS |
| 3 | 6,357 | A Unified Transferable Model for ML-Enhanced DBMS | 2022 | CIDR |
| 4 | 5,340 | Machine Learning for Databases | 2021 | VLDB |
| 5 | 2,762 | Cost-based or Learning-based? A Hybrid Query Optimizer for Query Plan Selection | 2022 | VLDB |
| 6 | 5,171 | An Efficient Transfer Learning Based Configuration Adviser for Database Tuning | 2024 | VLDB |
| 7 | 7,809 | Can Large Language Models Be Query Optimizer for Relational Databases? | 2026 | SIGMOD |
| 8 | 6,088 | How Good are Learned Cost Models, Really? Insights from Query Optimization Tasks | 2025 | SIGMOD |
| 9 | 6,271 | Is Your Learned Query Optimizer Behaving As You Expect? A Machine Learning Perspective | 2024 | VLDB |
| 10 | 3,051 | Towards a Hands-Free Query Optimizer through Deep Learning | 2019 | CIDR |