LSched: A Workload-Aware Learned Query Scheduler for Analytical Database Systems
Summary: LSched is a fully learned, workload-aware query scheduler for in-memory analytical DBs, enabling inter- and intra-query scheduling under dynamic workloads. It accounts for operator types and pipelining, beating heuristics and prior RL by 35-50% on TPC-H, SSB, and JOB. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Ibrahim Sabek (Massachusetts Institute of Technology)
- 2. Tenzin Samten Ukyab (University of California Berkeley)
- 3. Tim Kraska (Massachusetts Institute of Technology)
BibTeX Citation
@inproceedings{sabek_sigmod22,
title = {{LSched: A Workload-Aware Learned Query Scheduler for Analytical Database Systems}},
author = {Sabek, Ibrahim and Ukyab, Tenzin Samten and Kraska, Tim},
series = {{SIGMOD} '22},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3514221.3526158},
url = {https://dl.acm.org/doi/10.1145/3514221.3526158},
year = {2022}
}
Incoming Citations (Sorted by Pagerank)
Showing 14 of 14 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 23 of 23 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 | 7,149 | Distribution-Based Query Scheduling | 2013 | VLDB |
| 2 | 5,073 | Database Workload Characterization with Query Plan Encoders | 2022 | VLDB |
| 3 | 5,169 | LearnedSQLGen: Constraint-aware SQL Generation using Reinforcement Learning | 2022 | SIGMOD |
| 4 | 10,969 | Improving DBMS Scheduling Decisions with Accurate Performance Prediction on Concurrent Queries | 2025 | VLDB |
| 5 | 563 | Plan-Structured Deep Neural Network Models for Query Performance Prediction | 2019 | VLDB |
| 6 | 9,612 | Memory Efficient Scheduling of Query Pipeline Execution | 2022 | CIDR |
| 7 | 3,482 | Towards Predicting Query Execution Time for Concurrent and Dynamic Database Workloads | 2013 | VLDB |
| 8 | 6,323 | Modeling Shifting Workloads for Learned Database Systems | 2024 | SIGMOD |
| 9 | 11,095 | LASER: Buffer-Aware Learned Query Scheduling in Master-Standby Databases | 2025 | VLDB |
| 10 | 4,493 | Self-Tuning Query Scheduling for Analytical Workloads | 2021 | SIGMOD |