CAMAL: Optimizing LSM-trees via Active Learning
Summary: CAMAL tunes LSM-tree parameters via active learning, coupling ML with cost models to optimize reads/writes. Decoupled active learning, online adaptation to dynamic workloads, and extrapolation yield 28% average gains and up to 8x over prior RocksDB. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Weiping Yu (Nanyang Technological University)
- 2. Siqiang Luo (Nanyang Technological University)
- 3. Zihao Yu (Nanyang Technological University)
- 4. Gao Cong (Nanyang Technological University)
BibTeX Citation
@inproceedings{yu_sigmod24,
title = {{CAMAL: Optimizing LSM-trees via Active Learning}},
author = {Yu, Weiping and Luo, Siqiang and Yu, Zihao and Cong, Gao},
series = {{SIGMOD} '24},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3677138},
url = {https://dl.acm.org/doi/10.1145/3677138},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 7 of 7 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 8,811 | ArceKV: Towards Workload-driven LSM-compactions for Key-Value Store Under Dynamic Workloads | 2026 | VLDB | 5.3652966e-05 |
| 8,896 | Aster: Enhancing LSM-structures for Scalable Graph Database | 2025 | SIGMOD | 5.3495662e-05 |
| 9,463 | Hourglass: An Adaptive Range Filter with Lightweight Hybrid Encoding | 2026 | SIGMOD | 5.2634238e-05 |
| 9,465 | Are Joins over LSM-trees Ready? Take RocksDB as an Example | 2025 | VLDB | 5.2634238e-05 |
| 10,130 | Does A Fish Need a Bicycle? The Case for On-Chip NPUs in DBMS | 2026 | CIDR | 5.093636e-05 |
| 10,465 | Improving Range Scan Performance in LSM-trees with Group Caching | 2026 | SIGMOD | 5.093636e-05 |
| 11,073 | AXE: A Task Decomposition Approach to Learned LSM Tuning | 2025 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 46 of 46 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 | 5,229 | Dissecting, Designing, and Optimizing LSM-based Data Stores | 2022 | SIGMOD |
| 2 | 857 | SlimDB: A Space-Efficient Key-Value Storage Engine For Semi-Sorted Data | 2017 | VLDB |
| 3 | 10,465 | Improving Range Scan Performance in LSM-trees with Group Caching | 2026 | SIGMOD |
| 4 | 11,073 | AXE: A Task Decomposition Approach to Learned LSM Tuning | 2025 | VLDB |
| 5 | 10,458 | From Learning to Recycling: A Log-Structured Learned-Less Index | 2026 | SIGMOD |
| 6 | 8,811 | ArceKV: Towards Workload-driven LSM-compactions for Key-Value Store Under Dynamic Workloads | 2026 | VLDB |
| 7 | 9,465 | Are Joins over LSM-trees Ready? Take RocksDB as an Example | 2025 | VLDB |
| 8 | 9,021 | Structural Designs Meet Optimality: Exploring Optimized LSM-tree Structures in A Colossal Configuration Space | 2024 | SIGMOD |
| 9 | 9,457 | Rethinking The Compaction Policies in LSM-trees | 2025 | SIGMOD |
| 10 | 6,843 | Learning to Optimize LSM-trees: Towards A Reinforcement Learning based Key-Value Store for Dynamic Workloads | 2023 | SIGMOD |