ICML 2026poster0 citations

GOTabPFN: From Feature Ordering to Compact Tokenization for Tabular Foundation Models on High-Dimensional Data

Al Zadid Sultan Bin Habib, Md Younus Ahamed, Prashnna Gyawali, Gianfranco Doretto, Donald Adjeroh

Abstract

We investigate how to make small tabular foundation models effective for High-Dimensional, Low-Sample Size (HDLSS) tabular prediction without retraining large backbones. We introduce Graph-guided Ordering with Local Refinement (GO-LR), show its equivalence to weighted Minimum Linear Arrangement, and interpret the practical solver as a TSP-path-style surrogate. We propose GOTabPFN,which builds on GO-LR, and a Neuro-Inspired Subunit Compression (NSC) unit to pool locally adjacent ordered features into meta-features, yielding a compact representation that makes TabPFN-style prediction practical in HDLSS regimes. Across tabular benchmarks, GOTabPFN improves stability and accuracy under tight token budgets.

GraphsBenchmark
BibTeX
@inproceedings{
habib2026gotabpfn,
title={{GOT}ab{PFN}: From Feature Ordering to Compact Tokenization for Tabular Foundation Models on High-Dimensional Data},
author={Al Zadid Sultan Bin Habib and Md Younus Ahamed and Prashnna Kumar Gyawali and Gianfranco Doretto and Donald Adjeroh},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=fpqfV3lCIB}
}