arXiv:2604.16557cs.LGcs.CL2026-04被引 2

统一微调框架解决视觉语言模型训练效率与泛化难题

S-GRPO: Unified Post-Training for Large Vision-Language Models

论文配图:S-GRPO: Unified Post-Training for Large Vision-Language Models
图 1 · 摘自论文原文
  • 融合模仿学习与偏好优化,动态平衡专家路径与新概念探索
  • 引入条件真值轨迹注入,显著加速收敛并避免优化崩溃
  • 适合需要高效适配且保持通用能力的视觉语言模型应用

当前大型视觉语言模型(LVLMs)的后训练方法主要分为监督微调(SFT)和强化学习(RL)。SFT虽能引导生成单一专家路径,但易导致灾难性遗忘;而RL虽可探索多条路径,却常因初始对齐失败,在稀疏奖励的视觉任务中陷入优化崩溃。本文提出统一后训练框架S-GRPO,将模仿学习的引导性融入偏好优化的多轨迹探索中。针对直接生成类视觉任务,S-GRPO引入条件真值轨迹注入(CGI):当二元验证器检测到采样组完全失效时,将已验证的真值轨迹注入候选池,并赋予其确定性最大奖励,从而在组内相对优势估计中注入正信号。该机制将监督学习目标转化为策略梯度中的高优势成分,促使模型动态平衡利用专家路径与探索新视觉概念。理论分析与实证结果表明,S-GRPO有效弥合SFT与RL的差距,显著加速收敛,实现更优领域适应性,同时保留基础模型的通用能力。

原文摘要 · Abstract (English)

Current post-training methodologies for adapting Large Vision-Language Models (LVLMs) generally fall into two paradigms: Supervised Fine-Tuning (SFT) and Reinforcement Learning (RL). Despite their prevalence, both approaches suffer from inefficiencies when applied in isolation. SFT forces the model's generation along a single expert trajectory, often inducing catastrophic forgetting of general multimodal capabilities due to distributional shifts. Conversely, RL explores multiple generated trajectories but frequently encounters optimization collapse - a cold-start problem where an unaligned model fails to spontaneously sample any domain-valid trajectories in sparse-reward visual tasks. In this paper, we propose Supervised Group Relative Policy Optimization (S-GRPO), a unified post-training framework that integrates the guidance of imitation learning into the multi-trajectory exploration of preference optimization. Tailored for direct-generation visual tasks, S-GRPO introduces Conditional Ground-Truth Trajectory Injection (CGI). When a binary verifier detects a complete exploratory failure within a sampled group of trajectories, CGI injects the verified ground-truth trajectory into the candidate pool. By assigning a deterministic maximal reward to this injected anchor, S-GRPO enforces a positive signal within the group-relative advantage estimation. This mechanism reformulates the supervised learning objective as a high-advantage component of the policy gradient, compelling the model to dynamically balance between exploiting the expert trajectory and exploring novel visual concepts. Theoretical analysis and empirical results demonstrate that S-GRPO gracefully bridges the gap between SFT and RL, drastically accelerates convergence, and achieves superior domain adaptation while preserving the base model's general-purpose capabilities.

视觉语言模型后训练强化学习多模态

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。