Skip to main content
Diagram illustrating a tabular foundation model trained on a billion tables, showing data integration and AI. [arxiv.org](htt

Editorial illustration for Fundamental, first foundation model for tabular data, trained on a billion tables

Tabular AI Breakthrough: Foundation Models Redefine Data

Fundamental, first foundation model for tabular data, trained on a billion tables

Updated: 4 min read

For all the noise about chatbots and image generators, the actual work of the world runs on spreadsheets. Finance, logistics, healthcare—they live in rows and columns. That data has always been stubborn, requiring armies of analysts to clean and coax predictions from it.

A company called Fundamental now claims it has trained a model, NEXUS, on a billion of those tables. The promise is simple: stop preparing data, start asking it questions.

Because the model has been pre-trained on a billion tables, it doesn't require the same level of task-specific training or feature engineering that traditional algorithms do. As Fundamental moves from its stealth phase into the broader market, it does so with a commercial structure designed to bypass the traditional friction of enterprise software adoption. The company has already secured several seven-figure contracts with Fortune 100 organizations, a feat facilitated by a strategic go-to-market architecture where Amazon Web Services (AWS) serves as the seller of record on the AWS Marketplace.

This allows enterprise leaders to procure and deploy NEXUS using existing AWS credits, effectively treating predictive intelligence as a standard utility alongside compute and storage. For the engineers tasked with implementation, the experience is high-impact but low-friction; NEXUS operates via a Python-based interface at a purely predictive layer rather than a conversational one. Developers connect raw tables directly to the model and label specific target columns--such as a credit default probability or a maintenance risk score--to trigger the forecast.

The model then returns regressions or classifications directly into the enterprise data stack, functioning as a silent, high-speed engine for automated decision-making rather than a chat-based assistant. The societal stakes: beyond the bottom line While the commercial implications of demand forecasting and price prediction are clear, Fundamental is emphasizing the societal benefit of predictive intelligence. The company highlights key areas where NEXUS can prevent catastrophic outcomes by identifying signals hidden in structured data.

The pitch is pragmatic. You point the model at your database, tell it which column you want to predict, and it runs. It spits out a risk score or a forecast.

There is no conversation. This is a key difference. The model isn't there to explain itself.

It's there to replace weeks of manual work with a single API call. They're selling it on the AWS Marketplace, a smart move that lets big companies pay with cloud credits they've already budgeted. The real test isn't the technical demo.

It's whether a risk analyst at a bank or an engineer at a factory trusts the machine's number enough to act on it. If they do, the boring spreadsheet might finally get an upgrade.

Common Questions Answered

How does TabPFN-2.5 improve upon previous tabular foundation models?

TabPFN-2.5 significantly expands the capabilities of previous tabular foundation models by supporting datasets with up to 50,000 data points and 2,000 features, which is a 20x increase compared to TabPFNv2. The model achieves a 100% win rate against default XGBoost on small to medium-sized classification datasets and introduces a new distillation engine that can convert the model into a compact MLP or tree ensemble for production use.

What makes tabular foundation models different from traditional machine learning approaches?

Tabular foundation models are neural architectures pre-trained on heterogeneous table data, offering transferable priors for various supervised and generative tasks. Unlike traditional methods, these models excel in low-data regimes, support mixed-type inputs, and can be rapidly adapted to new tasks with minimal fine-tuning, bridging the performance gap that previously existed in tabular data machine learning.

Can generalization in tabular foundation models emerge from limited data?

Recent research suggests that generalization can emerge in tabular foundation models even from a single table through strategic self-supervised pre-training. The key to successful transfer across domains lies not in the quantity of data, but in the number and quality of tasks that can be constructed from a dataset, challenging the previous assumption that broad generalization requires large synthetic or real-world data corpora.

LIVE00:05NVIDIA Toolkit Accelerates OpenFold3 Co-Folding Workflow