DBScholar

Back to papers

Tuning Hierarchical Learned Indexes on Disk and Beyond

Summary: Explores learned hierarchical indexes under external memory (disk/remote storage), where fast random access assumptions fail and I/O dominates cost. Shows that loading the entire index is impractical and per-key lookups trigger extra round-trips; proposes external-memory aware tuning that exploits on-disk key-position patterns to reduce costly accesses. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
6460
Venue
SIGMOD
Year
2022
Pagerank
5.4658344e-05
Overall Rank
8,214 | 43.65%
DOI
10.1145/3514221.3520255

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{chockchowwat_sigmod22,
        title = {{Tuning Hierarchical Learned Indexes on Disk and Beyond}},
        author = {Chockchowwat, Supawit},
        series = {{SIGMOD} '22},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3514221.3520255},
        url = {https://dl.acm.org/doi/10.1145/3514221.3520255},
        year = {2022}
}

Incoming Citations (Sorted by Pagerank)

Showing 3 of 3 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 5 of 5 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
43 The Case for Learned Index Structures 2018 SIGMOD 0.00046060254
447 ALEX: An Updatable Adaptive Learned Index 2020 SIGMOD 0.00018322593
477 The PGM-index: a fully-dynamic compressed learned index with provable worst-case bounds 2020 VLDB 0.00017851226
790 FITing-Tree: A Data-aware Index Structure 2019 SIGMOD 0.0001401445
847 Benchmarking Learned Indexes 2021 VLDB 0.0001365768
Previous Page 1 / 1 Next

Semantically Similar Papers