Switch language한국어
Back to the list

DRIFT: Decoupled Rollouts and Importance-Weighted Fine-Tuning for Efficient Multi-Turn Optimization

TL;DR AI

Key summary

2 min read
  1. Researchers introduced DRIFT, a training framework for multi-turn language model optimization.

  2. DRIFT decouples data collection from optimization by sampling offline trajectories from a fixed reference policy.

  3. It uses return-based importance weights during supervised fine-tuning instead of repeated online RL rollouts.

  4. The method is reported to match or outperform multi-turn RL baselines at lower training cost.

Read the original