REVIEW 13 cited by
Supervised Learning on Relational Databases with Graph Neural Networks
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
The majority of data scientists and machine learning practitioners use relational data in their work [State of ML and Data Science 2017, Kaggle, Inc.]. But training machine learning models on data stored in relational databases requires significant data extraction and feature engineering efforts. These efforts are not only costly, but they also destroy potentially important relational structure in the data. We introduce a method that uses Graph Neural Networks to overcome these challenges. Our proposed method outperforms state-of-the-art automatic feature engineering methods on two out of three datasets.
Forward citations
Cited by 13 Pith papers
-
From Schema to Signal: Retrieval-Augmented Modeling for Relational Data Analytics
RAM augments relational graph models with attribute-semantic retrieval via random-walk documents and two contrastive augmentations (ATRA, ETRA) to achieve state-of-the-art results on five real-world databases.
-
Parameter-Free Encoders Remain Viable for RDB Foundation Models
Trainable RDB encoders cannot robustly exploit neighborhood labels as fixed foundation-model features or feature-importance signals, so simple parameter-free encoders stay near-SOTA.
-
A Fair Benchmarking of Deep Relational Database Learning Models
Under a unified protocol on five RelBench databases, the Relational Transformer outperforms graph-based RDB models and TabPFN 2.5, with multi-hop gains that shrink relative to training cost.
-
Universal Encoders for Modular Relational Deep Learning
Proposes a pretrained Universal Row Encoder using transformers and global statistics to generate table-width invariant row embeddings for modular relational graph models, claiming improved transfer, convergence, and m...
-
What Makes a Desired Graph for Relational Deep Learning?
Schema-derived graphs for relational deep learning suffer from information overload and semantic fragmentation; controlled filtering and injection via an end-to-end optimizer improves accuracy on 26 tasks while often ...
-
RelPrism: A Multi-Faceted Pre-training Framework with Self-Generated Tasks for Relational Databases
RelPrism generates self-supervised pseudo-tasks from three attribute perspectives via multi-granularity clustering to improve representation learning for relational database prediction tasks.
-
Gaussian Relational Graph Transformer
GelGT proposes collaborative sampling and Gaussian attention on subgraphs to model long-range structural, semantic, and temporal dependencies in relational graphs, reporting up to 13.8% gains on downstream tasks.
-
No Need to Train Your RDB Foundation Model
Column-wise, parameter-free JUICE encodings let single-table ICL models solve multi-table RDB prediction tasks with no training or fine-tuning.
-
Parameter-Free Encoders Remain Viable for RDB Foundation Models
A parameter-free relational encoder combined with a single-table foundation model matches or beats parameterized, pre-trained RDB encoders on six benchmarks.
-
Synthesize, Retrieve, and Propagate: A Unified Predictive Modeling Framework for Relational Databases
SRP combines feature synthesis, cross-table retrieval, and graph propagation to improve predictive modeling on relational databases.
-
Rel-HNN: Split Parallel Hypergraph Neural Network for Learning on Relational Databases
Rel-HNN models each tuple as a hyperedge over attribute-value nodes and reports large accuracy gains, but its hypergraph construction appears to include the target label as an input node.
-
Retrieval-Augmented Generation with Graphs (GraphRAG)
A survey proposing a holistic GraphRAG framework with components including query processor, retriever, organizer, generator, and data source, plus domain-tailored reviews, challenges, and future directions.
-
Graph-Based Feature Augmentation for Predictive Tasks on Relational Datasets
ReCoGNN automatically augments a base table with task-relevant features from related relational tables by splitting attributes into semantic sub-tables and propagating information through a weighted heterogeneous graph.
Discussion (0). Sign in to comment.