QueryFormer: A Tree Transformer Model for Query Plan Representation
Summary: QueryFormer, a tree-structured Transformer, encodes query plans, addressing long information paths and parent-child dependencies. It integrates histogram statistics into plan encoding and yields improvements across four ML-based optimization tasks. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Yue Zhao (Nanyang Technological University)
- 2. Gao Cong (Nanyang Technological University)
- 3. Jiachen Shi (Nanyang Technological University)
- 4. Chunyan Miao (Nanyang Technological University)
BibTeX Citation
@article{zhao_vldb22,
title = {{QueryFormer: A Tree Transformer Model for Query Plan Representation}},
author = {Zhao, Yue and Cong, Gao and Shi, Jiachen and Miao, Chunyan},
journal = {PVLDB},
series = {{VLDB} '22},
volume = {15},
number = {8},
pages = {1658--1670},
doi = {10.14778/3529337.3529349},
url = {https://doi.org/10.14778/3529337.3529349},
year = {2022}
}
Incoming Citations (Sorted by Pagerank)
Showing 39 of 39 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 19 of 19 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 | 2,678 | Weighted Hypertree Decompositions and Optimal Query Plans | 2004 | PODS |
| 2 | 9,215 | Deep Query Optimization | 2019 | SIGMOD |
| 3 | 1,135 | Qd-tree: Learning Data Layouts for Big Data Analytics | 2020 | SIGMOD |
| 4 | 3,051 | Towards a Hands-Free Query Optimizer through Deep Learning | 2019 | CIDR |
| 5 | 465 | An End-to-End Learning-based Cost Estimator | 2020 | VLDB |
| 6 | 563 | Plan-Structured Deep Neural Network Models for Query Performance Prediction | 2019 | VLDB |
| 7 | 5,073 | Database Workload Characterization with Query Plan Encoders | 2022 | VLDB |
| 8 | 4,671 | PreQR: Pre-training Representation for SQL Understanding | 2022 | SIGMOD |
| 9 | 5,767 | A Comparative Study and Component Analysis of Query Plan Representation Techniques in ML4DB Studies | 2024 | VLDB |
| 10 | 11,083 | Graph Transformers for Query Plan Representation: Potentials and Challenges | 2025 | VLDB |