pith. machine review for the scientific record. sign in

arxiv: 1809.00677 · v2 · submitted 2018-09-03 · 💻 cs.DB

Recognition: unknown

Learned Cardinalities: Estimating Correlated Joins with Deep Learning

Authors on Pith no claims yet
classification 💻 cs.DB
keywords deepestimationlearningmscnquerycardinalitiescardinalityaddressing
0
0 comments X
read the original abstract

We describe a new deep learning approach to cardinality estimation. MSCN is a multi-set convolutional network, tailored to representing relational query plans, that employs set semantics to capture query features and true cardinalities. MSCN builds on sampling-based estimation, addressing its weaknesses when no sampled tuples qualify a predicate, and in capturing join-crossing correlations. Our evaluation of MSCN using a real-world dataset shows that deep learning significantly enhances the quality of cardinality estimation, which is the core problem in query optimization.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SynQL: A Controllable and Scalable Rule-Based Framework for SQL Workload Synthesis for Performance Benchmarking

    cs.DB 2026-04 unverdicted novelty 7.0

    SynQL synthesizes diverse, execution-ready SQL workloads by deterministically traversing foreign-key graphs to populate ASTs, yielding high topological entropy and cost-model training data with R² ≥ 0.79 on held-out sets.