@inproceedings{4687f8824b8e46e2b42d62cc899ec01a,
title = "Hybrid Indexes by Exploring Traditional B-Tree and Linear Regression",
abstract = "Recently, people begin to think that database can be augmented with machine learning. A recent study showed that deep learning could be used to model index structures. Such learning approach assumes that there is some particular data distribution in the database. However, we argue that the data distribution in the database may not follow a specific pattern in the real world and the learning models are usually too complicated, which makes the training process expensive. In this paper, we show that linear models can achieve the same precision as models trained by deep learning using a hybrid method and are easier to maintain. Based on this, we propose a hybrid method by exploring traditional b-tree and linear regression. The hybrid method retrieves data and checks whether the data can benefit from learning approach. We have implemented a prototype hybrid indexes in Postgres. By comparing with b-tree, we show that our method is more efficient on index construction, insertion, and query execution.",
keywords = "Hybrid indexes, Learned index, Linear regression",
author = "Wenwen Qu and Xiaoling Wang and Jingdong Li and Xin Li",
note = "Publisher Copyright: {\textcopyright} 2019, Springer Nature Switzerland AG.; 16th Web Information Systems and Applications Conference, WISA 2019 ; Conference date: 20-09-2019 Through 22-09-2019",
year = "2019",
doi = "10.1007/978-3-030-30952-7\_61",
language = "英语",
isbn = "9783030309510",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer",
pages = "601--613",
editor = "Weiwei Ni and Xin Wang and Wei Song and Yukun Li",
booktitle = "Web Information Systems and Applications - 16th International Conference, WISA 2019, Proceedings",
address = "德国",
}