Episode

Teaching LLMs to Self-Reflect with Reinforcement Learning with Maohao Shen - #726

Podcast
The TWIML AI Podcast (formerly This Week in Machine Learning & Artificial Intelligence)
Published
Apr 8, 2025
Duration seconds
3105
Processing state
failed
Canonical source
https://twimlai.com/podcast/twimlai/teaching-llms-to-self-reflect-with-reinforcement-learning/
Audio
https://pscrb.fm/rss/p/traffic.megaphone.fm/MLN2559598700.mp3?updated=1744061785
JSON
/v1/public/podcasts/twiml-ai-podcast/episodes/teaching-llms-to-self-reflect-with-reinforcement-learning-with-maohao-shen-726
Markdown
/podcast/twiml-ai-podcast/teaching-llms-to-self-reflect-with-reinforcement-learning-with-maohao-shen-726.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/twiml-ai-podcast/episodes/teaching-llms-to-self-reflect-with-reinforcement-learning-with-maohao-shen-726/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/twiml-ai-podcast/teaching-llms-to-self-reflect-with-reinforcement-learning-with-maohao-shen-726.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

Today, we're joined by Maohao Shen, PhD student at MIT to discuss his paper, “Satori: Reinforcement Learning with Chain-of-Action-Thought Enhances LLM Reasoning via Autoregressive Search.” We dig into how Satori leverages reinforcement learning to improve language model reasoning—enabling model self-reflection, self-correction, and exploration of alternative solutions. We explore the Chain-of-Action-Thought (COAT) approach, which uses special tokens—continue, reflect, and explore—to guide the model through distinct reasoning actions, allowing it to navigate complex reasoning tasks without external supervision. We also break down Satori’s two-stage training process: format tuning, which teaches the model to understand and utilize the special action tokens, and reinforcement learning, which optimizes reasoning through trial-and-error self-improvement. We cover key techniques such “restart and explore,” which allows the model to self-correct and generalize beyond its training domain. Finally, Maohao reviews Satori’s performance and how it compares to other models, the reward design, the benchmarks used, and the surprising observations made during the research. The complete show notes for this episode can be found at https://twimlai.com/go/726.