Google unveils TabFM, a zero-shot foundation model for tabular data
burny_tech · x · 2026-09-19
Following TimesFM for time series, Google Research introduced TabFM, a zero-shot foundation model for tabular data aimed at simplifying classification and regression workflows.
- Context: Tabular data powers enterprise ML like churn prediction and fraud detection, long dominated by supervised tree models (XGBoost, AdaBoost, random forests).
- Pain point: Deploying these models requires far more than one .fit() — extensive hyperparameter tuning and domain-specific feature engineering.
- Approach: Borrowing in-context learning from LLMs, the pretrained model performs new tasks zero-shot without weight updates.
Weights and code are on Hugging Face and GitHub; commenters call it "intelligence in a spreadsheet."
More from Research
- SE veteran calls for de-anonymized peer review to catch AI-generated paper spam — moarbugs · 2026-09-19
- OpenDataArena's Spark-234K, a 234K-sample machine-generated English text dataset, trends on Hugging Face — OpenDataArena · 2026-09-19
- match-seq: Viral Proximity Barcoding Enables In Vivo Intercellular CRISPR Screens — anshulkundaje · 2026-09-19
- Robot Control Explained for ML People: PID, FK/IK, and Why ACT Outputs Joint Angles — kamathsblog · 2026-09-19
- Google's ScientistTwo agent runs the full AI research discovery loop unsupervised — dair_ai · 2026-09-19
- RSI-Exam leaderboard update: GPT-6-astra tops recursive self-improvement benchmark at 0.5126 — yuyinzhou_cs · 2026-09-19