cs.LGAug 6, 2026

Do Tabular Foundation Models Agree with Themselves?

Authors: Christian KlötergensVijaya Krishna YalavarthiLars Schmidt-ThiemeTom Hanika

Organizations: Institute of Computer Science & VWFS DARC, University of Hildesheim, Hildesheim, Germany

Abstract

Tabular Foundation Models (TFMs) are currently the best approach to tabular prediction problems. They are constructed as transformers that approximate the Bayesian posterior predictive distribution based on a pre-training prior. These univariate predictors can be converted into multivariate ones autoregressively by sampling one target and adding it to the features. However, the faithfulness of the resulting joint has not been investigated. Furthermore, TFMs cannot be evaluated against the posterior itself, at least not on real-world datasets, because the ground-truth distribution is unknown. We therefore propose asking a different question: could a model's predictions result from any joint distribution? To answer this question, we pose two requirements that any such model must satisfy. The first is marginalization consistency, which demands that marginalized conditionals are equal to directly predicted marginals. The second is factorization consistency, which demands that different factorization orders result in equal joint distributions. Every TFM that we evaluate violates both of these requirements for both classification and regression across all datasets.

Explore similar work

CardsList
  1. Towards Evaluating Data Priors for Tabular Foundation Models

    Jun 28, 2026Zeynep Türkmen, Kürşat Kaya, Alexander Pfefferle +1Tabular Foundation ModelsPrior Knowledge