Switch language한국어
Back to the list

Beyond SFT-to-RL: Pre-alignment via Black-Box On-Policy Distillation for Multimodal RL

TL;DR AI

Key summary

2 min read
  1. Researchers introduced PRISM, a three-stage pipeline that adds a distribution-alignment step between supervised fine-tuning and reinforcement learning for multimodal models.

  2. PRISM uses a black-box on-policy distillation stage with a policy-versus-MoE discriminator game to reduce the train-test mismatch caused by SFT.

  3. On Qwen3-VL, the method improved downstream accuracy across multiple RL methods, including GRPO, DAPO, and GSPO.

  4. The approach showed measurable gains on multimodal reasoning benchmarks, suggesting a practical way to stabilize RLVR training.

Read the original