Powering In-Database Dynamic Model Slicing for Structured Data Analytics
Summary: LEADS: SQL-aware dynamic model slicing that trains a Mixture-of-Experts over relational data and uses a SQL-aware gating network to activate experts per SQL query, customizing models to extracted subdatasets. Implemented as a PostgreSQL inference extension, yielding better accuracy and much lower latency. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Lingze Zeng (National University of Singapore)
- 2. Naili Xing (National University of Singapore)
- 3. Shaofeng Cai (National University of Singapore)
- 4. Gang Chen (Zhejiang University)
- 5. Beng Chin Ooi (National University of Singapore)
- 6. Jian Pei (Duke University)
- 7. Yuncheng Wu (Renmin University of China)
BibTeX Citation
@article{zeng_vldb24,
title = {{Powering In-Database Dynamic Model Slicing for Structured Data Analytics}},
author = {Zeng, Lingze and Xing, Naili and Cai, Shaofeng and Chen, Gang and Ooi, Beng Chin and Pei, Jian and Wu, Yuncheng},
journal = {PVLDB},
series = {{VLDB} '24},
volume = {17},
number = {13},
pages = {4813--4826},
doi = {10.14778/3704965.3704985},
url = {https://doi.org/10.14778/3704965.3704985},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 3 of 3 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 8,221 | NeurDB: On the Design and Implementation of an AI-powered Autonomous Database | 2025 | CIDR | 5.4640314e-05 |
| 10,386 | NeurStore: Efficient In-database Deep Learning Model Management System | 2026 | SIGMOD | 5.093636e-05 |
| 10,390 | AixelNet: A Pre-trained Model with Table-aware Adaptation for Structured Data Prediction | 2026 | SIGMOD | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 15 of 15 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 10,418 | MorphingDB: A Task-Centric AI-Native DBMS for Model Management and Inference | 2026 | SIGMOD |
| 2 | 6,708 | Serving Deep Learning Models with Deduplication from Relational Databases | 2022 | VLDB |
| 3 | 6,543 | Speeding Up End-to-end Query Execution via Learning-based Progressive Cardinality Estimation | 2023 | SIGMOD |
| 4 | 5,132 | Facilitating SQL Query Composition and Analysis | 2020 | SIGMOD |
| 5 | 323 | DeepDB: Learn from Data, not from Queries! | 2020 | VLDB |
| 6 | 11,209 | Database Native Model Selection: Harnessing Deep Neural Networks in Database Systems | 2024 | VLDB |
| 7 | 5,712 | Sample-Efficient Cardinality Estimation Using Geometric Deep Learning | 2024 | VLDB |
| 8 | 13,432 | Using Deep Learning Models to Replace Large Materialized Views in Relational Database | 2021 | CIDR |
| 9 | 9,962 | Structure-Aware Machine Learning over Multi-Relational Databases | 2021 | SIGMOD |
| 10 | 563 | Plan-Structured Deep Neural Network Models for Query Performance Prediction | 2019 | VLDB |