Synthesize, Retrieve, and Propagate: A Unified Predictive Modeling Framework for Relational Databases
Ning Li, Kounianhua Du, Han Zhang, Quan Gan, Minjie Wang, David Wipf, Weinan Zhang

TL;DR
This paper introduces SRP, a unified framework that enhances predictive modeling on relational databases by capturing both unary and composite dependencies through synthesis, retrieval, and propagation mechanisms.
Contribution
SRP is the first framework to fully exploit both unary and composite dependencies in relational databases for improved predictive modeling.
Findings
SRP outperforms existing methods on five real-world datasets.
The retrieval mechanism significantly improves model receptive field.
Extensive analysis provides practical guidelines for application.
Abstract
Relational databases (RDBs) have become the industry standard for storing massive and heterogeneous data. However, despite the widespread use of RDBs across various fields, the inherent structure of relational databases hinders their ability to benefit from flourishing deep learning methods. Previous research has primarily focused on exploiting the unary dependency among multiple tables in a relational database using the primary key - foreign key relationships, either joining multiple tables into a single table or constructing a graph among them, which leaves the implicit composite relations among different tables and a substantial potential of improvement for predictive modeling unexplored. In this paper, we propose SRP, a unified predictive modeling framework that synthesizes features using the unary dependency, retrieves related information to capture the composite dependency, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Quality and Management · Time Series Analysis and Forecasting · Advanced Database Systems and Queries
