technique
importance-weighted supervised fine-tuning
techniqueactiveprovisional
importance-weighted-supervised-fine-tuning-aa29d384·1 events·first seen 16d agoAliases: importance-weighted supervised fine-tuning
Co-occurring entities
More like this (12)
supervised fine-tuningParameter-Efficient Fine-TuningHierarchical Advantage Weighting for Online RL Fine-Tuning of VLAs from Sparse Episode Outcomesreinforcement fine-tuningA Unifying Lens on Supervised Fine-Tuning Through Target Distribution DesignLanguage Model Finetuningbehavioral fine-tuningfine-tuningorthogonal finetuningweakly supervised anomaly detectionGravity-Weighted Direct Preference Optimizationquantization-aware training
Recent events (1)
DRIFT: Decoupled Rollouts and Importance-Weighted Fine-Tuning for Efficient Multi-Turn Optimization
DRIFT is a training framework that bridges online RL and offline SFT for multi-turn LLM optimization by exploiting the theoretical equivalence between KL-regularized RL and importance-weighted supervised learning. It decouples rollout generation from policy optimization: trajectories are sampled from a fixed reference policy offline, weighted by return-based importance scores, and used for weighted SFT. Empirically, DRIFT matches or exceeds multi-turn RL baselines while retaining the efficiency and simplicity of standard supervised fine-tuning. Code is publicly released.