When Tabular Foundation Models Meet Strategic Tabular Data: A Prior Alignment Approach
Summary
This paper studies whether tabular foundation models based on pretrained prior-data fitted networks (PFNs) can generalize to strategic tabular data where individuals modify features after deployment. It proposes Strategic Prior-data Fitted Network (SPN), an inference-time framework that aligns PFN predictions with the post-manipulation distribution without retraining.
Similar Articles
TabPFN-3: Technical Report
TabPFN-3 is a new foundation model for tabular data, pretrained on synthetic data, that scales to 1M training rows while reducing training and inference time, achieving state-of-the-art performance on tabular prediction, time series, and relational data.
Correcting Class Imbalance in Prior-Data Fitted Networks for Tabular Classification
This paper adapts classical class imbalance techniques to Prior-Data Fitted Networks (PFNs) for tabular classification, finding that thresholding and downsampling perform well due to PFNs' calibration and limited-data capabilities.
PriorLabs/TabPFN
TabPFN is introduced as a foundation model specifically designed for tabular data by PriorLabs.
TabPFN-3 just released: a pre-trained tabular foundation model for up to 1M rows [R][N]
TabPFN-3, a pre-trained tabular foundation model, was released with support for up to 1 million rows on a single GPU, 10x-1000x faster inference, and a 93% win rate over classical ML in benchmarks.
Tabular foundation models for robust calibration of near-infrared chemical sensing data
This paper evaluates the use of tabular foundation models, particularly TabPFN, for calibrating near-infrared spectroscopy data. The model shows strong performance on regression and classification tasks compared to traditional chemometric methods.