RL Researchers Debate: REINFORCE as Both Policy Gradient and Synthetic Data Method

On September 12, 2024, researchers engaged in a technical debate centered on the question of whether models trained with RL evolve explicit reward-maximizing behavior. The main participants were jessicata and neocartesian, and the discussion focused on two perspectives for understanding the REINFORCE algorithm and its convergence properties.

Confirmed

Why it matters

This debate touches on a fundamental question of RLHF/RL fine-tuning: what does a model actually optimize after training—explicit reward maximization, or merely imitation of filtered data? jessicata's toy example provides an intuitive argument that synthetic-data-style RL inevitably leads to maximizing behavior, while neocartesian's analysis via KKT points and game equilibria offers a more formal framework. The convergence of these two approaches helps clarify the theoretical foundations of safety issues such as reward hacking, and offers insights into the long-term behavior of RL training for large models.

2026-09-12 ~ 2026-09-12 · 5 related posts

Primary sources