paper-with-me

홈 › Papers

From WiscKey to Bourbon: A Learned Index for Log-Structured Merge Trees

2020-05-28 · Yifan Dai, Yien Xu, Aishwarya Ganesan, Ramnatthan Alagappan, Brian Kroth, Andrea C. Arpaci-Dusseau, Remzi H. Arpaci-Dusseau

We introduce BOURBON, a log-structured merge (LSM) tree that utilizes machine learning to provide fast lookups. We base the design and implementation of BOURBON on empirically-grounded principles that we derive through careful analysis of LSM design. BOURBON employs greedy piecewise linear regression to learn key distributions, enabling fast lookup with minimal computation, and applies a cost-benefit strategy to decide when learning will be worthwhile. Through a series of experiments on both synthetic and real-world datasets, we show that BOURBON improves lookup performance by 1.23x-1.78x as compared to state-of-the-art production LSMs.

📄 PDF Abstract BibTeX arXiv:2005.14213

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learningregression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

DobLIX: A Dual-Objective Learned Index for Log-Structured Merge Trees

2025-02-07 · Alireza Heidari, Amirhossein Ahmadi, Wei zhang

In this paper, we introduce DobLIX, a dual-objective learned index specifically designed for Log-Structured Merge(LSM) tree-based key-value stores. Although traditional learned indexes focus exclusively on optimizing ind…

LearnedKV: Integrating LSM and Learned Index for Superior Performance on Storage

2024-06-27 · Wenlong Wang, David Hung-Chang Du

We present LearnedKV, a novel tiered key-value store that seamlessly integrates a Log-Structured Merge (LSM) tree with a Learned Index to achieve superior read and write performance on storage systems. While existing app…

Blocking

UpLIF: An Updatable Self-Tuning Learned Index Framework

2024-08-07 · Alireza Heidari, Amirhossein Ahmadi, Wei zhang

The emergence of learned indexes has caused a paradigm shift in our perception of indexing by considering indexes as predictive models that estimate keys' positions within a data set, resulting in notable improvements in…

Piecewise Linear Approximation in Learned Index Structures: Theoretical and Empirical Analysis

2025-06-25 · Jiayong Qin, Xianyu Zhu, Qiyu Liu, Guangyi Zhang 외

A growing trend in the database and system communities is to augment conventional index structures, such as B+-trees, with machine learning (ML) models. Among these, error-bounded Piecewise Linear Approximation ($\epsilo…

Automatic Extraction of Verb Paradigms in Regional Languages: the case of the Linguistic Crescent varieties

2020-05-01 · LREC 2020 5 · elena knyazeva, Gilles Adda, Philippe Boula de Mare{\"u}il, Maximilien Gu{\'e}rin 외

Language documentation is crucial for endangered varieties all over the world. Verb conjugation is a key aspect of this documentation for Romance varieties such as those spoken in central France, in the area of the Lingu…