🔬“We have foundation models for language, not for physics” — Anima Anandkumar, Bren Professor of Computing
Episode
83 min
Read time
2 min
Topics
Fundraising & VC, Artificial Intelligence, Software Development
AI-Generated Summary
Key Takeaways
- ✓Neural Operators vs. PINNs: Physics-Informed Neural Networks fail on time-dependent, turbulent systems like fluid dynamics because the optimization landscape becomes intractable. Neural operators solve this by training on existing data across many equation instances, then solving new instances at inference time — combining data-driven speed with optional physics constraints added as loss terms, enabling accurate predictions where PINNs collapse entirely.
- ✓Weather Forecasting Benchmark: ForecastNet, trained on roughly 50,000 global ERA5 reanalysis snapshots at 0.25-degree resolution, matches traditional numerical weather prediction accuracy while running tens of thousands of times faster — consumer-grade GPU versus supercomputer. The model predicts in six-hour autoregressive steps and correctly identified Hurricane Lee's landfall several days earlier than conventional forecasting systems.
- ✓Spherical Geometry for Climate Stability: Standard AI weather models assume a rectangular Earth projection, which causes runaway instability during long rollouts. Incorporating spherical harmonic bases into the Fourier neural operator architecture stabilizes multi-month to multi-year climate simulations. ForecastNet 3 is currently the only AI architecture functioning as a validated climate emulator, used by the Allen Institute for AI.
- ✓Ensemble Probabilistic Prediction: Deterministic single-trajectory forecasts are insufficient for extreme weather risk assessment. Running tens of independent ensemble members — each initialized with slightly perturbed conditions — produces calibrated probability distributions over hurricane tracks and heat events. AI weather models make large ensembles computationally feasible where traditional models cannot, enabling meaningful landfall probability estimates for emergency planning.
- ✓Fusion Plasma Digital Twins: Neural operators trained on magnetohydrodynamic simulation data from the UK Atomic Energy Agency model tokamak plasma evolution one million times faster than classical solvers. This speed enables real-time disruption prediction and opens pathways toward active magnetic field control to prevent plasma collapse — a critical barrier to sustained fusion energy that physical experiments alone cannot address cost-effectively.
What It Covers
Caltech's Anima Anandkumar explains how neural operators — a generalization of neural networks that process continuous function spaces at any resolution — are replacing traditional physics simulations across weather forecasting, fusion plasma modeling, and carbon sequestration, running tens of thousands to one million times faster than classical supercomputer-based methods.
Key Questions Answered
- •Neural Operators vs. PINNs: Physics-Informed Neural Networks fail on time-dependent, turbulent systems like fluid dynamics because the optimization landscape becomes intractable. Neural operators solve this by training on existing data across many equation instances, then solving new instances at inference time — combining data-driven speed with optional physics constraints added as loss terms, enabling accurate predictions where PINNs collapse entirely.
- •Weather Forecasting Benchmark: ForecastNet, trained on roughly 50,000 global ERA5 reanalysis snapshots at 0.25-degree resolution, matches traditional numerical weather prediction accuracy while running tens of thousands of times faster — consumer-grade GPU versus supercomputer. The model predicts in six-hour autoregressive steps and correctly identified Hurricane Lee's landfall several days earlier than conventional forecasting systems.
- •Spherical Geometry for Climate Stability: Standard AI weather models assume a rectangular Earth projection, which causes runaway instability during long rollouts. Incorporating spherical harmonic bases into the Fourier neural operator architecture stabilizes multi-month to multi-year climate simulations. ForecastNet 3 is currently the only AI architecture functioning as a validated climate emulator, used by the Allen Institute for AI.
- •Ensemble Probabilistic Prediction: Deterministic single-trajectory forecasts are insufficient for extreme weather risk assessment. Running tens of independent ensemble members — each initialized with slightly perturbed conditions — produces calibrated probability distributions over hurricane tracks and heat events. AI weather models make large ensembles computationally feasible where traditional models cannot, enabling meaningful landfall probability estimates for emergency planning.
- •Fusion Plasma Digital Twins: Neural operators trained on magnetohydrodynamic simulation data from the UK Atomic Energy Agency model tokamak plasma evolution one million times faster than classical solvers. This speed enables real-time disruption prediction and opens pathways toward active magnetic field control to prevent plasma collapse — a critical barrier to sustained fusion energy that physical experiments alone cannot address cost-effectively.
- •TorchLean Verification Framework: Neural networks deployed in safety-critical control loops — drones, nuclear reactors — require formal robustness guarantees. TorchLean embeds PyTorch-style network definitions inside the Lean theorem prover, enabling certified robustness algorithms like CROWN to bound output sensitivity to input perturbations. The framework also quantifies finite-precision arithmetic errors, providing verifiable safety certificates before deployment in physical systems.
Notable Moment
When Anandkumar's team first applied neural operators to global weather modeling in 2021, domain scientists warned that decades of physics-based numerical modeling could not be matched by AI. The resulting model proved nearly equivalent in accuracy while requiring only a consumer GPU — a result that prompted DeepMind, Huawei, and others to release competing models within a year.
Episode Transcript
So we, you know, set out looking for interesting examples, and one of them was, like, weather modeling because the weather data is open source. And so given that the data was there, we were like, okay, let's just go try it. Right? And that's the beauty of it. Whenever data is available, it's really good news. But a lot of weather scientists did caution us back then. This is back in '21. And they said, no. No. No. This is so difficult. You know, there have been decades of development in traditional weather forecasting, and that's very careful, bottom up physics based modeling. Right? So assuming, oh, this is the fluid dynamics. Can you go predict the weather, the next day and so on? And so that's how a lot of the thinking was, that AI is just not gonna be able to beat, the decades of work in weather modeling. But to our surprise, we just went ahead. We trained them. We used neural operators to be able to effectively capture the phenomena. And then we found that it's not only accurate, it's almost as close to what the traditional weather models can do accurately, but also tens of thousands of times faster. So what would take a big supercomputer to run can now be run, and we only needed a consumer grade, like, GPU. Like, you know, it was a small model, it fit very well, it's very fast, and it's accurate. And I think that just changed everybody's thinking. Welcome to LeanSpace. This is the AI for Science section of LeanSpace. I'm Brandon. I work on RNA therapeutics using AI at Atomic AI. I'm joined by my co host, RJ Honecki, who develops spatial transcriptomics and is the CTO and founder of MirrorOMICS. Today we're excited to be joined by Anima Anandkumar, the Bryn Professor of Mathematics and Computer Science at Caltech. Anima has done all sorts of really cool work, combining AI with basically models of the physical world, and has a really diverse background. I don't think I could even remotely cover it. But anyway, I'll let Anima introduce ourselves. Thank you for coming on the show. Yeah. Yeah. Thank you, Brandon and RJ. It's a pleasure to be there, and I really like the term latent space because that very much figures in a lot of my work, because it's really, you know, the world is latent. But, yeah, just as a brief introduction, you know, I've been working in AI for more than two decades. In a way, you know, before even deep learning, when a lot of the theoretical foundations had to be built for probabilistic models, I worked on them. And then as deep learning started taking off, I also had a foot in industry until recently. So I was at NVIDIA. I led AI research there, and before that at Amazon Web Services, helped found the cloud AI team and built the first cloud AI products, back almost a …
Get the full transcript (13,996 words) + summary by email — free
One-time email with the complete transcript and AI summary of this episode. No account needed.
One email, no spam. We’ll also show you what SignalCast does.
You just read a 3-minute summary of a 80-minute episode.
Get Latent Space summarized like this every Monday — plus up to 2 more podcasts, free.
Pick Your Podcasts — FreeKeep Reading
More from Latent Space
Simulation: the new Scaling Law — Joon Sung Park, Simile AI
Aug 21 · 69 min
Eye on AI
#330 Sebastian Risi: Why AI Should Be Grown, Not Trained
Apr 6
More from Latent Space
🔬The BioAI Phase Shift - Matthew McPartlon & Neil Patil, Chai Discovery
Aug 11 · 95 min
No Priors: Artificial Intelligence | Technology | Startups
AI for Atoms: How Periodic Labs is Revolutionizing Materials Engineering with Co-Founder Liam Fedus
Apr 3
Books, tools, and gear mentioned in this episode
SignalCast may earn commission on purchases via these links.
Tools
“ForecastNet, trained on roughly 50,000 global ERA5 reanalysis snapshots at 0.25-degree resolution, matches traditional numerical weather prediction accuracy while running tens of thousands of times faster — consumer-grade GPU versus supercomputer.”
“ForecastNet 3 is currently the only AI architecture functioning as a validated climate emulator, used by the Allen Institute for AI.”
“TorchLean embeds PyTorch-style network definitions inside the Lean theorem prover, enabling certified robustness algorithms like CROWN to bound output sensitivity to input perturbations.”
“TorchLean embeds PyTorch-style network definitions inside the Lean theorem prover, enabling certified robustness algorithms like CROWN to bound output sensitivity to input perturbations.”
“TorchLean embeds PyTorch-style network definitions inside the Lean theorem prover, enabling certified robustness algorithms like CROWN to bound output sensitivity to input perturbations.”
“TorchLean embeds PyTorch-style network definitions inside the Lean theorem prover, enabling certified robustness algorithms like CROWN to bound output sensitivity to input perturbations.”
company
“ForecastNet 3 is currently the only AI architecture functioning as a validated climate emulator, used by the Allen Institute for AI.”
More from Latent Space
We summarize every new episode. Want them in your inbox?
Simulation: the new Scaling Law — Joon Sung Park, Simile AI
🔬The BioAI Phase Shift - Matthew McPartlon & Neil Patil, Chai Discovery
The Inference Engineering Masterclass — Philip Kiely & Ali Taha, Baseten
Codex from 0 to 10M Users: Building ChatGPT Work — Akshay Nathan, OpenAI
Inside the Model Factory — Eiso Kant, Poolside AI
Similar Episodes
Related episodes from other podcasts
Eye on AI
Apr 6
#330 Sebastian Risi: Why AI Should Be Grown, Not Trained
No Priors: Artificial Intelligence | Technology | Startups
Apr 3
AI for Atoms: How Periodic Labs is Revolutionizing Materials Engineering with Co-Founder Liam Fedus
Eye on AI
Apr 2
#330 Sebastian Risi: Why AI Should Be Grown, Not Trained
What Bitcoin Did
Mar 10
#155 - Connor Leahy - "We Don't Know How It Works": An AI Engineer's Warning
Sean Carroll's Mindscape
Feb 9
343 | Tom Griffiths on The Laws of Thought
Explore Related Topics
This podcast is featured in Best AI Podcasts (2026) — ranked and reviewed with AI summaries.
Read this week's AI & Machine Learning Podcast Insights — cross-podcast analysis updated weekly.
You're clearly into Latent Space.
Every Monday, we deliver AI summaries of the latest episodes from Latent Space and 192+ other podcasts. Free for one show.
Start My Monday DigestNo credit card · Unsubscribe anytime