No AI summary available for this article.
Why It Matters
Relational Deep Learning (RDL) is an effective approach to machine learning over multi-table relational databases.
Provenance
Discovered via ArXiv and published by ArXiv.
Key Claims
Original description
Relational Deep Learning (RDL) is an effective approach to machine learning over multi-table relational databases. In RDL, a database is modeled as a graph in which each row is a node and each foreign-key relation is an edge, and a graph neural network (GNN) is trained on this graph. Training a GNN requires sampling a subgraph around every seed node in the training set, and the cost of training is largely determined by the size of these subgraphs. This paper aims to reduce subgraph size by leveraging the join and aggregation capabilities of relational database systems. We observe that sampled...
Discovered via ArXiv
Research papers and preprints from arXiv.
Publisher: arxiv.org
ID: http://arxiv.org/abs/2608.25903v1 · Indexed 4 days ago