arXiv:2506.16654cs.LGcs.AI2025-06KDD被引 25

将关系型数据库转为图结构,实现端到端表示学习。

Relational Deep Learning: Challenges, Foundations and Next-Generation Architectures

  • 用主外键构建实体图,统一多表数据表示
  • 支持时序与异构数据建模,适配真实数据库特性
  • 面向大规模多表融合,适合构建通用数据基础模型

关系型深度学习(RDL)将多表关系型数据库转化为‘关系实体图’,实现无需传统特征工程的端到端表示学习。与一般图结构不同,关系实体图由主外键关联定义,其连接性取决于数据库模式,且具有时序性和异质性特征。本文系统综述了RDL:首先介绍数据库转图的方法,回顾常用公开基准数据集;分析大规模多表集成、时序动态建模和异构数据处理等关键挑战;梳理基于GNN的基础方法与最新架构进展;最后探讨整合这些挑战的路径,指出RDL正推动图学习多个子领域向可泛化的基础模型演进。

原文摘要 · Abstract (English)

Graph machine learning has led to a significant increase in the capabilities of models that learn on arbitrary graph-structured data and has been applied to molecules, social networks, recommendation systems, and transportation, among other domains. Data in multi-tabular relational databases can also be constructed as 'relational entity graphs' for Relational Deep Learning (RDL) - a new blueprint that enables end-to-end representation learning without traditional feature engineering. Compared to arbitrary graph-structured data, relational entity graphs have key properties: (i) their structure is defined by primary-foreign key relationships between entities in different tables, (ii) the structural connectivity is a function of the relational schema defining a database, and (iii) the graph connectivity is temporal and heterogeneous in nature. In this paper, we provide a comprehensive review of RDL by first introducing the representation of relational databases as relational entity graphs, and then reviewing public benchmark datasets that have been used to develop and evaluate recent GNN-based RDL models. We discuss key challenges including large-scale multi-table integration and the complexities of modeling temporal dynamics and heterogeneous data, while also surveying foundational neural network methods and recent architectural advances specialized for relational entity graphs. Finally, we explore opportunities to unify these distinct modeling challenges, highlighting how RDL converges multiple sub-fields in graph machine learning towards the design of foundation models that can transform the processing of relational data.

关系学习图神经网络数据库

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。