A Study of Learned KD Tree Based on Learned Index

Yongxin Peng,Wei Zhou,Lin Zhang,Hongle Du
DOI: https://doi.org/10.1109/nana51271.2020.00067
2020-01-01
Abstract:The dimensions of data in the real world are often relatively high. Traditional indexing methods are difficult to deal with complex situations. How to efficiently and effectively retrieve data has become a hot topic. In recent years, with the development of artificial intelligence, machine learning has played a huge role in many fields. On this basis, Google proposed a new idea of using machine learning models to replace the traditional index structure and proposed a learned index structure. The learned KD tree is based on the learned index architecture, using a neural network model instead of the traditional tree structure to explore the nearest neighbor search. Through theoretical analysis, frame designed, and experiments, it is preliminarily shown that the learned KD tree can obtain a certain improvement in search time while ensuring search accuracy.
What problem does this paper attempt to address?