Database meets deep learning: Challenges and opportunities

W Wang, M Zhang, G Chen, HV Jagadish, BC Ooi… - ACM Sigmod …, 2016 - dl.acm.org
Deep learning has recently become very popular on account of its incredible success in
many complex datadriven applications, including image classification and speech …

RadixSpline: a single-pass learned index

A Kipf, R Marcus, A van Renen, M Stoian… - Proceedings of the third …, 2020 - dl.acm.org
Recent research has shown that learned models can outperform state-of-the-art index
structures in size and lookup performance. While this is a very promising result, existing …

Robust query driven cardinality estimation under changing workloads

P Negi, Z Wu, A Kipf, N Tatbul, R Marcus… - Proceedings of the …, 2023 - dl.acm.org
Query driven cardinality estimation models learn from a historical log of queries. They are
lightweight, having low storage requirements, fast inference and training, and are easily …

A survey on advancing the dbms query optimizer: Cardinality estimation, cost model, and plan enumeration

H Lan, Z Bao, Y Peng - Data Science and Engineering, 2021 - Springer
Query optimizer is at the heart of the database systems. Cost-based optimizer studied in this
paper is adopted in almost all current database systems. A cost-based optimizer introduces …

Deep learning models for selectivity estimation of multi-attribute queries

S Hasan, S Thirumuruganathan, J Augustine… - Proceedings of the …, 2020 - dl.acm.org
Selectivity estimation-the problem of estimating the result size of queries-is a fundamental
problem in databases. Accurate estimation of query selectivity involving multiple correlated …

Fauce: fast and accurate deep ensembles with uncertainty for cardinality estimation

J Liu, W Dong, Q Zhou, D Li - Proceedings of the VLDB Endowment, 2021 - dl.acm.org
Cardinality estimation is a fundamental and critical problem in databases. Recently, many
estimators based on deep learning have been proposed to solve this problem and they have …

Flow-loss: Learning cardinality estimates that matter

P Negi, R Marcus, A Kipf, H Mao, N Tatbul… - arXiv preprint arXiv …, 2021 - arxiv.org
Previous approaches to learned cardinality estimation have focused on improving average
estimation error, but not all estimates matter equally. Since learned models inevitably make …

Make your database system dream of electric sheep: towards self-driving operation

A Pavlo, M Butrovich, L Ma, P Menon, WS Lim… - Proceedings of the …, 2021 - dl.acm.org
Database management systems (DBMSs) are notoriously difficult to deploy and administer.
Self-driving DBMSs seek to remove these impediments by managing themselves …

Fastgres: Making learned query optimizer hinting effective

L Woltmann, J Thiessat, C Hartmann… - Proceedings of the …, 2023 - dl.acm.org
The traditional and well-established cost-based query optimizer approach enumerates
different execution plans for each query, assesses each plan with costs, and selects the plan …

Regularized pairwise relationship based analytics for structured data

Z Luo, S Cai, Y Wang, BC Ooi - Proceedings of the ACM on Management …, 2023 - dl.acm.org
In line with the increasing machine learning model inference accuracy, deep learning (DL)
models have been increasingly applied to structured data for a wide spectrum of real-world …