English

Generalization Can Emerge in Tabular Foundation Models From a Single Table

Machine Learning 2025-11-14 v1

Abstract

Deep tabular modelling increasingly relies on in-context learning where, during inference, a model receives a set of (x,y)(x,y) pairs as context and predicts labels for new inputs without weight updates. We challenge the prevailing view that broad generalization here requires pre-training on large synthetic corpora (e.g., TabPFN priors) or a large collection of real data (e.g., TabDPT training datasets), discovering that a relatively small amount of data suffices for generalization. We find that simple self-supervised pre-training on just a \emph{single} real table can produce surprisingly strong transfer across heterogeneous benchmarks. By systematically pre-training and evaluating on many diverse datasets, we analyze what aspects of the data are most important for building a Tabular Foundation Model (TFM) generalizing across domains. We then connect this to the pre-training procedure shared by most TFMs and show that the number and quality of \emph{tasks} one can construct from a dataset is key to downstream performance.

Keywords

Cite

@article{arxiv.2511.09665,
  title  = {Generalization Can Emerge in Tabular Foundation Models From a Single Table},
  author = {Junwei Ma and Nour Shaheen and Alex Labach and Amine Mhedhbi and Frank Hutter and Anthony L. Caterini and Valentin Thomas},
  journal= {arXiv preprint arXiv:2511.09665},
  year   = {2025}
}
R2 v1 2026-07-01T07:34:33.191Z