Shodh AI Research

Essay 01 · Physical intelligence

The Three Generations of Foundation Models:
From Domain Physics to the Coupled Physical Stack

The digital economy has been rewired by AI. The physical economy requires a new computational generation.

Over the past three years, the technology industry has invested hundreds of billions of dollars into artificial intelligence. We have watched models learn to write code, generate photorealistic video, and pass the bar exam.

But while the digital economy has been completely rewired by AI, the physical economy—the manufacturing of chemicals, advanced materials, batteries, and biologic drugs—has remained largely untouched.

Why? Because the physical world is bound by the strict, unforgiving laws of thermodynamics, kinetics, and fluid mechanics. To bring AI into the physical economy, we cannot just scale up text predictors. We need a fundamental evolution in how models represent and compute physical reality.

At Shodh AI, we believe foundation models are moving through three distinct generations. To understand where the industrial economy is going, we must look at the math.

01

Digital information

p(x)

Generate

02

Domain physics

𝓕: xt → xt+1

Simulate

03

Coupled stack

x* = arg min J(𝓕(x))

Design

Generation 1

Generative Foundation Models

The Era of Digital Information

p(x)

Learning the probability distribution of digital data.

Generation 1 encompasses the models driving the current AI revolution (e.g., GPT-5.6, Gemini 3.5, and Veo 3.1). Mathematically, these models learn the underlying distributions of language, audio, or pixels to generate novel outputs.

These models are incredibly powerful for digital workflows, but they are unconstrained by physical reality. A video generator can create a flawless clip of a glass shattering, but it does not compute the tensile strength of the glass or the force of gravity. It is approximating visuals, not computing physics.

Generation 2

Physics Foundation Models

The Era of AI-Native Domain Simulation

𝓕: xt → xt+1

Accelerating simulation and enabling domain-level inverse design.

Generation 2 brings AI into the physical realm. This generation includes Fourier Neural Operators (FNOs), learned PDE solvers, and Large Physics Models (LPMs).

Gen 2 is already transforming engineering. By replacing expensive, days-long classical simulations with near-instant neural inference, these models allow engineers to explore massive design spaces. Because these surrogates are differentiable, they enable true optimization within a specific domain: an aerodynamic model can be optimized to find the exact geometry that minimizes drag.

But Gen 2 models leave a massive industrial problem unsolved: manufacturing systems are not governed by a single physical domain.

Taking a breakthrough molecule from a 5-milliliter lab beaker and scaling it up to a 10,000-Liter turbulent factory reactor is a notoriously brutal process known as the "Valley of Death." A factory's yield depends simultaneously on molecular energetics, reaction kinetics, turbulent transport, heat removal, and microscopic mechanical stress.

Optimizing one domain faster does not create a path across all of them. Because the computational stack remains fragmented across different software boundaries, continuous mathematical gradients are destroyed. You cannot optimize the whole factory.

Generation 3

Physical Design Foundation Models

The Era of the Coupled Physical Stack

x* =arg minxmicro, xmacro, xprocessJ(𝓕(x))

Cross-Scale Inverse Design: Computing the coupled physical system from the final objective backward.

Generation 3 begins when the model stops treating these as independent engineering problems and learns them as one coupled design space.

This is the frontier Shodh AI is building. We call them Physical Design Foundation Models.

Instead of isolating domains, a Gen 3 World Model represents the entire physical stack within a shared, differentiable computational system.

The coupled physical stack

MoleculeKineticsCFDMechanicsFactory Objective
← ∇JfactoryGradients propagating backward across the coupled system

Because these traditionally separate physical domains are unified, the model can evaluate how a factory-scale objective (Jfactory) changes with respect to variables distributed across the entire physical stack simultaneously:

∂Jfactory / ∂xmolecule∂Jfactory / ∂xgeometry∂Jfactory / ∂xprocess
This turns the coupled system—not merely an individual solver—into an inverse-design problem.

You specify the desired factory outcome, and the cross-scale gradients calculate the precise molecular structure, process parameters, and reactor geometry needed to manufacture it.

From Empirical Search to Computational Design

We are no longer just building faster simulators.

We are turning physical engineering into a computable design space.

As we demonstrated in our recent Technical Whitepaper, we have begun validating this Generation 3 capability. When evaluated against independent, high-fidelity classical physics solvers, 88% of our model’s proposed cross-scale gradient directions successfully improved the physical objective. Deployed in a live industrial environment, our model's inverse-design parameters successfully optimized an exothermic continuous-flow reactor, moving physical yield from 82.4% to 96.7%.

88%Cross-scale gradient directions improved the physical objective
82.4 → 96.7%Physical yield in industrial execution

Gen 2 makes individual physical domains AI-native.

Gen 3 makes the coupled physical system AI-native.

If the coupled physical stack becomes differentiable, industrial scale-up stops being primarily an empirical search problem and becomes increasingly a design problem. The factory itself becomes computable from the desired outcome backward.