Publication | Open Access
Updatable Learned Indexes Meet Disk-Resident DBMS - From Evaluations to Design Choices
17
Citations
23
References
2023
Year
Cluster ComputingLearned IndexStorage PerformanceEngineeringBig Data IndexingComputer ArchitectureSpecific WorkloadInformation RetrievalData ScienceData MiningData IntegrationParallel ComputingBig DataData ManagementHigh-performance Data AnalyticsVery Large DatabaseKnowledge DiscoveryComputer EngineeringComputer ScienceDatabase TechnologyData-intensive ComputingData IndexingParallel ProgrammingFrom EvaluationsIndexing TechniqueIn-storage ComputingScan OperationsDesign Choices
Although many updatable learned indexes have been proposed in recent years, whether they can outperform traditional approaches on disk remains unknown. In this study, we revisit and implement four state-of-the-art updatable learned indexes on disk, and compare them against the B+-tree under a wide range of settings. Through our evaluation, we make some key observations: 1) Overall, the B+-tree performs well across a range of workload types and datasets. 2) A learned index could outperform B+-tree or other learned indexes on disk for a specific workload. For example, PGM achieves the best performance in write-only workloads while LIPP significantly outperforms others in lookup-only workloads. We further conduct a detailed performance analysis to reveal the strengths and weaknesses of these learned indexes on disk. Moreover, we summarize the observed common shortcomings in five categories and propose four design principles to guide future design of on-disk, updatable learned indexes: (1) reducing the index's tree height, (2) better data structures to lower operation overheads, (3) improving the efficiency of scan operations, and (4) more efficient storage layout.
| Year | Citations | |
|---|---|---|
Page 1
Page 1