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 evaluation on updatable learned indexes. Our evaluation uses ten real datasets and various workloads to challenge learned indexes in three aspects: performance, memory space efficiency and robustness. Based on the results, we give a seri...
With the aim of obtaining time/space improvements in classic Data Structures, an emerging trend is t...
This work analyzes and parallelizes LearnedSort, the novel algorithm that sorts using machine learni...
Modern business applications and scientific databases call for inherently dynamic data storage envi...
© 2020, VLDB Endowment. All rights reserved. Recent advancements in learned index structures propose...
© 2020 Association for Computing Machinery. Recent work on "learned indexes" has changed the way we ...
© 2018 Association for Computing Machinery. Indexes are models: a B-Tree-Index can be seen as a mode...
A recent trend in algorithm design consists of augmenting classic data structures with machine learn...
A recent trend in algorithm design consists of augmenting classic data structures with machine learn...
A recent trend in algorithm design consists of augmenting classic data structures with machine learn...
Learned Indexes are a novel approach to search in a sorted table. A model is used to predict an inte...
We present the first learned index that supports predecessor, range queries and updates within prova...
Learned indexes, which use machine learning models to replace traditional index structures, have sho...
ABSTRACT: Efficient learning and categorization in the face of myriad categories and instances is an...
With this collection of code and configuration files (contained in "LMIF" = 'Learned ...
Index structures such as B-trees and bloom filters are the well-established petrol engines of databa...
With the aim of obtaining time/space improvements in classic Data Structures, an emerging trend is t...
This work analyzes and parallelizes LearnedSort, the novel algorithm that sorts using machine learni...
Modern business applications and scientific databases call for inherently dynamic data storage envi...
© 2020, VLDB Endowment. All rights reserved. Recent advancements in learned index structures propose...
© 2020 Association for Computing Machinery. Recent work on "learned indexes" has changed the way we ...
© 2018 Association for Computing Machinery. Indexes are models: a B-Tree-Index can be seen as a mode...
A recent trend in algorithm design consists of augmenting classic data structures with machine learn...
A recent trend in algorithm design consists of augmenting classic data structures with machine learn...
A recent trend in algorithm design consists of augmenting classic data structures with machine learn...
Learned Indexes are a novel approach to search in a sorted table. A model is used to predict an inte...
We present the first learned index that supports predecessor, range queries and updates within prova...
Learned indexes, which use machine learning models to replace traditional index structures, have sho...
ABSTRACT: Efficient learning and categorization in the face of myriad categories and instances is an...
With this collection of code and configuration files (contained in "LMIF" = 'Learned ...
Index structures such as B-trees and bloom filters are the well-established petrol engines of databa...
With the aim of obtaining time/space improvements in classic Data Structures, an emerging trend is t...
This work analyzes and parallelizes LearnedSort, the novel algorithm that sorts using machine learni...
Modern business applications and scientific databases call for inherently dynamic data storage envi...