English

Task Scarcity and Label Leakage in Relational Transfer Learning

Machine Learning 2026-04-01 v1

Abstract

Training relational foundation models requires learning representations that transfer across tasks, yet available supervision is typically limited to a small number of prediction targets per database. This task scarcity causes learned representations to encode task-specific shortcuts that degrade transfer even within the same schema, a problem we call label leakage. We study this using K-Space, a modular architecture combining frozen pretrained tabular encoders with a lightweight message-passing core. To suppress leakage, we introduce a gradient projection method that removes label-predictive directions from representation updates. On RelBench, this improves within-dataset transfer by +0.145 AUROC on average, often recovering near single-task performance. Our results suggest that limited task diversity, not just limited data, constrains relational foundation models.

Cite

@article{arxiv.2603.29914,
  title  = {Task Scarcity and Label Leakage in Relational Transfer Learning},
  author = {Francisco Galuppo Azevedo and Clarissa Lima Loures and Denis Oliveira Correa},
  journal= {arXiv preprint arXiv:2603.29914},
  year   = {2026}
}

Comments

Accepted at the 3rd DATA-FM Workshop at ICLR 2026, Rio de Janeiro, Brazil. OpenReview: https://openreview.net/forum?id=nI2nsMMHXp

R2 v1 2026-07-01T11:46:34.232Z