cd /news/artificial-intelligence/are-tabular-foundation-models-ready-… · home topics artificial-intelligence article
[ARTICLE · art-82008] src=pub.towardsai.net ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Are Tabular Foundation Models Ready to Replace Gradient Boosting Models?

Tabular foundation models (TFMs) such as TabPFN from PriorLabs and TabFM from Google are now outperforming gradient-boosted trees like XGBoost, CatBoost, and LightGBM on the TabArena benchmark, challenging the decade-long dominance of gradient boosting in tabular prediction. The comparison highlights architectural differences, latency, licensing, and practical trade-offs for production use.

read1 min views1 publishedJul 31, 2026
Are Tabular Foundation Models Ready to Replace Gradient Boosting Models?
Image: Pub (auto-discovered)

Member-only story

A practical comparison covering architecture, TabArena benchmarks, latency, licensing, and runnable code. #

Gradient boosted trees have been the default choice for tabular prediction for roughly a decade. XGBoost, CatBoost and LightGBM, being the best Python libraries for these models, have dominated almost every tabular Kaggle competition and production ML system since 2016.

That status quo is now being challenged by tabular foundation models (TFMs). These are pretrained transformers, such as TabPFN (PriorLabs) and TabFM (Google), that make predictions without running gradient descent on your data at all.

On TabArena, the closest thing the field has to a standardized benchmark, the highest-performing single models by accuracy are now TFMs rather than gradient-boosted trees.

In this post, we’ll cover what’s structurally different between these two model families, and we’ll walk through both architectures in enough detail to help you reason about the trade-offs for yourself, and decide which model is best suited…

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @priorlabs 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/are-tabular-foundati…] indexed:0 read:1min 2026-07-31 ·