首页> 外文会议>International conference on web information systems and applications >Hybrid Indexes by Exploring Traditional B-Tree and Linear Regression
【24h】

Hybrid Indexes by Exploring Traditional B-Tree and Linear Regression

机译:通过探索传统B树和线性回归的混合索引

获取原文

摘要

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.
机译:最近,人们开始认为可以通过机器学习来扩充数据库。最近的一项研究表明,深度学习可用于对索引结构进行建模。这种学习方法假定数据库中存在一些特定的数据分布。但是,我们认为数据库中的数据分布可能不会遵循现实世界中的特定模式,并且学习模型通常过于复杂,这会使训练过程变得昂贵。在本文中,我们表明线性模型可以达到与使用混合方法进行深度学习训练的模型相同的精度,并且更易于维护。在此基础上,我们通过探索传统的b树和线性回归提出了一种混合方法。混合方法检索数据并检查数据是否可以从学习方法中受益。我们已经在Postgres中实现了原型混合索引。通过与b树进行比较,我们证明了我们的方法在索引构建,插入和查询执行方面更为有效。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号