paper-with-me

홈 › Papers

Unified Reinforcement and Imitation Learning for Vision-Language Models

2025-10-22 · Byung-Kwan Lee, Ryo Hachiuma, Yong Man Ro, Yu-Chiang Frank Wang, Yueh-Hua Wu arxiv

Vision-Language Models (VLMs) have achieved remarkable progress, yet their large scale often renders them impractical for resource-constrained environments. This paper introduces Unified Reinforcement and Imitation Learning (RIL), a novel and efficient training algorithm designed to create powerful, lightweight VLMs. RIL distinctively combines the strengths of reinforcement learning with adversarial imitation learning. This enables smaller student VLMs not only to mimic the sophisticated text generation of large teacher models but also to systematically improve their generative capabilities through reinforcement signals. Key to our imitation framework is an LLM-based discriminator that adeptly distinguishes between student and teacher outputs, complemented by guidance from multiple large teacher VLMs to ensure diverse learning. This unified learning strategy, leveraging both reinforcement and imitation, empowers student models to achieve significant performance gains, making them competitive with leading closed-source VLMs. Extensive experiments on diverse vision-language benchmarks demonstrate that RIL significantly narrows the performance gap with state-of-the-art open- and closed-source VLMs and, in several instances, surpasses them.

📄 PDF Abstract BibTeX arXiv:2510.19307

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningText Generation

Similar 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 외 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…

Reinforcement Learning

MindOmni: Unleashing Reasoning Generation in Vision Language Models with RGPO

2025-05-19 · Yicheng Xiao, Lin Song, Yukang Chen, Yingmin Luo 외

Recent text-to-image systems face limitations in handling multimodal inputs and complex reasoning tasks. We introduce MindOmni, a unified multimodal large language model that addresses these challenges by incorporating r…

DecoderImage GenerationLanguage ModelingLanguage Modelling+4

LIV: Language-Image Representations and Rewards for Robotic Control

2023-06-01 · Yecheng Jason Ma, William Liang, Vaidehi Som, Vikash Kumar 외

We present Language-Image Value learning (LIV), a unified objective for vision-language representation and reward learning from action-free videos with text annotations. Exploiting a novel connection between dual reinfor…

Contrastive LearningImitation Learning

UFT: Unifying Supervised and Reinforcement Fine-Tuning

2025-05-22 · Mingyang Liu, Gabriele Farina, Asuman Ozdaglar

Post-training has demonstrated its importance in enhancing the reasoning capabilities of large language models (LLMs). The primary post-training methods can be categorized into supervised fine-tuning (SFT) and reinforcem…

STARE-VLA: Progressive Stage-Aware Reinforcement for Fine-Tuning Vision-Language-Action Models

2025-12-04 · Feng Xu, Guangyao Zhai, Xin Kong, Tingzhong Fu 외 arxiv

Recent advances in Vision-Language-Action (VLA) models, powered by large language models and reinforcement learning-based fine-tuning, have shown remarkable progress in robotic manipulation. Existing methods often treat …

Reinforcement Learning