Why SAP Paid €1B for a Tabular Foundation Model
Most enterprise AI headlines are about LLMs — which frontier model has the longest context window, which chatbot passed which benchmark. SAP’s May 2026 acquisition of Prior Labs is a deliberate departure from that narrative.
SAP announced on May 4, 2026 that it would acquire Prior Labs, an 18-month-old startup based in Freiburg, Germany, and commit to investing more than €1 billion over the next four years to scale it into a frontier AI lab. Prior Labs will continue operating as an independent entity. The deal is expected to close in Q2 or Q3 of 2026, pending regulatory approval.
The price tag — €1B in committed investment, with reportedly substantial upfront cash for the founders — is striking for a company barely out of its research phase. What SAP is buying isn’t a deployed product or a large user base. It’s a model architecture and a research team.
SAP CTO Juergen Mueller was direct about the rationale: the greatest untapped opportunity in enterprise AI isn’t large language models — it’s AI built for the structured data that runs the world’s businesses. SAP systems alone hold decades of transactional records for thousands of companies. That data is dense, domain-specific, and almost entirely inaccessible to text-pretrained models.
What TabPFN Actually Does (and Why Nature Published It)
Prior Labs was founded by Frank Hutter, Noah Hollmann, and Sauraj Gambhir. Their flagship model, TabPFN, is a transformer pre-trained on approximately 130 million synthetic tabular datasets. The goal: make accurate predictions on structured data — spreadsheets, ERP tables, databases — without the training overhead that traditional ML pipelines require.
TabPFN v2 was published in Nature in 2025 (Nature 637, 319–326). The results surprised a lot of practitioners. On datasets with up to 10,000 samples, TabPFN outperformed gradient-boosted decision trees — the long-standing standard for tabular tasks — with a 5,140× speedup on classification and a 3,000× speedup on regression. Those are not incremental improvements; they represent a different class of approach.
TabPFN-3, released in May 2026, scales the architecture to datasets with up to one million rows and 200 features. It also adds data generation, density estimation, and domain-specific fine-tuning capabilities.
The core architectural decision is what makes this interesting: rather than learning from real-world data (which risks contamination and domain lock-in), TabPFN learned from synthetic tabular distributions. That design choice allows the model to generalize across industries — finance, supply chain, HR, manufacturing — without retraining. The Nature publication validates the approach; hundreds of independent academic benchmarks have since confirmed the results.
The Full-Stack Play: Dremio Alongside Prior Labs
Prior Labs is not SAP’s only acquisition from May 4, 2026. On the same day, SAP also announced it would acquire Dremio, a data lakehouse platform that federates SAP and non-SAP data for agentic AI workloads.
The two deals are strategically linked. Dremio solves the data layer problem: getting heterogeneous enterprise data — from SAP S/4HANA, Salesforce, legacy ERPs, and third-party databases — into a unified, queryable form. Prior Labs solves the model layer problem: making accurate predictions on that data once it’s accessible.
This is a full-stack bet on structured data as the primary enterprise AI interface. It’s a direct counterpoint to the LLM-first approach that most enterprise vendors took in 2023–2024, where the strategy was to embed a chatbot on top of existing data and hope for the best. SAP is betting that the right architecture for enterprise AI is purpose-built from the data modality up.
What This Signals for Enterprise AI in 2026
The Prior Labs deal fits into a broader pattern: purpose-built models for specific data types are gaining serious investment alongside general-purpose LLMs. IBM’s watsonx has emphasized structured data reasoning since 2025. Salesforce embedded tabular reasoning into Einstein AI. What distinguishes the Prior Labs deal is research credibility — this is a team whose core work appeared in Nature, not a vendor rebranding an existing ML toolkit.
There’s also a European dimension worth noting. Prior Labs is Freiburg-headquartered, and SAP’s stated intent to build a “globally leading frontier AI lab in Europe” is not incidental. European enterprise vendors have been under pressure to demonstrate AI capabilities that don’t depend entirely on US hyperscalers. If SAP delivers on the €1B commitment, it would be a meaningful shift in where frontier enterprise AI research happens.
Whether the bet pays off depends on one difficult transition: from research-grade benchmarks to production-grade reliability on messy enterprise data. TabPFN has proven itself on clean academic datasets; the harder test is whether it performs consistently on the heterogeneous, poorly-documented data that real enterprises actually have. That gap between benchmark performance and production performance is where most enterprise AI investments have stalled — as we’ve covered previously.
The acquisition also reflects a broader consolidation in AI. Research teams with differentiated architectures are commanding serious acquisition premiums right now, as the gap between frontier research and commercially viable products narrows. SAP paid for a head start on a model category that most enterprise AI vendors haven’t seriously explored yet.
For teams evaluating AI for structured data tasks — demand forecasting, fraud detection, financial modeling, supply chain optimization — tabular foundation models are now worth serious evaluation alongside LLM-based tools. TabPFN is open-source and available on GitHub; the research isn’t locked behind the acquisition. The €1B commitment signals where enterprise AI is heading. It doesn’t guarantee SAP gets there first.
Further Reading
- SAP’s official acquisition announcement — the full press release with CTO statements and deal structure details
- TabPFN in Nature (2025) — the peer-reviewed paper behind the technology, including benchmark methodology
- TechCrunch on the deal — good context on both the Prior Labs and Dremio acquisitions and SAP’s broader AI strategy

