Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

TabICLv2: A better, faster, scalable, and open tabular foundation model

About

Tabular foundation models, such as TabPFNv2 and TabICL, have recently dethroned gradient-boosted trees at the top of predictive benchmarks, demonstrating the value of in-context learning for tabular data. We introduce TabICLv2, a new state-of-the-art foundation model for regression and classification built on three pillars: (1) a novel synthetic data generation engine designed for high pretraining diversity; (2) various architectural innovations, including a new scalable softmax in attention improving generalization to larger datasets without prohibitive long-sequence pretraining; and (3) optimized pretraining protocols, notably replacing AdamW with the Muon optimizer. On the TabArena and TALENT benchmarks, TabICLv2 without any tuning surpasses the performance of the current state of the art, RealTabPFN-2.5 (hyperparameter-tuned, ensembled, and fine-tuned on real data). With only moderate pretraining compute, TabICLv2 generalizes effectively to million-scale datasets under 50GB GPU memory while being markedly faster than RealTabPFN-2.5. We provide extensive ablation studies to quantify these contributions and commit to open research by first releasing inference code and model weights at https://github.com/soda-inria/tabicl, with synthetic data engine and pretraining code to follow.

Jingang Qu, David Holzm\"uller, Ga\"el Varoquaux, Marine Le Morvan• 2026

Related benchmarks

TaskDatasetResultRank
Binary ClassificationTabArena
Elo Rating1.59e+3
74
Multiclass ClassificationTabArena Lite
Elo Rating1.60e+3
63
Tabular LearningTabArena
Elo1.60e+3
54
Molecular property predictionPolaris & MoleculeACE Aggregate (58 tasks)
Win Count25
52
Chemical Property PredictionPolymers (5-fold cross-val)
Eea R2 Score0.9
50
Chemical Property PredictionFuels (10-fold cross-val)--
48
Polymer-Solvent Interaction PredictionPolySolv (10-fold cross-validation)
R2 Score (χ)0.87
46
Tabular PredictionTabArena all 51 datasets
Elo Rating1.60e+3
38
Multiclass ClassificationMulticlass panel 3 healthcare datasets v1.0 (test)
Macro AUC78.8
31
Binary Classificationbinary health datasets avg (test)
AUC0.873
29
Showing 10 of 26 rows

Other info

Follow for update