无需标注数据,模型自评自进化提升多模态推理能力
When Models Judge Themselves: Unsupervised Self-Evolution for Multimodal Reasoning
- 用自一致性信号指导模型自我评估,无需人工标注
- 在五个数学推理基准上持续提升性能,最高提升12.3%
- 适合追求低成本、可扩展推理模型的研究者
多模态大模型在推理任务上表现强劲,但依赖高质量标注数据或教师模型蒸馏,成本高且难扩展。为此,我们提出一种无监督自进化训练框架,无需人类标注答案或外部奖励模型,即可实现稳定性能提升。对每个输入,采样多个推理路径并建模其组内结构;利用智能体的自一致性信号作为训练先验,引入有界裁判机制动态重加权不同质量的路径;将调制后的得分建模为组级别分布,并将绝对分数转为组内相对优势,增强策略更新的鲁棒性。在未标注数据上使用组相对策略优化(GRPO)训练,该方法在五个数学推理基准上均取得一致改进,显著提升泛化能力,为多模态模型自演化提供可扩展路径。代码已开源:https://github.com/OPPO-Mente-Lab/LLM-Self-Judge。
原文摘要 · Abstract (English)
Recent progress in multimodal large language models has led to strong performance on reasoning tasks, but these improvements largely rely on high-quality annotated data or teacher-model distillation, both of which are costly and difficult to scale. To address this, we propose an unsupervised self-evolution training framework for multimodal reasoning that achieves stable performance improvements without using human-annotated answers or external reward models. For each input, we sample multiple reasoning trajectories and jointly model their within group structure. We use the Actor's self-consistency signal as a training prior, and introduce a bounded Judge based modulation to continuously reweight trajectories of different quality. We further model the modulated scores as a group level distribution and convert absolute scores into relative advantages within each group, enabling more robust policy updates. Trained with Group Relative Policy Optimization (GRPO) on unlabeled data, our method consistently improves reasoning performance and generalization on five mathematical reasoning benchmarks, offering a scalable path toward self-evolving multimodal models. The code are available at https://github.com/OPPO-Mente-Lab/LLM-Self-Judge.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。