LGAIFeb 14, 2025

Learning Relational Tabular Data without Shared Features

arXiv:2502.10125v1h-index: 8
Originality Highly original
AI Analysis

This work addresses the challenge of cross-table learning for relational tabular data, which is significant for data scientists and researchers dealing with complex, unaligned datasets.

The authors tackled the problem of learning relational tabular data without shared features, achieving up to a 26.8% improvement in predictive performance. This was demonstrated through extensive experiments on real-world and synthetic datasets.

Learning relational tabular data has gained significant attention recently, but most studies focus on single tables, overlooking the potential of cross-table learning. Cross-table learning, especially in scenarios where tables lack shared features and pre-aligned data, offers vast opportunities but also introduces substantial challenges. The alignment space is immense, and determining accurate alignments between tables is highly complex. We propose Latent Entity Alignment Learning (Leal), a novel framework enabling effective cross-table training without requiring shared features or pre-aligned data. Leal operates on the principle that properly aligned data yield lower loss than misaligned data, a concept embodied in its soft alignment mechanism. This mechanism is coupled with a differentiable cluster sampler module, ensuring efficient scaling to large relational tables. Furthermore, we provide a theoretical proof of the cluster sampler's approximation capacity. Extensive experiments on five real-world and five synthetic datasets show that Leal achieves up to a 26.8% improvement in predictive performance compared to state-of-the-art methods, demonstrating its effectiveness and scalability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes