LC-GRPO Uses Langevin Correction to Align Flow-Based GRPO
August 7, 2026
LC-GRPO bridges the train-inference gap in flow-based generative models by applying Langevin correction to stochastic rollouts. This method ensures that finite-step discretizations used during reinforcement learning align more closely with the deterministic ODE samplers used at test-time.
HOW THIS AFFECTS YOU
●
researcherYou can use this to mitigate the mismatch between SDE exploration noise and ODE inference samples in flow models.