Database meets deep learning: Challenges and opportunities
Deep learning has recently become very popular on account of its incredible success in
many complex datadriven applications, including image classification and speech …
many complex datadriven applications, including image classification and speech …
RadixSpline: a single-pass learned index
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 …
structures in size and lookup performance. While this is a very promising result, existing …
Robust query driven cardinality estimation under changing workloads
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 …
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
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 …
paper is adopted in almost all current database systems. A cost-based optimizer introduces …
Deep learning models for selectivity estimation of multi-attribute queries
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 …
problem in databases. Accurate estimation of query selectivity involving multiple correlated …
Fauce: fast and accurate deep ensembles with uncertainty for cardinality estimation
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 …
estimators based on deep learning have been proposed to solve this problem and they have …
Flow-loss: Learning cardinality estimates that matter
Previous approaches to learned cardinality estimation have focused on improving average
estimation error, but not all estimates matter equally. Since learned models inevitably make …
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
Database management systems (DBMSs) are notoriously difficult to deploy and administer.
Self-driving DBMSs seek to remove these impediments by managing themselves …
Self-driving DBMSs seek to remove these impediments by managing themselves …
Fastgres: Making learned query optimizer hinting effective
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 …
different execution plans for each query, assesses each plan with costs, and selects the plan …
Regularized pairwise relationship based analytics for structured data
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 …
models have been increasingly applied to structured data for a wide spectrum of real-world …