paper-with-me

홈 › Papers

ViSurf: Visual Supervised-and-Reinforcement Fine-Tuning for Large Vision-and-Language Models

2025-10-12 · Yuqi Liu, Liangyu Chen, Jiazhen Liu, Mingkang Zhu, Zhisheng Zhong, Bei Yu, Jiaya Jia arxiv

Post-training Large Vision-and-Language Models (LVLMs) typically involves Supervised Fine-Tuning (SFT) for knowledge injection or Reinforcement Learning with Verifiable Rewards (RLVR) for performance enhancement. However, SFT often leads to sub-optimal performance, while RLVR remains constrained by the model's internal knowledge base. While a sequential SFT $\rightarrow$ RLVR pipeline can be used, it introduces significant computational overhead and suffers from catastrophic forgetting. To address these limitations, we propose ViSurf (\textbf{Vi}sual \textbf{Su}pervised-and-\textbf{R}einforcement \textbf{F}ine-Tuning), a unified, single-stage paradigm that integrates the strengths of both SFT and RLVR. By analyzing their training objectives, we establish a unified framework that injects ground-truth labels directly into RLVR rollouts, facilitating simultaneous external supervision and internal reinforcement. Furthermore, we introduce three novel reward control strategies to ensure training stability and optimization. Extensive experiments demonstrate that ViSurf consistently outperforms standalone SFT, RLVR, and the traditional two-stage pipeline across diverse benchmarks. In-depth analysis corroborates these findings, validating the derivation and design principles of ViSurf.

📄 PDF Abstract BibTeX arXiv:2510.10606

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

RISE: Enhancing VLM Image Annotation with Self-Supervised Reasoning

2025-08-17 · Suhang Hu, Wei Hu, Yuhang Su, Fan Zhang arxiv

Vision-Language Models (VLMs) struggle with complex image annotation tasks, such as emotion classification and context-driven object detection, which demand sophisticated reasoning. Standard Supervised Fine-Tuning (SFT) …

Reinforcement LearningEmotion ClassificationObject Detection

Visual-RFT: Visual Reinforcement Fine-Tuning

2025-03-03 · Ziyu Liu, Zeyi Sun, Yuhang Zang, Xiaoyi Dong 외

Reinforcement Fine-Tuning (RFT) in Large Reasoning Models like OpenAI o1 learns from feedback on its answers, which is especially useful in applications when fine-tuning data is scarce. Recent open-source work like DeepS…

Few-Shot Object DetectionFine-Grained Image Classificationimage-classificationImage Classification+5

Reason-RFT: Reinforcement Fine-Tuning for Visual Reasoning

2025-03-26 · Huajie Tan, Yuheng Ji, Xiaoshuai Hao, Minglan Lin 외

Visual reasoning abilities play a crucial role in understanding complex multimodal data, advancing both domain-specific applications and artificial general intelligence (AGI). Existing methods improve VLM reasoning via C…

Few-Shot LearningVisual Reasoning

Improving Medical Visual Reinforcement Fine-Tuning via Perception and Reasoning Augmentation

2026-02-11 · Guangjing Yang, ZhangYuan Yu, Ziyuan Qin, Xinyuan Song 외 arxiv

While recent advances in Reinforcement Fine-Tuning (RFT) have shown that rule-based reward schemes can enable effective post-training for large language models, their extension to cross-modal, vision-centric domains rema…

V-Zero: Answer-Label-Free On-Policy Distillation with Contrastive Evidence Gating for Fine-Grained Visual Reasoning

2026-06-24 · Haoxiang Sun, Zhihang Yi, Langxuan Deng, Yuhao Zhou 외 arxiv

Fine-grained visual reasoning requires multimodal large language models (MLLMs) to identify task-relevant visual evidence and ground their reasoning in local image regions. Existing agentic methods typically rely on rein…

Reinforcement LearningVisual Reasoning