English

Scaling Experiments in Self-Supervised Cross-Table Representation Learning

Machine Learning 2023-10-02 v1

Abstract

To analyze the scaling potential of deep tabular representation learning models, we introduce a novel Transformer-based architecture specifically tailored to tabular data and cross-table representation learning by utilizing table-specific tokenizers and a shared Transformer backbone. Our training approach encompasses both single-table and cross-table models, trained via missing value imputation through a self-supervised masked cell recovery objective. To understand the scaling behavior of our method, we train models of varying sizes, ranging from approximately 10410^4 to 10710^7 parameters. These models are trained on a carefully curated pretraining dataset, consisting of 135M training tokens sourced from 76 diverse datasets. We assess the scaling of our architecture in both single-table and cross-table pretraining setups by evaluating the pretrained models using linear probing on a curated set of benchmark datasets and comparing the results with conventional baselines.

Keywords

Cite

@article{arxiv.2309.17339,
  title  = {Scaling Experiments in Self-Supervised Cross-Table Representation Learning},
  author = {Maximilian Schambach and Dominique Paul and Johannes S. Otterbach},
  journal= {arXiv preprint arXiv:2309.17339},
  year   = {2023}
}
R2 v1 2026-06-28T12:36:19.704Z