paper-with-me

홈 › Papers

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

2026-05-29 · Jian Mu, Tianyi Lin, Chengwei Qin, Zhongxiang Dai, Yao Shu arxiv

Large language models are increasingly deployed in multi-turn interactive settings where users or environments can iteratively provide lightweight feedback. Unfortunately, optimizing such behavior presents a sharp dilemma in practice: online reinforcement learning is able to effectively address multi-turn dynamics but is prohibitively expensive due to the cost of generating full correction trajectories at every update, whereas offline supervised fine-tuning (SFT) is efficient but suffers from distribution shift and behavioral collapse. To this end, we novelly propose DRIFT (Decoupled Rollouts and Importance-Weighted Fine-Tuning), a framework that operationalizes the theoretical insight that the KL-regularized RL objective is equivalent to importance-weighted supervised learning. DRIFT decouples rollout from optimization by sampling offline interaction trajectories from a fixed reference policy, deriving return-based importance weights, and optimizing the policy via weighted SFT on the resulting dataset. Empirically, we demonstrate that DRIFT matches or exceeds the performance of multi-turn reinforcement learning baselines while maintaining the training efficiency and simplicity of standard supervised fine-tuning. Code is available at https://github.com/2020-qqtcg/DRIFT.

📄 PDF Abstract BibTeX arXiv:2605.31455

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

SurgVista: Long-Horizon Surgical World Modeling with Plausible Instrument-Tissue Dynamics

2026-06-18 · Wentao Pan, Wuyang Li, Shengyuan Liu, Xinyu Liu 외 arxiv

Scaling robot policy learning for autonomous surgery is challenging, as expert demonstrations are expensive and in vivo exploration poses substantial safety risks. Surgical world models address this by generating realist…

Contrastive Learning

Multimodal Trajectory Prediction Conditioned on Lane-Graph Traversals

2021-06-28 · Nachiket Deo, Eric M. Wolff, Oscar Beijbom

Accurately predicting the future motion of surrounding vehicles requires reasoning about the inherent uncertainty in driving behavior. This uncertainty can be loosely decoupled into lateral (e.g., keeping lane, turning) …

Decodermotion predictionPredictionTrajectory Prediction

RLVR without Ineffective Samples: Group Prioritized Off-Policy Optimization for LLM Reasoning

2026-05-31 · Yixiu Mao, Yun Qu, Qi Wang, Heming Zou 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) has emerged as a powerful paradigm for enhancing the reasoning capabilities of large language models (LLMs). However, its effectiveness is substantially hindered by t…

Reinforcement Learning

SC3-Eval: Evaluating Robot Foundation Models via Self-Consistent Video Generation

2026-06-17 · Wei-Cheng Tseng, Gashon Hussein, Yuzhu Dong, Allen Z. Ren 외 arxiv

Evaluating generalist robot manipulation policies in the real world is expensive, slow, and difficult to scale. Action-conditioned video world models offer a scalable alternative by simulating policy rollouts. Autoregres…

Robot ManipulationVideo Generation

StreamChar: Long-Horizon Streaming Character Audio-Video Generation with Decoupled Orchestration

2026-05-25 · Linrui Tian, Qi Wang, Bang Zhang arxiv

Real-time streaming joint audio-video generation for character animation requires a generator to speak the requested transcript, maintain visual identity across chunks, and run within a strict playback budget. These requ…

Video GenerationVideo Denoising