PulseAugur
EN
LIVE 05:32:41

Google launches TabFM for tabular data; new research probes model limitations

Google Research has introduced TabFM, a zero-shot foundation model for tabular data that integrates with BigQuery ML to simplify classification and regression tasks. Unlike traditional methods requiring extensive manual tuning, TabFM uses in-context learning to generate predictions from unseen tables in a single pass. Concurrently, several research papers explore the capabilities and limitations of tabular foundation models, with one paper highlighting a formal barrier to reasoning about rule-governed data and another introducing a benchmark to evaluate model generality beyond standard IID datasets. AI

IMPACT TabFM simplifies tabular data workflows, while new research highlights limitations and evaluation challenges for tabular foundation models.

RANK_REASON Multiple research papers discussing tabular foundation models, including a new model release and evaluations of model capabilities and limitations.

Read on Google AI / Research →

AI-generated summary · Google Gemini · from 8 sources. How we write summaries →

Google launches TabFM for tabular data; new research probes model limitations

COVERAGE [8]

  1. Google AI / Research TIER_1 English(EN) ·

    Introducing TabFM: A zero-shot foundation model for tabular data

    Data Management

  2. arXiv cs.AI TIER_1 English(EN) · Tassilo Klein, Johannes Hoffart ·

    Statistically Indistinguishable, Operationally Distinct: A Formal Barrier for Tabular Foundation Models

    arXiv:2606.29091v1 Announce Type: cross Abstract: Tabular foundation models cannot reason about data produced by running systems without access to the rules that govern them. We make this statement falsifiable. The \emph{Operational Turing Test} (OTT) constructs pairs of legal an…

  3. arXiv cs.AI TIER_1 English(EN) · Boshko Koloski, Xiangjian Jiang, Senja Pollak, Bla\v{z} \v{S}krlj, Mateja Jamnik, Nikola Simidjievski ·

    KnowsTFM: Knowledge-Informed Fine-Tuning of Small Tabular Foundation Models

    arXiv:2606.30258v1 Announce Type: cross Abstract: Tabular foundation models have advanced deep learning for tabular data by delivering strong default performance across many small and medium tasks. Yet in niche domains, where data is scarce, high-dimensional, and shifted from the…

  4. arXiv cs.AI TIER_1 English(EN) · Lennart Purucker, Andrej Tschalzev, Nick Erickson, Gioia Blayer, David Holzm\"uller, Alan Arazi, Alexander Pfefferle, Mustafa Tajjar, Ga\"el Varoquaux, Frank Hutter ·

    Beyond IID: How General Are Tabular Foundation Models, Really?

    arXiv:2606.30410v1 Announce Type: cross Abstract: Foundation models for predictive machine learning on tabular data have recently gained significant traction in academia and industry. Research communities across disciplines are increasingly evaluating tabular foundation models on…

  5. arXiv cs.LG TIER_1 English(EN) · Zeynep T\"urkmen, K\"ur\c{s}at Kaya, Alexander Pfefferle, Frank Hutter ·

    Towards Evaluating Data Priors for Tabular Foundation Models

    arXiv:2606.29241v1 Announce Type: new Abstract: Data-generating priors are a central component of tabular foundation models because they define the task distribution used during pretraining. However, priors are rarely evaluated as independent components, making it difficult to un…

  6. arXiv cs.AI TIER_1 English(EN) · Frank Hutter ·

    Beyond IID: How General Are Tabular Foundation Models, Really?

    Foundation models for predictive machine learning on tabular data have recently gained significant traction in academia and industry. Research communities across disciplines are increasingly evaluating tabular foundation models on diverse datasets and tasks. However, these task- …

  7. arXiv cs.AI TIER_1 English(EN) · Nikola Simidjievski ·

    KnowsTFM: Knowledge-Informed Fine-Tuning of Small Tabular Foundation Models

    Tabular foundation models have advanced deep learning for tabular data by delivering strong default performance across many small and medium tasks. Yet in niche domains, where data is scarce, high-dimensional, and shifted from the pretraining distribution, they may still fail to …

  8. Hugging Face Daily Papers TIER_1 English(EN) ·

    Beyond IID: How General Are Tabular Foundation Models, Really?

    Tabular foundation models show varying performance across different data conditions, with traditional methods still outperforming newer approaches on complex, large-scale datasets.