Succinct Structure Representations for Efficient Query Optimization
Summary: Introduces linear-size meta-decompositions that compactly encode all join trees for acyclic queries, enabling polynomial-time enumeration and cost-based optimization without materializing plans. A new width notion captures plan guarantees; experiments show DP-comparable plans with orders-of-magnitude faster optimization. (summarized by gpt-5.6-luna on Jul 26 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Zhekai Jiang (EPFL)
- 2. Qichen Wang (Nanyang Technological University)
- 3. Christoph Koch (EPFL)
BibTeX Citation
@inproceedings{jiang_sigmod26,
title = {{Succinct Structure Representations for Efficient Query Optimization}},
author = {Jiang, Zhekai and Wang, Qichen and Koch, Christoph},
series = {{SIGMOD} '26},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3802117},
url = {https://dl.acm.org/doi/10.1145/3802117},
year = {2026}
}
Incoming Citations (Sorted by Pagerank)
Showing 0 of 0 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 33 of 33 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 | 984 | Analyzing Plan Diagrams of Database Query Optimizers | 2005 | VLDB |
| 2 | 2,104 | Optimization of Multi-Way Join Queries for Parallel Execution | 1991 | VLDB |
| 3 | 1,286 | Adaptive Optimization of Very Large Join Queries | 2018 | SIGMOD |
| 4 | 11,453 | Asymptotically Better Query Optimization Using Indexed Algebra | 2023 | VLDB |
| 5 | 6,164 | On the Complexity of Generating Optimal Plans with Cross Products (extended abstract) | 1997 | PODS |
| 6 | 809 | Optimizing Subgraph Queries by Combining Binary and Worst-Case Optimal Joins | 2019 | VLDB |
| 7 | 143 | Optimization of Nonrecursive Queries | 1986 | VLDB |
| 8 | 5,383 | Compressed Representations of Conjunctive Query Results | 2018 | PODS |
| 9 | 3,813 | Query Simplification: Graceful Degradation for Join-Order Optimization | 2009 | SIGMOD |
| 10 | 2,678 | Weighted Hypertree Decompositions and Optimal Query Plans | 2004 | PODS |