This survey explores the evolution and classification of learned multi-dimensional index structures. It reviews various methods, including pure and hybrid learned indexes, highlighting their applications, challenges, and benefits in improving query processing efficiency.
The concept of learned indexes as Machine Learning models applied to database index structures has shown promising results. Traditional indexes like B-trees are being replaced or enhanced with ML models for improved performance. The idea of learned indexes extends from one-dimensional data to multi-dimensional data, presenting new challenges due to the lack of total sort order in multi-dimensional spaces.
One approach involves projecting multi-dimensional data into one-dimensional space for easier learning by ML models. Techniques like Recursive Model Index (RMI) predict key positions within sorted arrays using ML models. Hybrid learned indexes combine traditional structures with ML models for enhanced performance.
Different types of learned multi-dimensional indexes are discussed based on their design principles and query processing capabilities. The survey also addresses open challenges and future research directions in this emerging field.
Para outro idioma
do conteúdo fonte
arxiv.org
Principais Insights Extraídos De
by Abdullah Al-... às arxiv.org 03-12-2024
https://arxiv.org/pdf/2403.06456.pdfPerguntas Mais Profundas