DISTILL: Low-Overhead Data-Driven Techniques for Filtering and Costing Indexes for Scalable Index Tuning
Summary: DISTILL enables index tuning via pattern-based pruning of spurious, rule-based indexes to cut optimizer calls. It learns cost models via workload similarity across configs to estimate costs for many candidates, enabling up to 12x faster tuning with high quality. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Tarique Siddiqui (Microsoft)
- 2. Wentao Wu (Microsoft)
- 3. Vivek Narasayya (Microsoft)
- 4. Surajit Chaudhuri (Microsoft)
BibTeX Citation
@article{siddiqui_vldb22,
title = {{DISTILL: Low-Overhead Data-Driven Techniques for Filtering and Costing Indexes for Scalable Index Tuning}},
author = {Siddiqui, Tarique and Wu, Wentao and Narasayya, Vivek and Chaudhuri, Surajit},
journal = {PVLDB},
series = {{VLDB} '22},
volume = {15},
number = {10},
pages = {2019--2031},
doi = {10.14778/3547305.3547309},
url = {https://doi.org/10.14778/3547305.3547309},
year = {2022}
}
Incoming Citations (Sorted by Pagerank)
Showing 11 of 11 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 | 10,413 | Understanding and Detecting Query Performance Regression in Practical Index Tuning: [Experiments & Analysis] | 2026 | SIGMOD |
| 2 | 12,296 | Efficient Indexing for Diverse Query Results | 2013 | VLDB |
| 3 | 11,306 | Looking Deeply into the Magic Mirror: An Interactive Analysis of Database Index Selection Approaches | 2024 | VLDB |
| 4 | 7,076 | Refactoring Index Tuning Process with Benefit Estimation | 2024 | VLDB |
| 5 | 10,984 | Benchmarking Adaptive Multidimensional Indices | 2025 | VLDB |
| 6 | 4,300 | DILI: A Distribution-Driven Learned Index | 2023 | VLDB |
| 7 | 156 | An Efficient, Cost-Driven Index Selection Tool for Microsoft SQL Server | 1997 | VLDB |
| 8 | 1,279 | AI Meets AI: Leveraging Query Executions to Improve Index Recommendations | 2019 | SIGMOD |
| 9 | 5,091 | Budget-aware Index Tuning with Reinforcement Learning | 2022 | SIGMOD |
| 10 | 4,643 | Learned Index Benefits: Machine Learning Based Index Performance Estimation | 2022 | VLDB |