学位论文详细信息
Towards Learned Access Path Selection: Using Artificial Intelligence to Determine the Decision Boundary of Scan vs Index Probes in Data Systems
APS;access path selection;MLP;multi-layer perceptron;AI;neural networks;query optimizer;index;b+tree;machine learning;data systems
Kastroulis, Angelo
University:Havard University
Department:Software Engineering
关键词: APS;    access path selection;    MLP;    multi-layer perceptron;    AI;    neural networks;    query optimizer;    index;    b+tree;    machine learning;    data systems;   
Others  :  https://dash.harvard.edu/bitstream/handle/1/37364568/KASTROULIS-DOCUMENT-2019.pdf?sequence=1&isAllowed=y
美国|英语
来源: Digital Access to Scholarship at Harvard
PDF
【 摘 要 】

All data systems require optimization. Determining the most performant recipe for data retrieval is commonly referred to asaccess path selection (APS). This paper introduces the use of artificial neural networks for query optimization in APS.The problems with query optimizers are well known. Promising research in other areas of query optimization using machine learning techniques continues at a rapid pace. Research has proposed machine learning solutions for join order enumeration, cardinality estimation, and predicting optimizer heuristics (such as cost estimation and table statistics). However, a practical method for learned APS remains an open research topic.APS is difficult because an optimizer must be aware of the ever-changing system state, hardware, and data. Incorrect assumptions in any of those can be very costly, and finding a solution requires years of research.In this thesis, I present an artificial intelligence-based approach to APS and introduce a learned optimization method using neural networks. Moreover, I explore the challenges inherent in applying generalized neural network techniques to APS. I empirically show that these networks significantly outperform the query optimizer's accuracy in determining the truly performant access path.

【 预 览 】
附件列表
Files Size Format View
Towards Learned Access Path Selection: Using Artificial Intelligence to Determine the Decision Boundary of Scan vs Index Probes in Data Systems 18322KB PDF download
  文献评价指标  
  下载次数:23次 浏览次数:20次