DobLIX: A Dual-Objective Learned Index for Log-Structured Merge Trees
Summary: DobLIX: a dual-objective learned index for LSM trees that trains models to minimize both index lookup error and downstream on-disk data-access cost, addressing I/O-heavy lookups when index parts live on disk. Includes an RL tuner for online adaptation, yielding 1.19×–2.21× throughput gains in RocksDB while preserving write efficiency. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Alireza Heidari (Huawei)
- 2. Amirhossein Ahmadi (Huawei)
- 3. Wei Zhang (Huawei)
BibTeX Citation
@article{heidari_vldb25,
title = {{DobLIX: A Dual-Objective Learned Index for Log-Structured Merge Trees}},
author = {Heidari, Alireza and Ahmadi, Amirhossein and Zhang, Wei},
journal = {PVLDB},
series = {{VLDB} '25},
volume = {18},
number = {11},
pages = {3965--3978},
doi = {10.14778/3749646.3749667},
url = {https://doi.org/10.14778/3749646.3749667},
year = {2025}
}
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 29 of 29 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 | 9,998 | SWIX: A Memory-efficient Sliding Window Learned Index | 2024 | SIGMOD |
| 2 | 4,300 | DILI: A Distribution-Driven Learned Index | 2023 | VLDB |
| 3 | 447 | ALEX: An Updatable Adaptive Learned Index | 2020 | SIGMOD |
| 4 | 6,843 | Learning to Optimize LSM-trees: Towards A Reinforcement Learning based Key-Value Store for Dynamic Workloads | 2023 | SIGMOD |
| 5 | 857 | SlimDB: A Space-Efficient Key-Value Storage Engine For Semi-Sorted Data | 2017 | VLDB |
| 6 | 7,459 | Efficient Data Ingestion and Query Processing for LSM-Based Storage Systems | 2019 | VLDB |
| 7 | 10,378 | High Performance or Low Memory? An Updatable Learned Index Framework for Time-Space Tradeoff | 2026 | SIGMOD |
| 8 | 10,617 | LiBox: A Learned Index as an Array to Minimize Last-Mile Search | 2026 | VLDB |
| 9 | 10,458 | From Learning to Recycling: A Log-Structured Learned-Less Index | 2026 | SIGMOD |
| 10 | 10,277 | On Self-Designing Learned Indexes | 2026 | SIGMOD |