提出新模型与评估框架,提升大模型多步视觉推理能力
LlamaV-o1: Rethinking Step-by-step Visual Reasoning in LLMs
- 设计涵盖4000+步骤的多步视觉推理评测集,覆盖8类挑战
- 提出细粒度步骤级评分指标,更精准衡量推理正确性与逻辑性
- 基于渐进式训练的LlamaV-o1模型,性能超越开源模型且推理快5倍
视觉推理是解决复杂多步问题的核心能力,但现有方法缺乏系统评估框架且忽视逐步求解过程。本文提出一个全面的多步视觉推理推进框架,包含三项关键贡献:首先,构建专门用于评估多步推理任务的视觉推理基准,涵盖从复杂视觉感知到科学推理等八类挑战,总计超过4000个推理步骤,支持对大语言模型在多步视觉推理中准确性与可解释性的稳健评估;其次,提出一种新的细粒度步骤级评估指标,强调每一步的正确性与逻辑连贯性,相比传统最终任务准确率提供更深入的性能洞察;第三,提出新型多模态推理模型LlamaV-o1,采用多步课程学习训练策略,逐步组织任务以促进技能递进式获取。大量实验表明,LlamaV-o1优于现有开源模型,并在六项基准上以67.3的平均得分显著超越近期的Llava-CoT(绝对提升3.8%),且推理速度提升5倍。所提基准、模型与代码均已公开。
原文摘要 · Abstract (English)
Reasoning is a fundamental capability for solving complex multi-step problems, particularly in visual contexts where sequential step-wise understanding is essential. Existing approaches lack a comprehensive framework for evaluating visual reasoning and do not emphasize step-wise problem-solving. To this end, we propose a comprehensive framework for advancing step-by-step visual reasoning in large language models (LMMs) through three key contributions. First, we introduce a visual reasoning benchmark specifically designed to evaluate multi-step reasoning tasks. The benchmark presents a diverse set of challenges with eight different categories ranging from complex visual perception to scientific reasoning with over 4k reasoning steps in total, enabling robust evaluation of LLMs' abilities to perform accurate and interpretable visual reasoning across multiple steps. Second, we propose a novel metric that assesses visual reasoning quality at the granularity of individual steps, emphasizing both correctness and logical coherence. The proposed metric offers deeper insights into reasoning performance compared to traditional end-task accuracy metrics. Third, we present a new multimodal visual reasoning model, named LlamaV-o1, trained using a multi-step curriculum learning approach, where tasks are progressively organized to facilitate incremental skill acquisition and problem-solving. The proposed LlamaV-o1 is designed for multi-step reasoning and learns step-by-step through a structured training paradigm. Extensive experiments show that our LlamaV-o1 outperforms existing open-source models and performs favorably against close-source proprietary models. Compared to the recent Llava-CoT, our LlamaV-o1 achieves an average score of 67.3 with an absolute gain of 3.8\% across six benchmarks while being 5 times faster during inference scaling. Our benchmark, model, and code are publicly available.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。