@inproceedings{6b95c1e886a449e780fcd9d69c56fd84,
title = "ASLM: Adaptive Single Layer Model for Learned Index",
abstract = "Index structures such as B-trees are important tools that DBAs use to enhance the performance of data access. However, with the approaching of the big data era, the amount of data generated in different domains have exploded. A recent study has shown that indexes consume about 55\% of total memory in a state-of-the-art in-memory DBMS. Building indexes in traditional ways have encountered a bottleneck. Recent work proposes to use neural network models to replace B-tree and many other indexes. However, the proposed model is heavy, inaccuracy, and has failed to consider model updating. In this paper, a novel, simple learned index called adaptive single layer model is proposed to replace the B-tree index. The proposed model, using two data partition methods, is well-organized and can be applied to different workloads. Updating is also taken into consideration. The proposed model incorporates two data partition methods is evaluated in two datasets. The results show that the prediction error is reduced by around 50\% and demonstrate that the proposed model is more accurate, stable and effective than the currently existing model.",
keywords = "B-tree, Model, Neural networks, Updating",
author = "Xin Li and Jingdong Li and Xiaoling Wang",
note = "Publisher Copyright: {\textcopyright} 2019, Springer Nature Switzerland AG.; 24th International Conference on Database Systems for Advanced Applications, DASFAA 2019 ; Conference date: 22-04-2019 Through 25-04-2019",
year = "2019",
doi = "10.1007/978-3-030-18590-9\_6",
language = "英语",
isbn = "9783030185893",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "80--95",
editor = "Joao Gama and Juggapong Natwichai and Yongxin Tong and Guoliang Li and Jun Yang",
booktitle = "Database Systems for Advanced Applications - DASFAA 2019 International Workshops",
address = "德国",
}