paper-with-me

Papers

When Models Judge Themselves: Unsupervised Self-Evolution for Multimodal Reasoning

2026-03-22 · Zhengxian Wu, Kai Shi, Chuanrui Zhang, Zirui Liao, Jun Yang, Ni Yang, Qiuying Peng, Luyuan Zhang, Hangrui Xu, Tianhuang Su, Zhenyu Yang, Haonan Lu, Haoqian Wang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.21289

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical ReasoningMultimodal Reasoning

Similar Papers 제목 키워드 기반

Self-Preference Bias in Rubric-Based Evaluation of Large Language Models

2026-04-08 · José Pombal, Ricardo Rei, André F. T. Martins arxiv

LLM-as-a-judge has become the de facto approach for evaluating LLM outputs. However, judges are known to exhibit self-preference bias (SPB): they tend to favor outputs produced by themselves or by models from their own f…

When AIs Judge AIs: The Rise of Agent-as-a-Judge Evaluation for LLMs

2025-08-05 · Fangyi Yu arxiv

As large language models (LLMs) grow in capability and autonomy, evaluating their outputs-especially in open-ended and complex tasks-has become a critical bottleneck. A new paradigm is emerging: using AI agents as the ev…

CoMAS: Co-Evolving Multi-Agent Systems via Interaction Rewards

2025-10-09 · Xiangyuan Xue, Yifan Zhou, Guibin Zhang, Zaibin Zhang 외 arxiv

Self-evolution is a central research topic in enabling large language model (LLM)-based agents to continually improve their capabilities after pretraining. Recent research has witnessed a transition from reinforcement le…

Reinforcement Learning

Efficient Self-Improvement in Multimodal Large Language Models: A Model-Level Judge-Free Approach

2024-11-26 · Shijian Deng, Wentian Zhao, Yu-Jhe Li, Kun Wan 외

Self-improvement in multimodal large language models (MLLMs) is crucial for enhancing their reliability and robustness. However, current methods often rely heavily on MLLMs themselves as judges, leading to high computati…

Hallucination

Evolutionary instability of selfish learning in repeated games

2021-05-13 · Alex McAvoy, Julian Kates-Harbeck, Krishnendu Chatterjee, Christian Hilbe

Across many domains of interaction, both natural and artificial, individuals use past experience to shape future behaviors. The results of such learning processes depend on what individuals wish to maximize. A natural ob…

Fairness