A Locality Radius Framework for Understanding Relational Inductive Bias in Database Learning
Abstract
Foreign key discovery and related schema-level prediction tasks are often modeled using graph neural networks (GNNs), implicitly assuming that relational inductive bias improves performance. However, it remains unclear when multi-hop structural reasoning is actually necessary. In this work, we introduce locality radius, a formal measure of the minimum structural neighborhood required to determine a prediction in relational schemas. We hypothesize that model performance depends critically on alignment between task locality radius and architectural aggregation depth. We conduct a controlled empirical study across foreign key prediction, join cost estimation, blast radius regression, cascade impact classification, and additional graph-derived schema tasks. Our evaluation includes multi-seed experiments, capacity-matched comparisons, statistical significance testing, scaling analysis, and synthetic radius-controlled benchmarks. Results reveal a consistent bias-radius alignment effect.
Cite
@article{arxiv.2602.17092,
title = {A Locality Radius Framework for Understanding Relational Inductive Bias in Database Learning},
author = {Aadi Joshi and Kavya Bhand},
journal= {arXiv preprint arXiv:2602.17092},
year = {2026}
}