Using Deep Learning Models to Replace Large Materialized Views in Relational Database
Summary: Train deep models to map source table cells (by attributes/row keys) to positions in a view and serve inference instead of materializing large join outputs. Recasts view queries as GPU-accelerated inference, trading storage for model size/accuracy. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Jia Zou (Arizona State University)
BibTeX Citation
@inproceedings{zou_cidr21,
address = {Amsterdam, Netherlands},
series = {{CIDR} '21},
title = {{Using Deep Learning Models to Replace Large Materialized Views in Relational Database}},
booktitle = {Proceedings of the {Conference} on {Innovative} {Data} {Systems} {Research}},
author = {Zou, Jia},
year = {2021}
}
Incoming Citations (Sorted by Pagerank)
Showing 0 of 0 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 0 of 0 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 1,034 | Answering Complex SQL Queries Using Automatic Summary Tables | 2000 | SIGMOD |
| 2 | 5,340 | Machine Learning for Databases | 2021 | VLDB |
| 3 | 9,215 | Deep Query Optimization | 2019 | SIGMOD |
| 4 | 3,051 | Towards a Hands-Free Query Optimizer through Deep Learning | 2019 | CIDR |
| 5 | 10,041 | DBMS Fitting: Why should we learn what we already know? | 2020 | CIDR |
| 6 | 1,573 | Deep Learning Models for Selectivity Estimation of Multi-Attribute Queries | 2020 | SIGMOD |
| 7 | 563 | Plan-Structured Deep Neural Network Models for Query Performance Prediction | 2019 | VLDB |
| 8 | 323 | DeepDB: Learn from Data, not from Queries! | 2020 | VLDB |
| 9 | 6,708 | Serving Deep Learning Models with Deduplication from Relational Databases | 2022 | VLDB |
| 10 | 10,557 | Database Views as Explanations for Relational Deep Learning | 2026 | VLDB |