2022
DOI: 10.14778/3551793.3551848
|View full text |Cite
|
Sign up to set email alerts
|

Are updatable learned indexes ready?

Abstract: Recently, numerous promising results have shown that updatable learned indexes can perform better than traditional indexes with much lower memory space consumption. But it is unknown how these learned indexes compare against each other and against the traditional ones under realistic workloads with changing data distributions and concurrency levels. This makes practitioners still wary about how these new indexes would actually behave in practice. To fill this gap, this paper conducts the first comprehensive ev… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
1
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 19 publications
(7 citation statements)
references
References 29 publications
0
1
0
Order By: Relevance
“…Kipf et al used real-world datasets for benchmarks for learned indexes but only focused on search performance over sorted datasets [37]. Simultaneously to our work, skewness of a dataset is similarly analyzed for learned indexes, where skewness is called "hardness" [60].…”
Section: Related Workmentioning
confidence: 97%
“…Kipf et al used real-world datasets for benchmarks for learned indexes but only focused on search performance over sorted datasets [37]. Simultaneously to our work, skewness of a dataset is similarly analyzed for learned indexes, where skewness is called "hardness" [60].…”
Section: Related Workmentioning
confidence: 97%
“…In this case, the time complexity for lookup is O(1), and the memory usage of the model is usually smaller than that of the traditional index structure. This is why learned index has become popular these days [10,11].…”
Section: Learned Indexmentioning
confidence: 99%
“…Typical examples include B+-tree [5], trie [6], radix tree [7], ordered index [8], and so on. Recently, a new approach, called learned index, has gained attention [9][10][11]. The fundamental idea of learned index is making use of machine learning algorithms for search.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Despite the progress of updatable learned indexes, they do not always beat traditional indexes in mixed read-and-write scenarios. Wongkham et al tested ALEX, LIPP, and an updatable version of the PGM in multiple scenarios in their benchmark (Wongkham et al, 2022). Among their conclusions is that space efficiency is not a guarantee of updatable learned indexes.…”
Section: Introductionmentioning
confidence: 99%