paper-with-me

홈 › Papers

A Mechanistic Study of Tabular Foundation Models

2026-05-20 · Marin Biloš, James T. Wilson, Anderson Schneider, Yuriy Nevmyvaka arxiv

Tabular foundation models with different architectures converge in accuracy across a range of classification and regression tasks. This raises questions a leaderboard cannot answer: (i) whether the models execute the same in-context algorithm, (ii) where row, column, and class-permutation invariances originate, and (iii) how robust they are under perturbations engineered against the inferred mechanism. We characterize all three. The model families realize qualitatively distinct similarity-based readouts: from an attention-weighted vote over context labels to a class-conditional mean readout, each confirmed by causal intervention. We find that the representation collapse highlighted in prior work is not a practical concern for them. Each model's permutation invariances trace to specific positional parameters whose removal preserves accuracy and makes approximate invariance exact. Perturbations engineered against each readout reproduce predicted failure modes; hub and rank attacks isolate them from refit baselines. Together these results give a mechanistic account of contemporary tabular foundation models and identify which inductive biases govern both their accuracy and characteristic failures.

📄 PDF Abstract BibTeX arXiv:2605.21288

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Is One Layer Enough? Understanding Inference Dynamics in Tabular Foundation Models

2026-05-07 · Amir Rezaei Balef, Mykhailo Koshil, Katharina Eggensperger arxiv

Transformer-based tabular foundation models (TFMs) dominate small to medium tabular predictive benchmark tasks, yet their inference mechanisms remain largely unexplored. We present the first large-scale mechanistic study…

Towards Benchmarking Foundation Models for Tabular Data With Text

2025-07-10 · Martin Mráz, Breenda Das, Anshul Gupta, Lennart Purucker 외 arxiv

Foundation models for tabular data are rapidly evolving, with increasing interest in extending them to support additional modalities such as free-text features. However, existing benchmarks for tabular data rarely includ…

Why Tabular Foundation Models Should Be a Research Priority

2024-05-02 · Boris van Breugel, Mihaela van der Schaar

Recent text and image foundation models are incredibly impressive, and these models are attracting an ever-increasing portion of research resources. In this position piece we aim to shift the ML research community's prio…

scientific discovery

Benchmarking Tabular Foundation Models for Conditional Density Estimation in Regression

2026-03-27 · Rafael Izbicki, Pedro L. C. Rodrigues arxiv

Conditional density estimation (CDE) - recovering the full conditional distribution of a response given tabular covariates - is essential in settings with heteroscedasticity, multimodality, or asymmetric uncertainty. Rec…

Density Estimation

When Tabular Foundation Models Meet Strategic Tabular Data: A Prior Alignment Approach

2026-05-19 · Xinpeng Lv, Yunxin Mao, Renzhe Xu, Chunyuan Zheng 외 arxiv

Tabular foundation models based on pretrained prior-data fitted networks~(PFNs) have shown strong generalization on diverse tabular tasks, but they are typically designed for \emph{non-strategic} settings where data dist…