NeurIPS2025
Fast-Slow Thinking GRPO for Large Vision-Language Model Reasoning
Wenyi Xiao, Leilei Gan
被引用 34 次
摘要
When applying reinforcement learning-typically through GRPO-to large visionlanguage model reasoning struggles to effectively scale reasoning length or generates verbose outputs across all tasks with only marginal gains in accuracy. To address this issue, we present FAST-GRPO, a variant of GRPO that dynamically adapts reasoning depth based on question characteristics. Through empirical analysis, we establish the feasibility of fast-slow thinking in LVLMs by investigating how response length and data distribution affect performance. Inspired by these observations, we introduce two complementary metrics to estimate the difficulty of the questions, guiding the model to determine when fast or slow thinking is more appropriate. Next, we incorporate adaptive length-based rewards and difficulty-aware KL divergence into the GRPO algorithm. Experiments across seven reasoning benchmarks demonstrate that FAST achieves state-of-the-art accuracy with over 10% relative improvement compared to the base model, while reducing token usage by 32.7-67.3% compared to previous slow-thinking approaches, effectively balancing reasoning length and accuracy. Despite these efforts, several challenges persist in slow-thinking for LVLM reasoning. First, https://github.com/Mr-Loevan/FAST † Correspondence to Leilei Gan. 39th Conference on Neural Information Processing Systems (NeurIPS 2025).