Switch language한국어
Back to the list

CAST: Game Solvers as Turn-Level Teachers for LLM Agents

TL;DR AI

Key summary

2 min read
  1. CAST is a new training method for LLM agents that turns game-solver value changes into dense, turn-level supervision for RL with verifiable rewards.

  2. It improves credit assignment in long-horizon tasks by giving cheaper intermediate signals instead of relying only on sparse final rewards.

  3. The paper reports better performance than trained baselines on Sokoban, Minesweeper, and Rush Hour.

  4. CAST also shows strong zero-shot results on ALFWorld and WebShop.

Read the original