a.
Language models lack grounding
LLMs can form intuitions about physics but they have no intrinsic ability to simulate or verify.
Accelerated Understanding
01 / Mission
As AI keeps improving and intelligence gets more abundant, the bottleneck is shifting from coming up with new ideas to executing and improving them. Automating lab work and physical experiments streamlines this a little but doesn’t actually remove the bottleneck. We are replacing the experiments with AI that can simulate and understand physics.
Having this capability helps both with the “what if” of an experiment, and more importantly, with getting directional feedback. A real-world experiment can tell you what happened, but not why or how to improve. Our AI can.
a.
LLMs can form intuitions about physics but they have no intrinsic ability to simulate or verify.
b.
While intelligence improves, experiments don't get faster. Most R&D cycles are bottlenecked by that lab work or slow numerical simulation.
c.
An experiment tells you what happened, not why or how to change it. Our models are able to provide direction of improvement.
02 / Approach
We train models that take the state of a physical system and predict how it will evolve over time for a wide range of areas of physics. Training those capabilities into the same model lets us learn across domains.
01
Our models are 3D in space and directly predict the full time rollout, 4 dimensions at once. Flattening space would lose quality and observation detail. Predicting step by step over time would make errors compound.
02
Our models are resolution invariant. We can switch to any level of detail anytime, both during training and inference. We have tested up to 5 Trillion context.
03
Just as large universal models beat smaller narrow ones for language, a model trained on a multitude of physics tasks doesn't just solve the tasks but outperforms models trained on them individually. We've observed cross-physics uplift.
04
Experiments and simulations return an outcome. Our models can provide a direction of improvement. We optimize to solve tasks in a loop, while staying physically valid.
| LLM + Lab Experiments | Video “world models” | Narrow surrogates | Accelerated Understanding | |
|---|---|---|---|---|
| Representation | 1D text | Flattened 2D frames over time | Reduced: 2.5D, static 3D | Full 4D: 3D + time |
| Prediction | Intuition only | Autoregressive: errors compound | Autoregressive: errors compound | Full trajectory |
| Feedback | Sparse, lab results, no direction |
Sparse, partially observed, no direction |
Dense, limited to in-distribution, sometimes directional |
Dense, broad, directional |
| Resolution | n/a | Fixed at training | Often fixed at training | Any, natively |
| Scale | Limited by physical lab | Limited by data | Tiny | 1T+ model size 5T+ context at inference |
03 / Scale
We have been training frontier physical AI models for over a year and completed hundreds of pre-training runs of model sizes up to 1 Trillion parameters. We've also done scaling experiments up to 35T.
0+
large-scale
training runs
0T+
parameters in our
largest model
0T+
context length
at inference
2–6 PB
data in the
average training run
What matters is the context length, meaning how much information can be processed at a time. For language, context is 1-dimensional, a sequence of text tokens. For physics, context length scales in 4 dimensions. Our architecture is optimized for this. We have achieved up to a Trillion context at training and exceeding 5 Trillion at inference without resorting to tricks like patching or sub-sampling.
04 / Self-Improvement
Physical laws for most areas are known. It is easy to test that a result satisfies the governing equation, it is just hard to satisfy, until now. But getting that signal lets us drive our improvement loop without relying on data alone.
The same hill-climbing approach that helps train the model can be applied to invention and discovery. Simulate, understand, improve, repeat.
setup
Engineers set up the task they want to achieve and a baseline candidate design.
loop step 1
Our model simulates what would happen. This replaces days or weeks of waiting for a lab experiment.
loop step 2
Our model provides the direction of improvement. A small step is taken to change the candidate design in the improvement direction, rather than guessing.
05 / About
Our founders have extensive experience training large-scale models, and building and maintaining critical systems. They had a hand in inventing many of the methods and algorithms for AI-based simulation that are now used across the industry.
They have built FourCastNet, the first large-scale high resolution AI weather model, that sparked the revolution in AI-based weather and climate modeling. Their work has covered everything from AI for self-driving cars, to inventing medical devices and even helping simulate fusion at previously unprecedented speeds. Their dream of combining physical capabilities in one universal model is now becoming a reality.
A scroll-driven explainer on why physical intelligence requires 4D, and what we've already built.