Plan-Structured Deep Neural Network Models for Query Performance Prediction
Summary: Plan-structured deep neural networks that mirror optimizer plans to predict query latency. No hand-crafted features; learns operator-input interactions, adapts to workloads, with training optimizations, achieving state-of-the-art performance. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Ryan Marcus (Brandeis University)
- 2. Olga Papaemmanouil (Brandeis University)
BibTeX Citation
@article{marcus_vldb19,
title = {{Plan-Structured Deep Neural Network Models for Query Performance Prediction}},
author = {Marcus, Ryan and Papaemmanouil, Olga},
journal = {PVLDB},
series = {{VLDB} '19},
volume = {12},
number = {11},
pages = {1733--1746},
doi = {10.14778/3342263.3342646},
url = {https://doi.org/10.14778/3342263.3342646},
year = {2019}
}
Incoming Citations (Sorted by Pagerank)
Showing 25 of 75 citing papers.
Outgoing Citations (Sorted by Pagerank)
Showing 21 of 21 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 | 5,394 | Leveraging Query Logs and Machine Learning for Parametric Query Optimization | 2022 | VLDB |
| 2 | 8,040 | PerfGuard: Deploying ML-for-Systems without Performance Regressions, Almost! | 2021 | VLDB |
| 3 | 323 | DeepDB: Learn from Data, not from Queries! | 2020 | VLDB |
| 4 | 3,051 | Towards a Hands-Free Query Optimizer through Deep Learning | 2019 | CIDR |
| 5 | 1,573 | Deep Learning Models for Selectivity Estimation of Multi-Attribute Queries | 2020 | SIGMOD |
| 6 | 9,215 | Deep Query Optimization | 2019 | SIGMOD |
| 7 | 11,083 | Graph Transformers for Query Plan Representation: Potentials and Challenges | 2025 | VLDB |
| 8 | 5,132 | Facilitating SQL Query Composition and Analysis | 2020 | SIGMOD |
| 9 | 2,812 | Query Performance Prediction for Concurrent Queries using Graph Embedding | 2020 | VLDB |
| 10 | 5,073 | Database Workload Characterization with Query Plan Encoders | 2022 | VLDB |