Nums AI Releases Causilo: A Tabular Foundation Model That Tops TabArena Among Single Models

2026年9月16日 04:59
站內 AI 整理稿

Nums AI has released Causilo, a pretrained tabular foundation model for classification and regression.Causilo comes with a scikit-learn interface, Apache-2.0 code and pretrained weights on Hugging Face.On TabArena, it has the highest Elo among single models for both classification and regression.

Is it deployable?Yes, for research and evaluation today, on CUDA or CPU.Commercial, production and hosted API use need a separate license from Nums AI.What Causilo Does Causilo is an in-context learning model.Calling fit does not update the pretrained weights.

It stores the training rows as context and predicts query rows in one forward pass.According to its TabArena submission, Nums AI pretrained Causilo only on synthetic data, with no TabArena datasets.Inputs can be NumPy arrays or pandas DataFrames, including categorical features and missing values.

Classification supports up to 10 classes.Regression returns mean predictions by default.Version 1.0.1 adds median and quantile outputs, based on 999 native quantiles.

Architecture: Refinement, Compression, In-Context Learning Nums AI splits the network into 3 phases: refinement, compression and in-context learning.The released code and configs show how each phase works.Features are grouped in sets of 3.

Each value is embedded with 16 learned sine and cosine frequencies.Missing values get their own learned vector.2 column stages summarize each feature group.In each, 128 latent slots read only the training rows and pass that summary to every row.

Between the 2 column stages, a row stage lets feature groups interact through 4 latent tokens.It uses cross-attention instead of full self-attention, which Nums AI says keeps cost linear in feature count.A pooling block then compresses each row into a fixed 512-dimensional vector.

Labels are added to the training rows.A 12-layer prediction block lets query rows attend to those labeled rows.Query rows cannot change the training context or each other.By default, 8 ensemble members share the same weights.

Each one cycles through none, rank2gaussian, robust or power normalization, with seeded feature and class permutations.TabArena Results Nums AI used the official TabArena pipeline: 51 datasets and 816 Full splits, with 8 estimators and seed 42.

A TabArena maintainer re-ran the full evaluation and got the same overall Elo of 1794.TaskCausilo EloNext best single modelCausilo improvabilityOverall1792.9TabFM, 1764.40.0684Classification1771.8EXAONE Tabular, 1758.80.0875Regression2032.6TabFM, 1992.80.

0125 The field includes Google Research’s TabFM, LG AI Research’s EXAONE Tabular and Prior Labs’ TabPFN-3 (1636.2 overall).A few points help when reading these numbers: The #1 positions exclude system entries.With systems included, the maintainer re-run placed Causilo 3rd of 88 overall.

On improvability, TabFM still leads overall and on classification.Causilo leads on regression.The Elo confidence intervals at the top overlap, so the lead over TabFM and EXAONE Tabular is narrow.Nums AI also lists Xiaomi-TabLDM and Amazon’s Mitra-v2 behind Causilo.

Neither model appears in the benchmark files in Causilo’s repo.ScoringBench Results ScoringBench scores regression models with proper scoring rules such as CRPS, alongside RMSE and R².Nums AI submitted Causilo 1.0.1 on 101 datasets, 5 folds each, capped at 3,000 samples.

Nums AI reports that Causilo ranks 1st by CRPS, R² and RMSE.The ScoringBench maintainer independently checked the results before committing them.Speed and Memory Nums AI also reran 3 models on 1 H100 80 GB GPU, with 8 CPU cores per job.

ModelFit (s per 1k rows)Predict (s per 1k rows)GPU memory (GiB)Causilo2.5040.2518.15TabICLv23.4490.3038.37TabPFN-34.180.6860.88 In this test, Causilo is fastest on both fit and predict.TabPFN-3 uses far less GPU memory.

Setting usekvcache=True moves context work into fit, using more memory to speed up repeated predictions.Getting Started Causilo needs Python 3.10 to 3.12 and PyTorch 2.13 or newer.The first fit downloads the checkpoint automatically.

Copy CodeCopiedUse a different Browser# pip install causilo from causilo import CausiloClassifier, CausiloRegressor clf = CausiloClassifier(nestimators=8, randomstate=42) clf.fit(Xtrain, ytrain) proba = clf.predictproba(Xtest) reg = CausiloRegressor() reg.fit(Xtrain, ytrain) bands = reg.

predict(Xtest, outputtype="quantiles", quantiles=[0.05, 0.5, 0.95]) You can also try the Hugging Face demo Space.(function(){var f=document.getElementById("mtp-causilo-explainer");window.addEventListener("message",function(e){if(f&&e.source===f.contentWindow&&e.data&&e.data.mtpH){f.style.height=e.

data.mtpH+"px";}});})(); Key Takeaways Causilo has the top TabArena Elo among single models, overall and per task.With system ensembles included, a maintainer re-run places it 3rd of 88.Row mixing goes through 4 latent tokens, keeping cost linear in feature count.The code is Apache-2.

0; the weights are research-only without a commercial license.Version 1.0.1 adds quantile outputs, so regression intervals work out of the box.Check out the Repo on GitHub and Model on HF.All credit goes to the researcher of this project.

Also, feel free to follow us on Twitter and don’t forget to join our 150k+ML SubReddit and Subscribe to our Newsletter.Wait!are you on telegram?now you can join us on telegram as well.Need to partner with us for promoting your GitHub Repo OR Hugging Face Page OR Product Release OR Webinar etc.?

Connect with us The post Nums AI Releases Causilo: A Tabular Foundation Model That Tops TabArena Among Single Models appeared first on MarkTechPost.

Related

相關文章

IT之家模型更新

美國 AI 巨頭提議開發減速,歐洲同行和政界並不認同

作者:清源 責編:清源 評論: 9 月 18 日消息,據路透社今天(18 日)報道,此前,阿莫迪、奧爾特曼和馬斯克先後發出警告,能力不斷增強的 AI 系統可能帶來風險,故有必要控制其發展節奏,但歐洲企業和官員對此表現出明顯懷疑。法國初創企業 Mistral 在聲明中指出,這些風險早在幾個月前就已十分明確了。

2 小時前
IT之家模型更新

北京發佈“詞元經濟十條”:高標準建設詞元工廠,推動關鍵核心技術攻關

作者:浩渺 責編:浩渺 評論: 感謝網友 蛋殼兒 的線索投遞!9 月 18 日消息,北京市經濟和信息化局今日宣佈,北京市“詞元經濟十條”正式發佈。為貫徹落實《國務院關於深入實施“人工智能+”行動的意見》(國發〔2025〕11 號),率先培育智能經濟新形態,以詞元(Token)為抓手,發展詞元經濟新增量,制定《北京市加快詞元經濟發展的行動方案(2026—2028 年)》(注:以下簡稱《行動方案》)。

4 小時前
量子位模型更新

OpenAI剛曝光循環架構,這家公司更早將其用於世界模型

鍵詞只有一個:循環。 Astra採用了一種被稱為“循環深度”(Recurrent Depth)的架構,本質是讓同一組Transformer層被反覆複用,用更少的參數實現更深的計算。 這被外界視為OpenAI對傳統“堆參數、堆算力”路線的一次重大修正——不再只是把模型做大,而是讓模型學會“反覆思考”。 消息一齣,整個AI社區迅速升溫。

8 小時前

千問辦公接入高德門店經營專家套件 提升實體店選址與經營效率

此項新功能自9月18日起正式上線,用戶只需在千問辦公添加相應套件並完成高德賬號授權,即可實現從門店選址到日常經營分析的全鏈路工作。隨著實體商業的不斷發展,傳統的人工選址和經營分析方式顯得效率低下且容易出錯。個體創業者在開新店時,往往需要花費大量時間進行實地勘察,整體耗時可達一週,而商家在監測門店熱度變化及競爭對手動態時,也面臨數據整理繁瑣、分析結果不準確的問題。

8 小時前