SkinnerDB: Regret-Bounded Query Evaluation via Reinforcement Learning
Summary: SkinnerDB uses RL-based adaptive query processing to bound regret by cycling join orders. It layers on DBMSs or runs standalone, using timeouts and an iterative scheme to explore orders with a compact representation for fast switches. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Immanuel Trummer (Cornell University)
- 2. Samuel Moseley (Cornell University)
- 3. Deepak Maram (Cornell University)
- 4. Saehan Jo (Cornell University)
- 5. Joseph Antonakakis (Cornell University)
BibTeX Citation
@article{trummer_vldb18,
title = {{SkinnerDB: Regret-Bounded Query Evaluation via Reinforcement Learning}},
author = {Trummer, Immanuel and Moseley, Samuel and Maram, Deepak and Jo, Saehan and Antonakakis, Joseph},
journal = {PVLDB},
series = {{VLDB} '18},
volume = {11},
number = {12},
pages = {2074--2077},
doi = {10.14778/3229863.3236263},
url = {https://doi.org/10.14778/3229863.3236263},
year = {2018}
}
Incoming Citations (Sorted by Pagerank)
Showing 15 of 15 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 22 of 22 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 | 9,832 | The Data Interaction Game | 2018 | SIGMOD |
| 2 | 5,091 | Budget-aware Index Tuning with Reinforcement Learning | 2022 | SIGMOD |
| 3 | 1,241 | Balsa: Learning a Query Optimizer Without Expert Demonstrations | 2022 | SIGMOD |
| 4 | 7,978 | ADOPT: Adaptively Optimizing Attribute Orders for Worst-Case Optimal Join Algorithms via Reinforcement Learning | 2023 | VLDB |
| 5 | 5,340 | Machine Learning for Databases | 2021 | VLDB |
| 6 | 8,698 | SkinnerMT: Parallelizing for Efficiency and Robustness in Adaptive Query Processing on Multicore Platforms | 2023 | VLDB |
| 7 | 11,497 | Demonstrating ADOPT: Adaptively Optimizing Attribute Orders for Worst-Case Optimal Joins via Reinforcement Learning | 2023 | VLDB |
| 8 | 5,169 | LearnedSQLGen: Constraint-aware SQL Generation using Reinforcement Learning | 2022 | SIGMOD |
| 9 | 3,051 | Towards a Hands-Free Query Optimizer through Deep Learning | 2019 | CIDR |
| 10 | 1,712 | SkinnerDB: Regret-Bounded Query Evaluation via Reinforcement Learning | 2019 | SIGMOD |