PulseAugur
EN
LIVE 11:02:34

New Rel-MOSS method tackles imbalanced data in relational deep learning

Researchers have introduced Rel-MOSS, a novel approach to address class imbalance in relational deep learning on relational databases. This method aims to prevent minority entities from being overshadowed by majority ones by employing a relation-centric synthetic over-sampling technique. Rel-MOSS utilizes a relation-wise gating controller to modulate neighborhood messages and a relation-guided synthesizer to maintain relational consistency during over-sampling. Experiments show Rel-MOSS improves Balanced Accuracy and G-Mean by up to 2.46% and 4.00% respectively, outperforming state-of-the-art methods. AI

IMPACT Addresses a key challenge in applying deep learning to structured data, potentially improving model performance on imbalanced datasets.

RANK_REASON The cluster contains an academic paper detailing a new method for relational deep learning. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New Rel-MOSS method tackles imbalanced data in relational deep learning

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Jun Yin, Peng Huo, Bangguo Zhu, Hao Yan, Senzhang Wang, Shirui Pan, Chengqi Zhang ·

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

    arXiv:2603.07916v2 Announce Type: replace Abstract: 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 networ…