LiBox: A Learned Index as an Array to Minimize Last-Mile Search
Summary: LiBox organizes sorted keys into regression-addressable boxes, eliminating prediction error and reducing last-mile search to one AVX-512 instruction. Modest per-box slack supports writes and workload-aware reorganization, delivering near-array-speed lookups with strong space efficiency. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Jian Zhou (University of Texas)
- 2. Luna Wang (Cupertino High School)
- 3. Shuaihua Zhao (University of Texas)
- 4. Chen Zhong (University of Texas)
- 5. Song Jiang (University of Texas)
BibTeX Citation
@article{zhou_vldb26,
title = {{LiBox: A Learned Index as an Array to Minimize Last-Mile Search}},
author = {Zhou, Jian and Wang, Luna and Zhao, Shuaihua and Zhong, Chen and Jiang, Song},
journal = {PVLDB},
series = {{VLDB} '26},
volume = {19},
number = {5},
pages = {836--848},
doi = {10.14778/3796195.3796199},
url = {https://doi.org/10.14778/3796195.3796199},
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 16 of 16 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,368 | Accelerating String-key Learned Index Structures via Memoization-based Incremental Training | 2024 | VLDB |
| 2 | 1,551 | Updatable Learned Index with Precise Positions | 2021 | VLDB |
| 3 | 6,687 | Making In-Memory Learned Indexes Efficient on Disk | 2024 | SIGMOD |
| 4 | 8,214 | Tuning Hierarchical Learned Indexes on Disk and Beyond | 2022 | SIGMOD |
| 5 | 43 | The Case for Learned Index Structures | 2018 | SIGMOD |
| 6 | 10,378 | High Performance or Low Memory? An Updatable Learned Index Framework for Time-Space Tradeoff | 2026 | SIGMOD |
| 7 | 10,458 | From Learning to Recycling: A Log-Structured Learned-Less Index | 2026 | SIGMOD |
| 8 | 4,300 | DILI: A Distribution-Driven Learned Index | 2023 | VLDB |
| 9 | 3,792 | Learned Index: A Comprehensive Experimental Evaluation | 2023 | VLDB |
| 10 | 847 | Benchmarking Learned Indexes | 2021 | VLDB |