paper-with-me

Papers

Vision-R1: Evolving Human-Free Alignment in Large Vision-Language Models via Vision-Guided Reinforcement Learning

2025-03-23 · Yufei Zhan, Yousong Zhu, Shurong Zheng, Hongyin Zhao, Fan Yang, Ming Tang, Jinqiao Wang

Large Vision-Language Models (LVLMs) typically follow a two-stage training paradigm-pretraining and supervised fine-tuning. Recently, preference optimization, derived from the language domain, has emerged as an effective post-training reinforcement strategy to enhance capabilities of LVLMs. However, constructing high-quality human-annotated preference data and developing robust reward models to mimic these preferences are both costly and challenging. Motivated by this observation, we propose Vision-R1, a novel vision-guided R1-like reinforcement learning algorithm for LVLMs that rewards models with definitive vision feedback. It only leverages curated instruction data, eliminating the need for specialized reward models and handcrafted preference datasets. We incorporate a criterion-driven reward function that further integrates multi-dimensional feedback to evaluate model completions comprehensively based on the vision task logic. Furthermore, we introduce a progressive rule refinement strategy that dynamically adjusts the reward criteria during training, enabling continuous model improvement and mitigating reward hacking. Extensive experiments on both in-distribution and out-of-distribution benchmarks demonstrate that fine-tuning the 7B LVLMs with Vision-R1 achieves consistent performance gains, with even up to 50% improvement and surpassing the state-of-the-art 10x size model.

📄 PDF Abstract BibTeX arXiv:2503.18013

Code (1)

jefferyzhan/griffon 공식 구현 pytorch

Similar Papers 제목 키워드 기반

ELIQ: A Label-Free Framework for Quality Assessment of Evolving AI-Generated Images

2026-02-03 · Xinyue Li, Zhiming Xu, Min Tang, Zhaolin Cai 외 arxiv

Generative text-to-image models are advancing at an unprecedented pace, continuously shifting the perceptual quality ceiling and rendering previously collected labels unreliable for newer generations. To address this, we…

Decouple to Generalize: Context-First Self-Evolving Learning for Data-Scarce Vision-Language Reasoning

2025-12-07 · Tingyu Li, Zheng Sun, Jingxuan Wei, Siyuan Li 외 arxiv

Recent vision-language models (VLMs) achieve remarkable reasoning through reinforcement learning (RL), which provides a feasible solution for realizing continuous self-evolving large vision-language models (LVLMs) in the…

Reinforcement Learning

Co-Evolutionary Multi-Modal Alignment via Structured Adversarial Evolution

2026-03-02 · Guoxin Shi, Haoyu Wang, Zaihui Yang, Yuxing Wang 외 arxiv

Adversarial behavior plays a central role in aligning large language models with human values. However, existing alignment methods largely rely on static adversarial settings, which fundamentally limit robustness, partic…

Can Safety Emerge from Weak Supervision? A Systematic Analysis of Small Language Models

2026-03-07 · Punyajoy Saha, Sudipta Halder, Debjyoti Mondal, Subhadarshi Panda arxiv

Safety alignment is critical for deploying large language models (LLMs) in real-world applications, yet most existing approaches rely on large human-annotated datasets and static red-teaming benchmarks that are costly, d…

A Moral Imperative: The Need for Continual Superalignment of Large Language Models

2024-03-13 · Gokul Puthumanaillam, Manav Vora, Pranay Thangeda, Melkior Ornik

This paper examines the challenges associated with achieving life-long superalignment in AI systems, particularly large language models (LLMs). Superalignment is a theoretical framework that aspires to ensure that superi…

Ethics