In this paper, we present Learned-Less Index - a learned index built by merging existing linear regression models instead of training new ones from scratch. Learned-Less Index does not require scanning sorted keys, which makes it up to 615 times faster than traditional Greedy-PLR method, although it comes with higher prediction errors. Learned-Less Index is particularly effective in LSM tree-based KVStores in highly concurrent environments, where computational resources for learning are often limited. Merging existing linear regression models enables models to be created prior to compaction. This allows queries to benefit from model-based search without falling back to conventional index block searches since models are immediately available for use as soon as new SSTables are created. Additionally, these pre-built merged models can help improve the compaction process. Our experiments show that Learned-Less Index significantly reduces CPU overhead and improves query performance by a large margin in highly concurrent environments.
Building similarity graph...
Analyzing shared references across papers
Loading...
Hera Koo
Sungkyunkwan University
Sungho Moon
Sungkyunkwan University
Sangeun Chae
Sungkyunkwan University
Proceedings of the ACM on Management of Data
Sungkyunkwan University
Konkuk University
Dankook University
Building similarity graph...
Analyzing shared references across papers
Loading...
Koo et al. (Thu,) studied this question.
synapsesocial.com/papers/69d8948f6c1944d70ce05778 — DOI: https://doi.org/10.1145/3786654