T3: Accurate and Fast Performance Prediction for Relational Database Systems With Compiled Decision Trees
Summary: T3 introduces a compiled decision-tree model for fast, accurate relational-DB performance prediction. It uses pipeline-based plan decomposition and tuple-centric targets to estimate per-tuple costs and generalize across instances without retraining. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Maximilian Rieger (Technical University of Munich)
- 2. Thomas Neumann (Technical University of Munich)
BibTeX Citation
@inproceedings{rieger_sigmod25,
title = {{T3: Accurate and Fast Performance Prediction for Relational Database Systems With Compiled Decision Trees}},
author = {Rieger, Maximilian and Neumann, Thomas},
series = {{SIGMOD} '25},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3725364},
url = {https://dl.acm.org/doi/10.1145/3725364},
year = {2025}
}
Incoming Citations (Sorted by Pagerank)
Showing 3 of 3 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,232 | EncoderForge: Generating Efficient SQL for Encoders in Machine Learning Inference Pipelines | 2026 | SIGMOD | 5.093636e-05 |
| 10,626 | Libra: One-Shot Parameter Sensitivity Estimation for Transfer Learning in Database Performance Prediction | 2026 | VLDB | 5.093636e-05 |
| 11,065 | Learned Cost Models for Query Optimization: From Batch to Streaming Systems | 2025 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 38 of 38 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,132 | Facilitating SQL Query Composition and Analysis | 2020 | SIGMOD |
| 2 | 1,135 | Qd-tree: Learning Data Layouts for Big Data Analytics | 2020 | SIGMOD |
| 3 | 2,355 | QueryFormer: A Tree Transformer Model for Query Plan Representation | 2022 | VLDB |
| 4 | 697 | Selectivity Estimation for Range Predicates using Lightweight Models | 2019 | VLDB |
| 5 | 10,230 | Eliminating Redundant Feature Tests in Decision Tree and Random Forest Inference on SQL Predicates | 2026 | SIGMOD |
| 6 | 624 | Performance Prediction for Concurrent Database Workloads | 2011 | SIGMOD |
| 7 | 2,812 | Query Performance Prediction for Concurrent Queries using Graph Embedding | 2020 | VLDB |
| 8 | 3,482 | Towards Predicting Query Execution Time for Concurrent and Dynamic Database Workloads | 2013 | VLDB |
| 9 | 11,361 | Predicting Query Execution time for JIT Compiled Database Engines | 2023 | CIDR |
| 10 | 563 | Plan-Structured Deep Neural Network Models for Query Performance Prediction | 2019 | VLDB |