Nov 26, 2025 · 1h 5m · mad

What’s Next for AI? OpenAI’s Łukasz Kaiser (Transformer Co-Author)

Łukasz Kaiser · 49m spoken Matt Turck · 10m spoken
0:00 / 0:00
▶ Watch on YouTube →

gold bands on the timeline = statements, start to end. Hover to read, click to jump. CC turns on captions

In this episode of The MAD Podcast, host Matt Turck interviews OpenAI Lead Research Scientist Łukasz Kaiser about the trajectory of artificial intelligence, the transition from pre-training compute scaling to reasoning models, the creation of the Transformer architecture, and the future of multimodal AI.

How this conversation actually went

Every chapter scored 0–10 on four independent dynamics. Hover any point for the reasoning behind the score. Matt holds 17.1% of the talking time here. How this is scored →

Matt as informed peer 3.0 Guest teaching 5.1 Guest disagreement 0.6 Matt pushing back 0.4
05100:0015:0030:0045:001:00:001:27–4:23 · Matt as informed peer 3/10 Debunking the AI Slowdown Narrative and GPU Scaling Laws Matt asks an informed question citing recent model drops to challenge the AI slowdown narrative. Łukasz explains how pre-training scaling laws still hold log-linearly while the new reasoning paradigm offers superior compute-to-capability gains.4:23–7:19 · Matt as informed peer 1/10 Practical Capability Leap: Web Browsing and Practical Real-World LLMs Łukasz details how reasoning models search the web dynamically (e.g., finding zoo hours) rather than hallucinating from outdated memory. Matt listens as Łukasz highlights the gap between public perception and actual current capabilities.7:19–11:22 · Matt as informed peer 3/10 Developer Adoption and the Shift in Coding Workflows Matt asks Łukasz to detail obvious low-hanging fruit in frontier model development. Łukasz outlines non-obvious internal engineering bugs, data cleaning challenges, and multimodal improvements.11:22–14:42 · Matt as informed peer 2/10 Deep Dive into Reasoning Models and Chain of Thought Matt prompts an educational breakdown of reasoning models. Łukasz explains how non-differentiable chain-of-thought tokens require reinforcement learning and verifiable rewards rather than simple next-token gradient descent.14:42–17:02 · Matt as informed peer 3/10 Reinforcement Learning Paradigms: From RLHF to Outcome Verifiers Matt raises the distinction between pre-training and post-training RL. Łukasz explains the shift from easily hackable RLHF preference models to robust outcome verifiers in technical domains.17:02–19:22 · Matt as informed peer 4/10 Generalization of Reasoning and Future Visual Chain of Thought Matt references OpenAI's GDPVal benchmark to ask about expanding RL across economic sectors. Łukasz emphasizes how messy raw internet pre-training data is and why visual reasoning remains undertrained.19:22–21:37 · Matt as informed peer 3/10 How Chain of Thought Operates and Summary Generation Matt inquires whether the displayed chain of thought matches actual processing. Łukasz clarifies that user-facing thinking is a distinct summary of raw, messy model tokens and explains self-correction behavior.21:37–24:20 · Matt as informed peer 2/10 Łukasz Kaiser’s Academic Journey: From Mathematics to Google Brain Matt asks about Łukasz's path into AI. Łukasz describes transitioning from theoretical computer science in Poland and Germany to Google, highlighting France's unique 10-year academic leave policy.24:20–28:42 · Matt as informed peer 3/10 Inside the Creation of the Transformer Architecture Matt asks how the Transformer paper came together. Łukasz corrects the myth of all eight authors being in one room and recalls early pushback against building single models for multiple tasks.28:42–30:43 · Matt as informed peer 2/10 Moving from Google to OpenAI and Lab Cultures Matt asks about Łukasz's move to OpenAI. Łukasz details Ilya Sutskever's repeated recruitments, COVID workplace dynamics, and scaling differences between Google Brain and early OpenAI.30:43–32:49 · Matt as informed peer 3/10 Organizational Structure and GPU Resource Allocation at OpenAI Matt asks if researchers compete for GPU compute. Łukasz clarifies that resource distribution is primarily governed by technical requirements, with pre-training consuming the majority.32:49–37:29 · Matt as informed peer 3/10 The Resurgence of Pre-Training, Distillation, and Model Economics Matt asks about the future of pre-training. Łukasz explains how consumer scale transformed model deployment economics, shifting focus to distillation and smaller, cheaper inference models.37:29–39:42 · Matt as informed peer 4/10 Interpretability and Model Inner Workings in Modern AI Matt inquires whether modern hybrid models remain black boxes. Łukasz cites OpenAI's recent work on sparse weights while emphasizing fundamental limits in comprehending massive parallel systems.39:42–42:40 · Matt as informed peer 3/10 Evolution from GPT-4 to GPT-5.1 and Post-Training Matt notes that GPT-5.1 feels like a massive leap over GPT-5. Łukasz reveals that underlying technical changes were smaller than perceived, with post-training refinement driving user experience.42:40–46:16 · Matt as informed peer 3/10 Post-Training Techniques for Tone and Persona Steering Matt asks about tone customization in GPT-5.1. Łukasz explains post-training RL steering and discusses why model naming was decoupled from underlying technical pre-training runs.46:16–48:34 · Matt as informed peer 3/10 Controlling Thinking Time and the Jagged Nature of Reasoning Matt asks how thinking time allocation works. Łukasz explains compute-scaling benefits while highlighting how reasoning models exhibit jagged capabilities that fail simple primary school puzzles.48:34–53:17 · Matt as informed peer 3/10 Visual Case Study: The Dot Counting Puzzle Benchmark Łukasz presents a visual dot-counting puzzle where frontier models fail simple context reasoning. Matt asks what trips them up, and Łukasz points to undertrained multimodal reasoning.53:17–56:08 · Matt as informed peer 4/10 Alternative AI Architectures, ARC Prize, and AI Interns Matt asks whether non-transformer architectures like Yann LeCun's JEPA are needed for true generalization. Łukasz evaluates ARC Prize progress and engineering constraints on experimental architectures.56:08–59:35 · Matt as informed peer 4/10 Agentic Coding with GPT-5.1 Codex Max and Context Compaction Matt references the specs of GPT-5.1 Codex Max. Łukasz explains how quadratic attention memory limits long-running tasks and how context compaction enables multi-day agentic workflows.59:35–1:02:29 · Matt as informed peer 4/10 Future of Knowledge Work, Trust, and Economic Adaptation Matt asks what value remains for product builders as general models expand. Łukasz uses the translation industry to argue that human trust and verification preserve demand for human oversight.1:02:29–1:05:04 · Matt as informed peer 3/10 Frontier Research Directions: Physical Robotics and Embodied AI Matt asks about future research frontiers. Łukasz identifies general-data RL as his key focus and predicts embodied robotics will rapidly advance once multimodal reasoning matures.1:27–4:23 · Guest teaching 4/10 Debunking the AI Slowdown Narrative and GPU Scaling Laws Matt asks an informed question citing recent model drops to challenge the AI slowdown narrative. Łukasz explains how pre-training scaling laws still hold log-linearly while the new reasoning paradigm offers superior compute-to-capability gains.4:23–7:19 · Guest teaching 5/10 Practical Capability Leap: Web Browsing and Practical Real-World LLMs Łukasz details how reasoning models search the web dynamically (e.g., finding zoo hours) rather than hallucinating from outdated memory. Matt listens as Łukasz highlights the gap between public perception and actual current capabilities.7:19–11:22 · Guest teaching 4/10 Developer Adoption and the Shift in Coding Workflows Matt asks Łukasz to detail obvious low-hanging fruit in frontier model development. Łukasz outlines non-obvious internal engineering bugs, data cleaning challenges, and multimodal improvements.11:22–14:42 · Guest teaching 6/10 Deep Dive into Reasoning Models and Chain of Thought Matt prompts an educational breakdown of reasoning models. Łukasz explains how non-differentiable chain-of-thought tokens require reinforcement learning and verifiable rewards rather than simple next-token gradient descent.14:42–17:02 · Guest teaching 5/10 Reinforcement Learning Paradigms: From RLHF to Outcome Verifiers Matt raises the distinction between pre-training and post-training RL. Łukasz explains the shift from easily hackable RLHF preference models to robust outcome verifiers in technical domains.17:02–19:22 · Guest teaching 5/10 Generalization of Reasoning and Future Visual Chain of Thought Matt references OpenAI's GDPVal benchmark to ask about expanding RL across economic sectors. Łukasz emphasizes how messy raw internet pre-training data is and why visual reasoning remains undertrained.19:22–21:37 · Guest teaching 6/10 How Chain of Thought Operates and Summary Generation Matt inquires whether the displayed chain of thought matches actual processing. Łukasz clarifies that user-facing thinking is a distinct summary of raw, messy model tokens and explains self-correction behavior.21:37–24:20 · Guest teaching 3/10 Łukasz Kaiser’s Academic Journey: From Mathematics to Google Brain Matt asks about Łukasz's path into AI. Łukasz describes transitioning from theoretical computer science in Poland and Germany to Google, highlighting France's unique 10-year academic leave policy.24:20–28:42 · Guest teaching 5/10 Inside the Creation of the Transformer Architecture Matt asks how the Transformer paper came together. Łukasz corrects the myth of all eight authors being in one room and recalls early pushback against building single models for multiple tasks.28:42–30:43 · Guest teaching 3/10 Moving from Google to OpenAI and Lab Cultures Matt asks about Łukasz's move to OpenAI. Łukasz details Ilya Sutskever's repeated recruitments, COVID workplace dynamics, and scaling differences between Google Brain and early OpenAI.30:43–32:49 · Guest teaching 4/10 Organizational Structure and GPU Resource Allocation at OpenAI Matt asks if researchers compete for GPU compute. Łukasz clarifies that resource distribution is primarily governed by technical requirements, with pre-training consuming the majority.32:49–37:29 · Guest teaching 6/10 The Resurgence of Pre-Training, Distillation, and Model Economics Matt asks about the future of pre-training. Łukasz explains how consumer scale transformed model deployment economics, shifting focus to distillation and smaller, cheaper inference models.37:29–39:42 · Guest teaching 5/10 Interpretability and Model Inner Workings in Modern AI Matt inquires whether modern hybrid models remain black boxes. Łukasz cites OpenAI's recent work on sparse weights while emphasizing fundamental limits in comprehending massive parallel systems.39:42–42:40 · Guest teaching 6/10 Evolution from GPT-4 to GPT-5.1 and Post-Training Matt notes that GPT-5.1 feels like a massive leap over GPT-5. Łukasz reveals that underlying technical changes were smaller than perceived, with post-training refinement driving user experience.42:40–46:16 · Guest teaching 5/10 Post-Training Techniques for Tone and Persona Steering Matt asks about tone customization in GPT-5.1. Łukasz explains post-training RL steering and discusses why model naming was decoupled from underlying technical pre-training runs.46:16–48:34 · Guest teaching 7/10 Controlling Thinking Time and the Jagged Nature of Reasoning Matt asks how thinking time allocation works. Łukasz explains compute-scaling benefits while highlighting how reasoning models exhibit jagged capabilities that fail simple primary school puzzles.48:34–53:17 · Guest teaching 7/10 Visual Case Study: The Dot Counting Puzzle Benchmark Łukasz presents a visual dot-counting puzzle where frontier models fail simple context reasoning. Matt asks what trips them up, and Łukasz points to undertrained multimodal reasoning.53:17–56:08 · Guest teaching 5/10 Alternative AI Architectures, ARC Prize, and AI Interns Matt asks whether non-transformer architectures like Yann LeCun's JEPA are needed for true generalization. Łukasz evaluates ARC Prize progress and engineering constraints on experimental architectures.56:08–59:35 · Guest teaching 6/10 Agentic Coding with GPT-5.1 Codex Max and Context Compaction Matt references the specs of GPT-5.1 Codex Max. Łukasz explains how quadratic attention memory limits long-running tasks and how context compaction enables multi-day agentic workflows.59:35–1:02:29 · Guest teaching 6/10 Future of Knowledge Work, Trust, and Economic Adaptation Matt asks what value remains for product builders as general models expand. Łukasz uses the translation industry to argue that human trust and verification preserve demand for human oversight.1:02:29–1:05:04 · Guest teaching 4/10 Frontier Research Directions: Physical Robotics and Embodied AI Matt asks about future research frontiers. Łukasz identifies general-data RL as his key focus and predicts embodied robotics will rapidly advance once multimodal reasoning matures.1:27–4:23 · Guest disagreement 1/10 Debunking the AI Slowdown Narrative and GPU Scaling Laws Matt asks an informed question citing recent model drops to challenge the AI slowdown narrative. Łukasz explains how pre-training scaling laws still hold log-linearly while the new reasoning paradigm offers superior compute-to-capability gains.4:23–7:19 · Guest disagreement 1/10 Practical Capability Leap: Web Browsing and Practical Real-World LLMs Łukasz details how reasoning models search the web dynamically (e.g., finding zoo hours) rather than hallucinating from outdated memory. Matt listens as Łukasz highlights the gap between public perception and actual current capabilities.7:19–11:22 · Guest disagreement 1/10 Developer Adoption and the Shift in Coding Workflows Matt asks Łukasz to detail obvious low-hanging fruit in frontier model development. Łukasz outlines non-obvious internal engineering bugs, data cleaning challenges, and multimodal improvements.11:22–14:42 · Guest disagreement 0/10 Deep Dive into Reasoning Models and Chain of Thought Matt prompts an educational breakdown of reasoning models. Łukasz explains how non-differentiable chain-of-thought tokens require reinforcement learning and verifiable rewards rather than simple next-token gradient descent.14:42–17:02 · Guest disagreement 0/10 Reinforcement Learning Paradigms: From RLHF to Outcome Verifiers Matt raises the distinction between pre-training and post-training RL. Łukasz explains the shift from easily hackable RLHF preference models to robust outcome verifiers in technical domains.17:02–19:22 · Guest disagreement 1/10 Generalization of Reasoning and Future Visual Chain of Thought Matt references OpenAI's GDPVal benchmark to ask about expanding RL across economic sectors. Łukasz emphasizes how messy raw internet pre-training data is and why visual reasoning remains undertrained.19:22–21:37 · Guest disagreement 0/10 How Chain of Thought Operates and Summary Generation Matt inquires whether the displayed chain of thought matches actual processing. Łukasz clarifies that user-facing thinking is a distinct summary of raw, messy model tokens and explains self-correction behavior.21:37–24:20 · Guest disagreement 0/10 Łukasz Kaiser’s Academic Journey: From Mathematics to Google Brain Matt asks about Łukasz's path into AI. Łukasz describes transitioning from theoretical computer science in Poland and Germany to Google, highlighting France's unique 10-year academic leave policy.24:20–28:42 · Guest disagreement 1/10 Inside the Creation of the Transformer Architecture Matt asks how the Transformer paper came together. Łukasz corrects the myth of all eight authors being in one room and recalls early pushback against building single models for multiple tasks.28:42–30:43 · Guest disagreement 0/10 Moving from Google to OpenAI and Lab Cultures Matt asks about Łukasz's move to OpenAI. Łukasz details Ilya Sutskever's repeated recruitments, COVID workplace dynamics, and scaling differences between Google Brain and early OpenAI.30:43–32:49 · Guest disagreement 0/10 Organizational Structure and GPU Resource Allocation at OpenAI Matt asks if researchers compete for GPU compute. Łukasz clarifies that resource distribution is primarily governed by technical requirements, with pre-training consuming the majority.32:49–37:29 · Guest disagreement 1/10 The Resurgence of Pre-Training, Distillation, and Model Economics Matt asks about the future of pre-training. Łukasz explains how consumer scale transformed model deployment economics, shifting focus to distillation and smaller, cheaper inference models.37:29–39:42 · Guest disagreement 0/10 Interpretability and Model Inner Workings in Modern AI Matt inquires whether modern hybrid models remain black boxes. Łukasz cites OpenAI's recent work on sparse weights while emphasizing fundamental limits in comprehending massive parallel systems.39:42–42:40 · Guest disagreement 2/10 Evolution from GPT-4 to GPT-5.1 and Post-Training Matt notes that GPT-5.1 feels like a massive leap over GPT-5. Łukasz reveals that underlying technical changes were smaller than perceived, with post-training refinement driving user experience.42:40–46:16 · Guest disagreement 1/10 Post-Training Techniques for Tone and Persona Steering Matt asks about tone customization in GPT-5.1. Łukasz explains post-training RL steering and discusses why model naming was decoupled from underlying technical pre-training runs.46:16–48:34 · Guest disagreement 1/10 Controlling Thinking Time and the Jagged Nature of Reasoning Matt asks how thinking time allocation works. Łukasz explains compute-scaling benefits while highlighting how reasoning models exhibit jagged capabilities that fail simple primary school puzzles.48:34–53:17 · Guest disagreement 1/10 Visual Case Study: The Dot Counting Puzzle Benchmark Łukasz presents a visual dot-counting puzzle where frontier models fail simple context reasoning. Matt asks what trips them up, and Łukasz points to undertrained multimodal reasoning.53:17–56:08 · Guest disagreement 1/10 Alternative AI Architectures, ARC Prize, and AI Interns Matt asks whether non-transformer architectures like Yann LeCun's JEPA are needed for true generalization. Łukasz evaluates ARC Prize progress and engineering constraints on experimental architectures.56:08–59:35 · Guest disagreement 0/10 Agentic Coding with GPT-5.1 Codex Max and Context Compaction Matt references the specs of GPT-5.1 Codex Max. Łukasz explains how quadratic attention memory limits long-running tasks and how context compaction enables multi-day agentic workflows.59:35–1:02:29 · Guest disagreement 1/10 Future of Knowledge Work, Trust, and Economic Adaptation Matt asks what value remains for product builders as general models expand. Łukasz uses the translation industry to argue that human trust and verification preserve demand for human oversight.1:02:29–1:05:04 · Guest disagreement 0/10 Frontier Research Directions: Physical Robotics and Embodied AI Matt asks about future research frontiers. Łukasz identifies general-data RL as his key focus and predicts embodied robotics will rapidly advance once multimodal reasoning matures.1:27–4:23 · Matt pushing back 1/10 Debunking the AI Slowdown Narrative and GPU Scaling Laws Matt asks an informed question citing recent model drops to challenge the AI slowdown narrative. Łukasz explains how pre-training scaling laws still hold log-linearly while the new reasoning paradigm offers superior compute-to-capability gains.4:23–7:19 · Matt pushing back 0/10 Practical Capability Leap: Web Browsing and Practical Real-World LLMs Łukasz details how reasoning models search the web dynamically (e.g., finding zoo hours) rather than hallucinating from outdated memory. Matt listens as Łukasz highlights the gap between public perception and actual current capabilities.7:19–11:22 · Matt pushing back 1/10 Developer Adoption and the Shift in Coding Workflows Matt asks Łukasz to detail obvious low-hanging fruit in frontier model development. Łukasz outlines non-obvious internal engineering bugs, data cleaning challenges, and multimodal improvements.11:22–14:42 · Matt pushing back 0/10 Deep Dive into Reasoning Models and Chain of Thought Matt prompts an educational breakdown of reasoning models. Łukasz explains how non-differentiable chain-of-thought tokens require reinforcement learning and verifiable rewards rather than simple next-token gradient descent.14:42–17:02 · Matt pushing back 0/10 Reinforcement Learning Paradigms: From RLHF to Outcome Verifiers Matt raises the distinction between pre-training and post-training RL. Łukasz explains the shift from easily hackable RLHF preference models to robust outcome verifiers in technical domains.17:02–19:22 · Matt pushing back 1/10 Generalization of Reasoning and Future Visual Chain of Thought Matt references OpenAI's GDPVal benchmark to ask about expanding RL across economic sectors. Łukasz emphasizes how messy raw internet pre-training data is and why visual reasoning remains undertrained.19:22–21:37 · Matt pushing back 0/10 How Chain of Thought Operates and Summary Generation Matt inquires whether the displayed chain of thought matches actual processing. Łukasz clarifies that user-facing thinking is a distinct summary of raw, messy model tokens and explains self-correction behavior.21:37–24:20 · Matt pushing back 0/10 Łukasz Kaiser’s Academic Journey: From Mathematics to Google Brain Matt asks about Łukasz's path into AI. Łukasz describes transitioning from theoretical computer science in Poland and Germany to Google, highlighting France's unique 10-year academic leave policy.24:20–28:42 · Matt pushing back 1/10 Inside the Creation of the Transformer Architecture Matt asks how the Transformer paper came together. Łukasz corrects the myth of all eight authors being in one room and recalls early pushback against building single models for multiple tasks.28:42–30:43 · Matt pushing back 0/10 Moving from Google to OpenAI and Lab Cultures Matt asks about Łukasz's move to OpenAI. Łukasz details Ilya Sutskever's repeated recruitments, COVID workplace dynamics, and scaling differences between Google Brain and early OpenAI.30:43–32:49 · Matt pushing back 0/10 Organizational Structure and GPU Resource Allocation at OpenAI Matt asks if researchers compete for GPU compute. Łukasz clarifies that resource distribution is primarily governed by technical requirements, with pre-training consuming the majority.32:49–37:29 · Matt pushing back 1/10 The Resurgence of Pre-Training, Distillation, and Model Economics Matt asks about the future of pre-training. Łukasz explains how consumer scale transformed model deployment economics, shifting focus to distillation and smaller, cheaper inference models.37:29–39:42 · Matt pushing back 0/10 Interpretability and Model Inner Workings in Modern AI Matt inquires whether modern hybrid models remain black boxes. Łukasz cites OpenAI's recent work on sparse weights while emphasizing fundamental limits in comprehending massive parallel systems.39:42–42:40 · Matt pushing back 1/10 Evolution from GPT-4 to GPT-5.1 and Post-Training Matt notes that GPT-5.1 feels like a massive leap over GPT-5. Łukasz reveals that underlying technical changes were smaller than perceived, with post-training refinement driving user experience.42:40–46:16 · Matt pushing back 0/10 Post-Training Techniques for Tone and Persona Steering Matt asks about tone customization in GPT-5.1. Łukasz explains post-training RL steering and discusses why model naming was decoupled from underlying technical pre-training runs.46:16–48:34 · Matt pushing back 0/10 Controlling Thinking Time and the Jagged Nature of Reasoning Matt asks how thinking time allocation works. Łukasz explains compute-scaling benefits while highlighting how reasoning models exhibit jagged capabilities that fail simple primary school puzzles.48:34–53:17 · Matt pushing back 1/10 Visual Case Study: The Dot Counting Puzzle Benchmark Łukasz presents a visual dot-counting puzzle where frontier models fail simple context reasoning. Matt asks what trips them up, and Łukasz points to undertrained multimodal reasoning.53:17–56:08 · Matt pushing back 1/10 Alternative AI Architectures, ARC Prize, and AI Interns Matt asks whether non-transformer architectures like Yann LeCun's JEPA are needed for true generalization. Łukasz evaluates ARC Prize progress and engineering constraints on experimental architectures.56:08–59:35 · Matt pushing back 0/10 Agentic Coding with GPT-5.1 Codex Max and Context Compaction Matt references the specs of GPT-5.1 Codex Max. Łukasz explains how quadratic attention memory limits long-running tasks and how context compaction enables multi-day agentic workflows.59:35–1:02:29 · Matt pushing back 1/10 Future of Knowledge Work, Trust, and Economic Adaptation Matt asks what value remains for product builders as general models expand. Łukasz uses the translation industry to argue that human trust and verification preserve demand for human oversight.1:02:29–1:05:04 · Matt pushing back 0/10 Frontier Research Directions: Physical Robotics and Embodied AI Matt asks about future research frontiers. Łukasz identifies general-data RL as his key focus and predicts embodied robotics will rapidly advance once multimodal reasoning matures.

speaking balance: gold is Matt, purple is the guest (3 minute bins)

0:00 · Matt 50.8% · guest 49.2%0:00 · Matt 50.8% · guest 49.2%3:00 · Matt 0% · guest 100%3:00 · Matt 0% · guest 100%6:00 · Matt 16.9% · guest 83.1%6:00 · Matt 16.9% · guest 83.1%9:00 · Matt 13.8% · guest 86.2%9:00 · Matt 13.8% · guest 86.2%12:00 · Matt 9.9% · guest 90.1%12:00 · Matt 9.9% · guest 90.1%15:00 · Matt 14.8% · guest 85.2%15:00 · Matt 14.8% · guest 85.2%18:00 · Matt 14.9% · guest 85.1%18:00 · Matt 14.9% · guest 85.1%21:00 · Matt 21.6% · guest 78.4%21:00 · Matt 21.6% · guest 78.4%24:00 · Matt 10.3% · guest 89.7%24:00 · Matt 10.3% · guest 89.7%27:00 · Matt 5.4% · guest 94.6%27:00 · Matt 5.4% · guest 94.6%30:00 · Matt 10.3% · guest 89.7%30:00 · Matt 10.3% · guest 89.7%33:00 · Matt 4% · guest 96%33:00 · Matt 4% · guest 96%36:00 · Matt 27.9% · guest 72.1%36:00 · Matt 27.9% · guest 72.1%39:00 · Matt 21.8% · guest 78.2%39:00 · Matt 21.8% · guest 78.2%42:00 · Matt 32.4% · guest 67.6%42:00 · Matt 32.4% · guest 67.6%45:00 · Matt 7.7% · guest 92.3%45:00 · Matt 7.7% · guest 92.3%48:00 · Matt 2% · guest 98%48:00 · Matt 2% · guest 98%51:00 · Matt 23.7% · guest 76.3%51:00 · Matt 23.7% · guest 76.3%54:00 · Matt 25.7% · guest 74.3%54:00 · Matt 25.7% · guest 74.3%57:00 · Matt 13.6% · guest 86.4%57:00 · Matt 13.6% · guest 86.4%1:00:00 · Matt 31.6% · guest 68.4%1:00:00 · Matt 31.6% · guest 68.4%1:03:00 · Matt 17.4% · guest 82.6%1:03:00 · Matt 17.4% · guest 82.6%
Sharpest disagreement ▶ 40:20 Rejection of perceived leap from GPT-5 to 5.1

When Matt suggests GPT-5.1 represents a massive capability jump over GPT-5, Łukasz directly rejects the premise, stating 'I think less than you think' and explaining that pre-training was mostly about cost reduction.

Hardest push from Matt ▶ 53:17 Challenging transformer sufficiency with alternative architectures

Matt challenges the assumption that scaling transformers and reasoning is sufficient, explicitly pressing Łukasz on whether alternative paradigms like Yann LeCun's JEPA are required for true generalization.

Biggest teaching moment ▶ 48:34 Visual dot puzzle demonstrating frontier model limitations

Łukasz educates Matt on the jagged frontier of reasoning models by presenting a simple primary-school visual puzzle that stumps both Gemini 3 and GPT-5.1 despite their Olympiad-level math capabilities.

Matt holds his own ▶ 56:08 Detailed technical knowledge of Codex Max and context compaction

Matt demonstrates deep technical fluency by asking a highly detailed question referencing GPT-5.1 Codex Max's long-running agentic execution and multi-context window compaction mechanisms.

the scores for every segment, with the reasoning behind each
ChapterTopicMatt as informed peerGuest teachingGuest disagreementMatt pushing backWhy
Debunking the AI Slowdown Narrative and GPU Scaling Laws 3411 Matt asks an informed question citing recent model drops to challenge the AI slowdown narrative. Łukasz explains how pre-training scaling laws still hold log-linearly while the new reasoning paradigm offers superior compute-to-capability gains.
Practical Capability Leap: Web Browsing and Practical Real-World LLMs 1510 Łukasz details how reasoning models search the web dynamically (e.g., finding zoo hours) rather than hallucinating from outdated memory. Matt listens as Łukasz highlights the gap between public perception and actual current capabilities.
Developer Adoption and the Shift in Coding Workflows 3411 Matt asks Łukasz to detail obvious low-hanging fruit in frontier model development. Łukasz outlines non-obvious internal engineering bugs, data cleaning challenges, and multimodal improvements.
Deep Dive into Reasoning Models and Chain of Thought 2600 Matt prompts an educational breakdown of reasoning models. Łukasz explains how non-differentiable chain-of-thought tokens require reinforcement learning and verifiable rewards rather than simple next-token gradient descent.
Reinforcement Learning Paradigms: From RLHF to Outcome Verifiers 3500 Matt raises the distinction between pre-training and post-training RL. Łukasz explains the shift from easily hackable RLHF preference models to robust outcome verifiers in technical domains.
Generalization of Reasoning and Future Visual Chain of Thought 4511 Matt references OpenAI's GDPVal benchmark to ask about expanding RL across economic sectors. Łukasz emphasizes how messy raw internet pre-training data is and why visual reasoning remains undertrained.
How Chain of Thought Operates and Summary Generation 3600 Matt inquires whether the displayed chain of thought matches actual processing. Łukasz clarifies that user-facing thinking is a distinct summary of raw, messy model tokens and explains self-correction behavior.
Łukasz Kaiser’s Academic Journey: From Mathematics to Google Brain 2300 Matt asks about Łukasz's path into AI. Łukasz describes transitioning from theoretical computer science in Poland and Germany to Google, highlighting France's unique 10-year academic leave policy.
Inside the Creation of the Transformer Architecture 3511 Matt asks how the Transformer paper came together. Łukasz corrects the myth of all eight authors being in one room and recalls early pushback against building single models for multiple tasks.
Moving from Google to OpenAI and Lab Cultures 2300 Matt asks about Łukasz's move to OpenAI. Łukasz details Ilya Sutskever's repeated recruitments, COVID workplace dynamics, and scaling differences between Google Brain and early OpenAI.
Organizational Structure and GPU Resource Allocation at OpenAI 3400 Matt asks if researchers compete for GPU compute. Łukasz clarifies that resource distribution is primarily governed by technical requirements, with pre-training consuming the majority.
The Resurgence of Pre-Training, Distillation, and Model Economics 3611 Matt asks about the future of pre-training. Łukasz explains how consumer scale transformed model deployment economics, shifting focus to distillation and smaller, cheaper inference models.
Interpretability and Model Inner Workings in Modern AI 4500 Matt inquires whether modern hybrid models remain black boxes. Łukasz cites OpenAI's recent work on sparse weights while emphasizing fundamental limits in comprehending massive parallel systems.
Evolution from GPT-4 to GPT-5.1 and Post-Training 3621 Matt notes that GPT-5.1 feels like a massive leap over GPT-5. Łukasz reveals that underlying technical changes were smaller than perceived, with post-training refinement driving user experience.
Post-Training Techniques for Tone and Persona Steering 3510 Matt asks about tone customization in GPT-5.1. Łukasz explains post-training RL steering and discusses why model naming was decoupled from underlying technical pre-training runs.
Controlling Thinking Time and the Jagged Nature of Reasoning 3710 Matt asks how thinking time allocation works. Łukasz explains compute-scaling benefits while highlighting how reasoning models exhibit jagged capabilities that fail simple primary school puzzles.
Visual Case Study: The Dot Counting Puzzle Benchmark 3711 Łukasz presents a visual dot-counting puzzle where frontier models fail simple context reasoning. Matt asks what trips them up, and Łukasz points to undertrained multimodal reasoning.
Alternative AI Architectures, ARC Prize, and AI Interns 4511 Matt asks whether non-transformer architectures like Yann LeCun's JEPA are needed for true generalization. Łukasz evaluates ARC Prize progress and engineering constraints on experimental architectures.
Agentic Coding with GPT-5.1 Codex Max and Context Compaction 4600 Matt references the specs of GPT-5.1 Codex Max. Łukasz explains how quadratic attention memory limits long-running tasks and how context compaction enables multi-day agentic workflows.
Future of Knowledge Work, Trust, and Economic Adaptation 4611 Matt asks what value remains for product builders as general models expand. Łukasz uses the translation industry to argue that human trust and verification preserve demand for human oversight.
Frontier Research Directions: Physical Robotics and Embodied AI 3400 Matt asks about future research frontiers. Łukasz identifies general-data RL as his key focus and predicts embodied robotics will rapidly advance once multimodal reasoning matures.

Statements from this episode (39)

Assertion Not checkable as stated
Kaiser: AI progress has been a smooth exponential increase in capabilities
“Fundamentally, if you look at AI progress, it's been a very smooth exponential increase in capabilities.”
Łukasz Kaiser Nov 26, 2025 ▶ 2:46
Insight
Kaiser: Reasoning models are the second major milestone after Transformers
“One point was, of course, the Transformers when it started, but the other point was reasoning models.”
Łukasz Kaiser Nov 26, 2025 ▶ 3:53
Disclosure
Kaiser: OpenAI began working on reasoning models around three years ago
“So we started working on it maybe three years ago”
Łukasz Kaiser Nov 26, 2025 ▶ 4:06
Assertion Not checkable as stated
Kaiser: Pre-training scaling laws still hold across OpenAI and Google
“What scaling clause says is that your loss will log linearly decrease with your compute. We totally see that and clearly Google sees that and all other labs.”
Łukasz Kaiser Nov 26, 2025 ▶ 4:35
Insight
Kaiser: Reasoning yields far greater AI capability gains per dollar than pre-training
“With the new paradigm of reasoning, you can get much more gains for the same amount of money because it's on this like lower and like, there are just discoveries to be made and these discoveries unlock insane capabilities.”
Łukasz Kaiser Nov 26, 2025 ▶ 4:56
Assertion Not checkable as stated
Kaiser: AI coding tools recently became how many programmers work
“But I think it's the recent few months when the transition happened from, you know, people using it sometimes, but rarely, to now basically this being how a lot of people work in coding.”
Łukasz Kaiser Nov 26, 2025 ▶ 7:42
Assertion Not checkable as stated
Kaiser: Multimodal AI capabilities lag behind text performance
“The multimodal part still lags behind the text part to a large extent.”
Łukasz Kaiser Nov 26, 2025 ▶ 10:37
Insight
Łukasz Kaiser: Reasoning models require verifiable data, excelling in math and coding
“So currently, and current for at least the Most basic ways we use it currently, it needs to be fairly verifiable. So there is an, is your answer correct or not? You prepare data for that. You can do that in mathematics, coding very well. You can do this in sci…”
Łukasz Kaiser Nov 26, 2025 ▶ 13:49
Insight
Łukasz Kaiser: Early RLHF was brittle but crucial for chatbot development
“So it was a bit of a brittle technique, but it was a bit of RL that was extremely crucial to making the models chat.”
Łukasz Kaiser Nov 26, 2025 ▶ 15:53
Prediction Not checkable as stated
Łukasz Kaiser: Next-gen reinforcement learning will operate on general data
“I do believe the era of tomorrow will be broader. It will work on general data and maybe then it will expand to like domains that, that go beyond where, where it shines today.”
Łukasz Kaiser Nov 26, 2025 ▶ 16:37
Insight
Kaiser: Math reasoning in AI models transfers to generic web searching
“If you learn to think for math, you can, you will sometimes do some, you know, some strategies are the transfer very much like look up on the web and see what they say and use that information. So some of these things are very generic and they start to transfe…”
Łukasz Kaiser Nov 26, 2025 ▶ 18:51
Opinion
Kaiser: AI reasoning in visual domains is currently very undertrained
“I think, especially thinking in the visual domains is very under trained, I believe.”
Łukasz Kaiser Nov 26, 2025 ▶ 19:09
Assertion Not publicly verifiable
Kaiser: ChatGPT uses a secondary model to summarize raw reasoning steps
“So in the current chat GPT, you will see a summary of the chain of thought on the side. So there is another model that takes the full chain of thought and shows you a summary because the full ones are usually not very nice to read.”
Łukasz Kaiser Nov 26, 2025 ▶ 19:50
Assertion Supported
Kaiser: Reinforcement learning causes AI models to self-correct mistakes
“Even for math and coding, you start seeing that the models start correcting their own mistakes, right? Earlier, if the model made a mistake, it generally just tell you what it did and insist that the mistake was right or something like that. With the thinking,…”
Łukasz Kaiser Nov 26, 2025 ▶ 20:59
Disclosure
Łukasz Kaiser says Ray Kurzweil was his first manager at Google
“I came to Ray Kurzweil's group. He was my first manager.”
Łukasz Kaiser Nov 26, 2025 ▶ 23:48
Assertion Not checkable as stated
Kaiser: The eight Transformer paper co-authors were never in one room
“I don't think all eight of us were ever in the same physical room.”
Łukasz Kaiser Nov 26, 2025 ▶ 24:34
Insight
Kaiser: Making deep learning ideas work is harder than generating them
“In deep learning, people laugh that ideas are cheap. Making them work is, is the hard part.”
Łukasz Kaiser Nov 26, 2025 ▶ 26:47
Insight
Kaiser: AI tech labs are more similar than people think
“I think in, in general, the tech Labs are more similar to each other than people think. There are some differences, but I think if I look at it from the world, you know, from the university in France, the difference between this university and any of the tech …”
Łukasz Kaiser Nov 26, 2025 ▶ 30:22
Disclosure
Kaiser: Projects, not individual researchers, compete for GPU access at OpenAI
“I don't think it's so much people that compete. I think it's more projects that Compete for GPU access.”
Łukasz Kaiser Nov 26, 2025 ▶ 31:53
Assertion Not checkable as stated
Kaiser: Pre-training consumes the most GPUs of any AI development stage
“Currently, pre-training just uses the most GPUs of all the parts, so it needs the most GPUs, right?”
Łukasz Kaiser Nov 26, 2025 ▶ 32:09
Insight
Kaiser: Pre-training science is plateauing, but compute scaling still improves loss
“Pre-training, as I said, I think it has reached this upper level of the S-curve in terms of science, but it can scale smoothly. Meaning if you put More compute. You will get better losses if you do things right, which is extremely hard, and that's valuable.”
Łukasz Kaiser Nov 26, 2025 ▶ 33:07
Assertion Not checkable as stated
Kaiser: OpenAI's frontier AI models do not yet have 100 trillion parameters
“Our models don't have a hundred trillion parameters yet.”
Łukasz Kaiser Nov 26, 2025 ▶ 35:27
Insight
Kaiser: Reinforcement learning reasoning works better on larger pre-trained models
“Pre-training has always worked. And the beautiful thing is it even stacks with RL. So if you run this thinking RL process on top of a better model, it works even better. Than if you run it on top of a smaller model.”
Łukasz Kaiser Nov 26, 2025 ▶ 37:15
Insight
Kaiser: Interpretability of large AI models faces fundamental complexity limits
“So the understanding of what the models are doing on a higher level has progressed a lot, but then it's still an understanding of what smaller models do, not the biggest ones. But it's not so much that these patterns don't apply to bigger models. They do. It's…”
Łukasz Kaiser Nov 26, 2025 ▶ 39:09
Assertion Not checkable as stated
Kaiser: Pre-training between GPT-4 and GPT-5 focused on reducing costs
“The pre-training part in that timeframe was mostly about making things cheaper. Not making things better.”
Łukasz Kaiser Nov 26, 2025 ▶ 40:36
Assertion Not checkable as stated
Kaiser: Model hallucinations are dramatically lower than two years ago
“There was these things called hallucinations. It's still with us to some extent, but dramatically less than two years ago.”
Łukasz Kaiser Nov 26, 2025 ▶ 41:53
Assertion Not checkable as stated
Kaiser: RL is a major component in post-training tone steering
“I don't work on post-training and it certainly has a lot of quirks, but I think the main part is, is indeed RL where you say, okay, is this response cynical? Is this response like that? And you say, okay, if you were told to be cynical, this is how you should …”
Łukasz Kaiser Nov 26, 2025 ▶ 43:24
Disclosure
Kaiser: OpenAI model names are now detached from technical milestones
“Now the naming is by capability, right? GPT-Five is a capable model. 5.1 is a more capable model. Mini is the smaller model that's slightly less capable, but faster and cheaper. And the thinking models are the ones that do more research, right? In that sense, …”
Łukasz Kaiser Nov 26, 2025 ▶ 44:51
Insight
Kaiser: Distillation lets OpenAI combine research projects without long pre-training runs
“With distillation, you have the ability to put a number of projects into one model. It's kind of nice that you don't need to wait on all of them to complete at the same time. You can try to periodically put this together, actually make sure that as a product i…”
Łukasz Kaiser Nov 26, 2025 ▶ 45:36
Insight
Kaiser: Test-time compute increases AI capabilities faster than pre-training
“Using more tokens to think increases your capability, and it increases it, given the computation, way faster than pre-training, right?”
Łukasz Kaiser Nov 26, 2025 ▶ 46:49
Assertion Not checkable as stated
Kaiser: No frontier AI model can solve a specific first-grade math exercise
“I took one exercise from this math book and none of the frontier models is able to solve it.”
Łukasz Kaiser Nov 26, 2025 ▶ 48:11
Assertion Supported
Kaiser: GPT-V Pro solves dot puzzles by running Python code loops
“The GPT-V Pro will run Python code to extract these dots from an image, and then it will count them in a loop.”
Łukasz Kaiser Nov 26, 2025 ▶ 50:08
Assertion Not checkable as stated
Łukasz Kaiser: AI models still struggle with multimodal and sequential reasoning
“The models are just, they're starting, like you see the first example they manage, so they've clearly made some progress, but they have not yet learned to do good reasoning in multimodal domains, and they have not yet learned to use one reasoning in context to…”
Łukasz Kaiser Nov 26, 2025 ▶ 50:23
Insight
Łukasz Kaiser: AI pre-training expands stored knowledge rather than generalization
“Pre-training is a little different, right? Because it increases the data together with your increase in model size. So it doesn't necessarily increase generalization. It just uses more knowledge.”
Łukasz Kaiser Nov 26, 2025 ▶ 51:47
Insight
Kaiser: Engineering complexity is the main bottleneck for experimental AI research
“The engineering part is the biggest bottleneck. I mean, GPUs are a bottleneck too, when you scale really up. But implementing something that's larger than one machine, it's an experimental research project, so you don't have a team to do that.”
Łukasz Kaiser Nov 26, 2025 ▶ 55:11
Prediction Not checkable as stated
Kaiser: OpenAI aims to create an AI intern by late 2026
“I think that's what OpenAI says is they say, you know, we say we'd like an AI intern by the end of next year.”
Łukasz Kaiser Nov 26, 2025 ▶ 55:58
Insight
Kaiser: Unlimited model connection to the real world carries severe safety risks
“This thing, like how do models connect with the external world? It's a fundamentally very hard problem because, you know, when you connect in an unlimited way, you can break things in the real world.”
Łukasz Kaiser Nov 26, 2025 ▶ 59:12
Assertion Supported
Kaiser: Translation industry grew and translators earn more post-Transformers
“The translation industry has grown considerably since then. It has not shrunk. There's more translations to be done. Translators are paid more.”
Łukasz Kaiser Nov 26, 2025 ▶ 1:01:04
Insight
Łukasz Kaiser: Robotics limitations reveal gaps in multimodal AI reasoning
“Robotics is probably just an illustration that we are not doing that well in multimodal and that we're not doing that well in general reasoning yet.”
Łukasz Kaiser Nov 26, 2025 ▶ 1:03:10
Made with StarZero

Turn any episode into a week of clips.

This entire site, over 400 conversations transcribed, diarized, checked and made playable, runs on the StarZero media pipeline. Drop in your own episode and the podcast clipper finds the moments worth sharing, cuts them, captions them, and reframes them for every feed.