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

Rel-MOSS: Towards Imbalanced Relational Deep Learning on Relational Databases

About

In recent advances, to enable a fully data-driven learning paradigm on relational databases (RDB), relational deep learning (RDL) is proposed to structure the RDB as a heterogeneous entity graph and adopt the graph neural network (GNN) as the predictive model. However, existing RDL methods neglect the imbalance problem of relational data in RDBs and risk under-representing the minority entities, leading to an unusable model in practice. In this work, we investigate, for the first time, class imbalance problem in RDB entity classification and design the relation-centric minority synthetic over-sampling GNN (Rel-MOSS), in order to fill a critical void in the current literature. Specifically, to mitigate the issue of minority-related information being submerged by majority counterparts, we design the relation-wise gating controller to modulate neighborhood messages from each individual relation type. Based on the relational-gated representations, we further propose the relation-guided minority synthesizer for over-sampling, which integrates the entity relational signatures to maintain relational consistency. Extensive experiments on 12 entity classification datasets provide compelling evidence for the superiority of Rel-MOSS, yielding an average improvement of up to 2.46% and 4.00% in terms of Balanced Accuracy and G-Mean, compared with SOTA RDL methods and classic methods for handling class imbalance.

Jun Yin, Peng Huo, Bangguo Zhu, Hao Yan, Senzhang Wang, Shirui Pan, Chengqi Zhang• 2026

Related benchmarks

TaskDatasetResultRank
Entity Classificationf1-driver top3
Balanced Accuracy (B-Acc)80.98
11
Entity Classificationf1-driver-dnf
B-Acc66.23
11
Entity Classificationavito-user-clicks
B-Acc62.21
11
Entity Classificationavito-user-visits
B-Acc62.98
11
Entity Classificationevent-user-repeat
B-Acc74.11
11
Entity Classificationevent-user-ignore
B-Acc74.6
11
Entity Classificationstack-user-engagement
B-Acc81.12
11
Entity Classificationstack-user-badge
B-Acc79.34
11
Entity Classificationamazon-user-churn
B-Acc0.6455
11
Entity Classificationamazon-item-churn
Balanced Accuracy71.08
11
Showing 10 of 12 rows

Other info

Follow for update