arXiv:2607.03659cs.DBcs.AI2026-07被引 1

首个系统性对比深度关系数据库学习模型的基准研究

A Fair Benchmarking of Deep Relational Database Learning Models

论文配图:A Fair Benchmarking of Deep Relational Database Learning Models
图 1 · 摘自论文原文
  • 统一实验流程,对5个数据库上的分类与回归任务进行公平评估
  • 关系变换器在分类与回归任务中均优于现有图模型和TabPFN 2.5
  • 跨表学习提升性能,但高跳数带来的收益递减且计算开销大

关系数据库(RDBs)是众多企业核心数据基础设施,但近期针对RDBs的深度学习方法因实验协议不一致而难以公平比较。本文开展首个系统性基准研究,评估了近期发布的深度RDB学习模型,覆盖5个关系数据库,每个数据库包含1个分类任务和1个回归任务。我们重构所有深度RDB模型,使各类实验流程可一致应用于所有方法。结果表明,关系变换器(RT)在分类与回归任务上均优于当前最优的基于图的建模方法。即使在单表学习任务中,专为RDB设计的深度学习方法仍优于领先的表格基础模型TabPFN 2.5。从单表(跳数=0)扩展到多表(跳数=1, 2)通过连接邻接表可提升性能,但更高跳数带来的增益随计算开销增加而递减。深度RDB学习方法有潜力挑战现有顶尖表格基础模型,尤其在大规模企业数据场景下。本研究源代码已公开。

原文摘要 · Abstract (English)

Relational databases (RDBs) are the primary data infrastructure in many enterprises, yet recent deep learning methods designed for RDBs have been evaluated under inconsistent experimental protocols, making fair comparison difficult. We present one of the first systematic benchmarking studies of recently released deep learning methods for RDBs, evaluating them across five relational databases, with one classification and one regression task for each. We refactor all deep RDB models to allow the full range of experimental procedures to be applied consistently across all methods. Our findings indicate that the relational transformer (RT) approach delivers the strongest overall performance on both classification and regression tasks compared to the state-of-the-art graph-based modeling and learning of RDBs. Even for single-table learning tasks, deep learning methods designed for RDBs outperform the leading tabular foundation model, TabPFN 2.5. Extending learning from a single table (hop = 0) to multiple tables (hop = 1, 2) by connecting neighboring tables in relational databases enhances performance, but the additional benefit from higher hops diminishes as computational overhead grows. Deep RDB learning methods have the potential to challenge state-of-the-art tabular foundation models, especially on large-scale enterprise data. The source code for this benchmarking study is publicly available.

关系数据库深度学习基准测试表格模型

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