PLATON: Top-down R-tree Packing with Learned Partition Policy
Summary: PLATON: top-down R-tree packing with a learned partition policy tuned to data/workload. Uses Monte Carlo Tree Search with tuned exploration, plus early termination and level-wise sampling to achieve linear-time packing and beat fixed indexes. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Jingyi Yang (Nanyang Technological University)
- 2. Gao Cong (Nanyang Technological University)
BibTeX Citation
@inproceedings{yang_sigmod23,
title = {{PLATON: Top-down R-tree Packing with Learned Partition Policy}},
author = {Yang, Jingyi and Cong, Gao},
series = {{SIGMOD} '23},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3626742},
url = {https://dl.acm.org/doi/10.1145/3626742},
year = {2023}
}
Incoming Citations (Sorted by Pagerank)
Showing 2 of 2 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,378 | High Performance or Low Memory? An Updatable Learned Index Framework for Time-Space Tradeoff | 2026 | SIGMOD | 5.093636e-05 |
| 11,193 | BT-Tree: A Reinforcement Learning Based Index for Big Trajectory Data | 2024 | SIGMOD | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 24 of 24 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 | 2 | R-Trees: A Dynamic Index Structure For Spatial Searching | 1984 | SIGMOD |
| 2 | 7,151 | Theoretically Optimal and Empirically Efficient R-trees with Strong Parallelizability | 2018 | VLDB |
| 3 | 4,751 | The RLR-Tree: A Reinforcement Learning Based R-Tree for Spatial Data | 2023 | SIGMOD |
| 4 | 1,373 | A Model for the Prediction of R-tree Performance | 1996 | PODS |
| 5 | 145 | Efficient Processing of Spatial Joins Using R-trees | 1993 | SIGMOD |
| 6 | 7,939 | A Trajectory Splitting Model for Efficient Spatio-Temporal Indexing | 2005 | VLDB |
| 7 | 957 | The TPR*-Tree: An Optimized Spatio-Temporal Access Method for Predictive Queries | 2003 | VLDB |
| 8 | 2,341 | Parallel R-trees | 1992 | SIGMOD |
| 9 | 9,887 | Adaptive Indexing of Objects with Spatial Extent | 2023 | VLDB |
| 10 | 4 | The R*-tree: An Efficient and Robust Access Method for Points and Rectangles | 1990 | SIGMOD |