🔬Doing Vibe Physics — Alex Lupsasca, OpenAI
Episode
91 min
Read time
3 min
Topics
Productivity, Startups, Fundraising & VC
AI-Generated Summary
Key Takeaways
- ✓AI Research Inflection Points: Three distinct capability jumps mark AI's entry into frontier physics: o3 solved a calculation in 11 minutes that would have taken days; GPT-5 reproduced a published paper's hardest derivation in 30 minutes; and an internal OpenAI model spent 12 hours independently rediscovering and proving a formula that three expert physicists could not crack in over a year of sustained effort.
- ✓Vibe Physics Workflow: The gluon amplitude paper was produced by feeding known formulas into GPT-5.2 Pro, asking it to simplify, then requesting a general-case conjecture. The model ran Python across 5,000 cases autonomously, reduced 32-term expressions to 4-term products, and proposed a linearly-scaling formula — replacing factorial growth. Researchers then used a separate internal model in a fresh session to independently verify and prove the conjecture without being given the answer.
- ✓Graviton Paper in Days, Not Months: The graviton amplitude result — mathematically distinct from the gluon case — was produced in roughly three days using only publicly available GPT-5.2 Pro. Researchers provided the gluon paper as context, wrote two paragraphs of steering instructions, and the model applied the directed matrix tree theorem unprompted. The three-week publication delay was spent on human verification and writeup, not on derivation.
- ✓Two Concrete Research Accelerators: AI compresses two specific bottlenecks in physics research. First, confusion time — the days spent reconciling contradictory results — drops sharply when a model can immediately identify overlooked assumptions. Second, researchers can now launch parallel "scout" sessions across 10 different approaches simultaneously, getting rapid signal on which directions are viable before committing to the full calculation, replacing the sequential trial-and-error that previously defined theoretical work.
- ✓The Verification Bottleneck Replaces the Derivation Bottleneck: As models handle derivations, human effort shifts almost entirely to checking outputs. This creates a new constraint: models don't consistently signal confidence levels on individual steps, making it hard to know where to focus scrutiny. Lupsasca identifies two near-term model improvements needed — better calibration of expressed uncertainty on specific steps, and integration of formal verification tools like Lean to automate output checking at scale.
What It Covers
Vanderbilt physicist and OpenAI fellow Alex Lupsasca describes how GPT models solved two open problems in theoretical physics — single-minus gluon and graviton tree amplitudes — that stumped expert researchers for over a year. The episode traces AI's progression from email assistant to quantum field theory collaborator, covering methodology, implications for scientific training, and the verification bottleneck now facing researchers.
Key Questions Answered
- •AI Research Inflection Points: Three distinct capability jumps mark AI's entry into frontier physics: o3 solved a calculation in 11 minutes that would have taken days; GPT-5 reproduced a published paper's hardest derivation in 30 minutes; and an internal OpenAI model spent 12 hours independently rediscovering and proving a formula that three expert physicists could not crack in over a year of sustained effort.
- •Vibe Physics Workflow: The gluon amplitude paper was produced by feeding known formulas into GPT-5.2 Pro, asking it to simplify, then requesting a general-case conjecture. The model ran Python across 5,000 cases autonomously, reduced 32-term expressions to 4-term products, and proposed a linearly-scaling formula — replacing factorial growth. Researchers then used a separate internal model in a fresh session to independently verify and prove the conjecture without being given the answer.
- •Graviton Paper in Days, Not Months: The graviton amplitude result — mathematically distinct from the gluon case — was produced in roughly three days using only publicly available GPT-5.2 Pro. Researchers provided the gluon paper as context, wrote two paragraphs of steering instructions, and the model applied the directed matrix tree theorem unprompted. The three-week publication delay was spent on human verification and writeup, not on derivation.
- •Two Concrete Research Accelerators: AI compresses two specific bottlenecks in physics research. First, confusion time — the days spent reconciling contradictory results — drops sharply when a model can immediately identify overlooked assumptions. Second, researchers can now launch parallel "scout" sessions across 10 different approaches simultaneously, getting rapid signal on which directions are viable before committing to the full calculation, replacing the sequential trial-and-error that previously defined theoretical work.
- •The Verification Bottleneck Replaces the Derivation Bottleneck: As models handle derivations, human effort shifts almost entirely to checking outputs. This creates a new constraint: models don't consistently signal confidence levels on individual steps, making it hard to know where to focus scrutiny. Lupsasca identifies two near-term model improvements needed — better calibration of expressed uncertainty on specific steps, and integration of formal verification tools like Lean to automate output checking at scale.
- •Graduate Training Has No Clear Answer Yet: The traditional PhD model relies on professors giving students "safe" problems — questions with known solutions — to build technical confidence over six-month cycles. Models can now solve many of those training problems in under 30 minutes. Lupsasca states academia has no established replacement framework. The skill that transfers most directly to effective AI collaboration is the same skill developed by advising humans: knowing how to frame a question at the right level of specificity for a given collaborator.
- •Raising the Bar Rather Than Increasing Volume: Models can now produce a publishable physics paper per day on incremental questions. Lupsasca argues the correct response is not to maximize output but to target harder problems — specifically, questions that have blocked entire research communities for decades rather than individual groups for months. The single-minus amplitude results open a line of attack on quantum gravity questions, and the goal is to use AI to reach problems that previously had no viable computational pathway.
Notable Moment
When Lupsasca gave GPT-5 Pro a black hole symmetry problem he had personally solved and published — with a training cutoff predating that paper — the model initially failed. After being given the simpler flat-space warm-up version as a primer, it then solved the full black hole problem in 18 minutes, reproducing one of Lupsasca's most technically demanding results without access to his paper.
Episode Transcript
Okay. So I think we're at this special time now where, at least in some directions, AI has become superhuman, at least on certain tasks, and that's what led to these recent papers that resolved a problem that was puzzling physicists, experts in the field for over a year, and they weren't able to resolve it, and AI was able to do it very quickly. So I think that's a certain milestone that we've passed. But you guys are bringing attention to this because I think maybe for the average person on the street who doesn't care about theoretical physics, this is not very noticeable. But I think it's a very profound change, and we've really passed some kind of a threshold. Welcome to the a for science podcast, part of Lean Space Network. I'm Brandon. I, develop RNA therapeutics using AI at Atomic AI. I'm joined by my co host, RJ Honecki, CTO and founder of Mirror Omics. Yeah. It's a pleasure to introduce Alex Lubchowska, professor at Vanderbilt University and fellow at OpenAI. He has, for a young researcher, he has quite a storied background. Amongst other things, he's the, winner of the 2024 New Horizons breakthrough prize. It's the, call it the Oscars for science. I asked Chachibuty, is this the most prestigious award someone of his, career could win? And it it recommended a second one called the IUPAP award, which turns out he had also won. Anyway, right now, he's, having fun at OpenAI, doing some really cool research of pushing the foundation of theoretical physics using, GPT models. A pleasure to be here. The one message I wanted to convey is that I think we're on this trajectory which I personally find very surprising and Yeah. Kinda surreal, but also amazing, where I would say a little over a year ago, AI was very useful for email, but not the kind of work that I do that I consider, you know, important theoretical physics calculations. I thought, oh, that's special, much harder than email, and AI is not gonna be able to do that. And then there were a series of developments that came in rapid succession that completely changed my mind, and I can walk you through some of these examples. Specifically, in particular, CHA GPT o three was the first really strong reasoning model that could do actual math that was useful for my research and could save me a lot of time. That's when I started to really pay attention and use it a lot more, and I thought, wow, this is a great tool. I gotta get ahead of this and learn how to integrate it into my workflow. Then when GPT five came out, it was able to reproduce one of my best papers that took me a very long time to come up with in, like, thirty minutes. And that's when I really became AI Pill. I thought, oh my god. This changes everything. It's the most important …
Get the full transcript (16,630 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 88-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
The Inference Engineering Masterclass — Philip Kiely & Ali Taha, Baseten
Aug 3 · 101 min
Moonshots with Peter Diamandis
Financializing Super Intelligence, Amazon's $50B Late Fee | #235
Mar 5
More from Latent Space
Codex from 0 to 10M Users: Building ChatGPT Work — Akshay Nathan, OpenAI
Jul 28 · 69 min
Moonshots with Peter Diamandis
OpenAI Acquires OpenClaw, 400x Cost Collapse, & Why India Wins the Talent War | EP #231
Feb 18
More from Latent Space
We summarize every new episode. Want them in your inbox?
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
🔬Causal Models Need Causal Data - Xaira’s X-Cell model for Drug Discovery (Bo Wang & Ci Chu, Chief Discovery Officer & Chief AI Scientist)
🔬 The Lab of the Future Should Feel Like a Data Center — Andy Beam & Rafa Gómez-Bombarelli, Lila Sciences
Similar Episodes
Related episodes from other podcasts
Moonshots with Peter Diamandis
Mar 5
Financializing Super Intelligence, Amazon's $50B Late Fee | #235
Moonshots with Peter Diamandis
Feb 18
OpenAI Acquires OpenClaw, 400x Cost Collapse, & Why India Wins the Talent War | EP #231
Cognitive Revolution
Feb 8
AGI-Pilled Cyber Defense: Automating Digital Forensics w/ Asymmetric Security CEO Alexis Carlier
Hard Fork
Aug 8
GPT-5 Arrives, and We Try the New Alexa+
The Vergecast
Aug 4
What's really open about open-weight AI?
Explore Related Topics
This podcast is featured in Best AI Podcasts (2026) — ranked and reviewed with AI summaries.
Read this week's Startups & Product 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