Switch language한국어
Back to the list

LEEPS: Latent-Guided Explore-Exploit Prompt Sampling for Efficient RLVR in Large Language Models

TL;DR AI

Key summary

2 min read
  1. LEEPS is a latent-guided pre-rollout prompt sampler for RLVR that dynamically splits prompts into exploit and explore groups to gather more useful learning signals.

  2. It ranks uncertain prompts using latent-space neighbors and past outcomes, reducing wasted rollouts on redundant generations.

  3. On Qwen2.5-Math-1.5B and 7B, it delivered the best average results across six math reasoning benchmarks and three out-of-distribution reasoning benchmarks.

  4. The method adds only modest training overhead while improving both training efficiency and reasoning performance in RLVR.

Read the original