On the Costs and Benefits of Learned Indexing for Dynamic High-Dimensional Data: Extended Version
By: Terézia Slanináková , Jaroslav Olha , David Procházka and more
Potential Business Impact:
Makes computer searches faster as data grows.
One of the main challenges within the growing research area of learned indexing is the lack of adaptability to dynamically expanding datasets. This paper explores the dynamization of a static learned index for complex data through operations such as node splitting and broadening, enabling efficient adaptation to new data. Furthermore, we evaluate the trade-offs between static and dynamic approaches by introducing an amortized cost model to assess query performance in tandem with the build costs of the index structure, enabling experimental determination of when a dynamic learned index outperforms its static counterpart. We apply the dynamization method to a static learned index and demonstrate that its superior scaling quickly surpasses the static implementation in terms of overall costs as the database grows. This is an extended version of the paper presented at DAWAK 2025.
Similar Papers
Learned Adaptive Indexing
Databases
Learns to find information faster as you ask.
HIRE: A Hybrid Learned Index for Robust and Efficient Performance under Mixed Workloads
Databases
Makes computer searches faster and more reliable.
Evaluating Learned Indexes in LSM-tree Systems: Benchmarks,Insights and Design Choices
Databases
Helps computers find data faster in big lists.