Pocket Foundation Models: Distilling TFMs into CPU-Ready Gradient-Boosted Trees

Fuente: arXiv
Saved in:
Bibliographic Details
Main Authors: Tanna, Aditya, Bouarour, Nassim, Bouadi, Mohamed, Sankarapu, Vinay kumar, Seth, Pratinav
Format: Preprint
Published: 2026
Subjects:
Online Access:
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1866913141902802944
author Tanna, Aditya
Bouarour, Nassim
Bouadi, Mohamed
Sankarapu, Vinay kumar
Seth, Pratinav
author_facet Tanna, Aditya
Bouarour, Nassim
Bouadi, Mohamed
Sankarapu, Vinay kumar
Seth, Pratinav
contents A fraud scorer needs to answer in under 2 ms. The best tabular foundation models (TFMs) take 151-1,275 ms on GPU. We close this gap by distilling the TFM offline into an XGBoost or CatBoost student that runs natively on CPU. The central obstacle is specific to in-context learning (ICL) teachers: they leak labels when scoring their own training set, so the soft targets collapse to near-one-hot vectors with no inter-class structure left to distill. Stratified out-of-fold (OOF) teacher labeling prevents this. Across 153 classification datasets drawn from TALENT, OpenML-CC18, TabZilla, and TabArena, distilling TabICLv2 into XGBoost gives 0.882 macro-mean AUC (96.5% of teacher AUC) at 1.9 ms on CPU, a 38x to 860x speedup across teacher-student pairs with a statistically significant edge over a tuned CatBoost baseline (Wilcoxon p = 0.0008; 51% win rate). Four further findings: teacher rank transfers exactly to student rank; gains concentrate on low-dimensional data (< 21 features: +0.011 over CatBoost vs. >21 features: +0.001); multi-teacher averaging helps MLP students (+0.006, p = 0.003) but adds less than 0.001 for tree students; and on high-dimensional tasks where the teacher itself trails CatBoost, distillation makes things worse rather than better. The full pipeline is open-sourced as part of the TabTune library.
format Preprint
id arxiv_https___arxiv_org_abs_2605_18654
institution arXiv
publishDate 2026
record_format arxiv
spellingShingle Pocket Foundation Models: Distilling TFMs into CPU-Ready Gradient-Boosted Trees
Tanna, Aditya
Bouarour, Nassim
Bouadi, Mohamed
Sankarapu, Vinay kumar
Seth, Pratinav
Machine Learning
Artificial Intelligence
A fraud scorer needs to answer in under 2 ms. The best tabular foundation models (TFMs) take 151-1,275 ms on GPU. We close this gap by distilling the TFM offline into an XGBoost or CatBoost student that runs natively on CPU. The central obstacle is specific to in-context learning (ICL) teachers: they leak labels when scoring their own training set, so the soft targets collapse to near-one-hot vectors with no inter-class structure left to distill. Stratified out-of-fold (OOF) teacher labeling prevents this. Across 153 classification datasets drawn from TALENT, OpenML-CC18, TabZilla, and TabArena, distilling TabICLv2 into XGBoost gives 0.882 macro-mean AUC (96.5% of teacher AUC) at 1.9 ms on CPU, a 38x to 860x speedup across teacher-student pairs with a statistically significant edge over a tuned CatBoost baseline (Wilcoxon p = 0.0008; 51% win rate). Four further findings: teacher rank transfers exactly to student rank; gains concentrate on low-dimensional data (< 21 features: +0.011 over CatBoost vs. >21 features: +0.001); multi-teacher averaging helps MLP students (+0.006, p = 0.003) but adds less than 0.001 for tree students; and on high-dimensional tasks where the teacher itself trails CatBoost, distillation makes things worse rather than better. The full pipeline is open-sourced as part of the TabTune library.
title Pocket Foundation Models: Distilling TFMs into CPU-Ready Gradient-Boosted Trees
topic Machine Learning
Artificial Intelligence
url https://arxiv.org/abs/2605.18654