RelBench: A Benchmark for Deep Learning on Relational Databases
About
We present RelBench, a public benchmark for solving predictive tasks over relational databases with graph neural networks. RelBench provides databases and tasks spanning diverse domains and scales, and is intended to be a foundational infrastructure for future research. We use RelBench to conduct the first comprehensive study of Relational Deep Learning (RDL) (Fey et al., 2024), which combines graph neural network predictive models with (deep) tabular models that extract initial entity-level representations from raw tables. End-to-end learned RDL models fully exploit the predictive signal encoded in primary-foreign key links, marking a significant shift away from the dominant paradigm of manual feature engineering combined with tabular models. To thoroughly evaluate RDL against this prior gold-standard, we conduct an in-depth user study where an experienced data scientist manually engineers features for each task. In this study, RDL learns better models whilst reducing human work needed by more than an order of magnitude. This demonstrates the power of deep learning for solving predictive tasks over relational databases, opening up many new research opportunities enabled by RelBench.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Study Outcome Prediction | rel (trial) | ROC-AUC0.674 | 65 | |
| Entity Classification | RelBench rel-avito user-visits | AUC64.6 | 49 | |
| Entity Regression | RelBench v1.0 (test) | CTR (Avito Ad)18.3 | 45 | |
| Entity Classification | RelBench rel-stack user-badge | AUC87.9 | 40 | |
| Binary Classification | RelBench 1.0 (test) | Relational Amazon User Churn72 | 26 | |
| ad-ctr regression | rel-avito | R^20.19 | 21 | |
| Entity Classification | RelBench rel-stack user-engage | AUC89.6 | 21 | |
| site-succ regression | rel (trial) | R2 Score-0.028 | 21 | |
| item-sales regression | rel-hm | R20.227 | 21 | |
| item-sales | RELBENCH rel-hm (test) | MAE0.056 | 16 |