DBScholar

Back to papers

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)

Paper ID
458
Venue
CIDR
Year
2022
Pagerank
5.093636e-05
Overall Rank
11,517 | 20.99%
DOI
-

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

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