Task-Agnostic Contrastive Pretraining for Relational Deep Learning
Jakub Pele\v{s}ka, Gustav \v{S}\'ir

TL;DR
This paper introduces a task-agnostic contrastive pretraining method for relational deep learning that captures structural and semantic heterogeneity, enabling scalable, transferable representations across relational databases.
Contribution
It proposes a novel contrastive pretraining framework with three levels of objectives, improving scalability and transferability in relational deep learning models.
Findings
Pretrained models outperform models trained from scratch on benchmarks.
The approach effectively captures relational heterogeneity.
Pretraining enhances model transferability and scalability.
Abstract
Relational Deep Learning (RDL) is an emerging paradigm that leverages Graph Neural Network principles to learn directly from relational databases by representing them as heterogeneous graphs. However, existing RDL models typically rely on task-specific supervised learning, requiring training separate models for each predictive task, which may hamper scalability and reuse. In this work, we propose a novel task-agnostic contrastive pretraining approach for RDL that enables database-wide representation learning. For that aim, we introduce three levels of contrastive objectivesrow-level, link-level, and context-leveldesigned to capture the structural and semantic heterogeneity inherent to relational data. We implement the respective pretraining approach through a modular RDL architecture and an efficient sampling strategy tailored to the heterogeneous database setting. Our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Machine Learning in Healthcare · Domain Adaptation and Few-Shot Learning
MethodsGraph Neural Network
