Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Griffin: Towards a Graph-Centric Relational Database Foundation Model

About

We introduce Griffin, the first foundation model attemptation designed specifically for Relational Databases (RDBs). Unlike previous smaller models focused on single RDB tasks, Griffin unifies the data encoder and task decoder to handle diverse tasks. Additionally, we enhance the architecture by incorporating a cross-attention module and a novel aggregator. Griffin utilizes pretraining on both single-table and RDB datasets, employing advanced encoders for categorical, numerical, and metadata features, along with innovative components such as cross-attention modules and enhanced message-passing neural networks (MPNNs) to capture the complexities of relational data. Evaluated on large-scale, heterogeneous, and temporal graphs extracted from RDBs across various domains (spanning over 150 million nodes), Griffin demonstrates superior or comparable performance to individually trained models, excels in low-data scenarios, and shows strong transferability with similarity and diversity in pretraining across new datasets and tasks, highlighting its potential as a universally applicable foundation model for RDBs. Code available at https://github.com/yanxwb/Griffin.

Yanbo Wang, Xiyuan Wang, Quan Gan, Minjie Wang, Qibin Yang, David Wipf, Muhan Zhang• 2025

Related benchmarks

TaskDatasetResultRank
Entity ClassificationRelBench rel-avito user-visits
AUC62.2
32
Entity RegressionRelBench v1.0 (test)
LTV (Amazon Item)53.214
27
Binary ClassificationRelBench 1.0 (test)
Relational Amazon User Churn70
26
Entity ClassificationRelBench rel-stack user-badge
AUC82.3
23
Entity ClassificationRELBENCH rel-amazon item-churn (test)
AUROC71.9
23
Entity ClassificationRELBENCH rel-stack user-badge (test)
AUROC0.823
15
Entity ClassificationRELBENCH rel-avito user-visits (test)
AUROC0.622
15
Entity ClassificationRELBENCH rel-f1 driver-top3 (test)
AUROC82.5
15
Entity ClassificationRELBENCH rel-f1 driver-dnf (test)
AUROC0.577
15
Entity ClassificationRELBENCH rel-avito user-clicks (test)
AUROC45.9
15
Showing 10 of 36 rows

Other info

Follow for update