paper-with-me

홈 › Papers

Learning from Peers in Reasoning Models

2025-05-12 · Tongxu Luo, Wenyu Du, Jiaxi Bi, Stephen Chung, Zhengyang Tang, Hao Yang, Min Zhang, Benyou Wang

Large Reasoning Models (LRMs) have the ability to self-correct even when they make mistakes in their reasoning paths. However, our study reveals that when the reasoning process starts with a short but poor beginning, it becomes difficult for the model to recover. We refer to this phenomenon as the "Prefix Dominance Trap". Inspired by psychological findings that peer interaction can promote self-correction without negatively impacting already accurate individuals, we propose Learning from Peers (LeaP) to address this phenomenon. Specifically, every tokens, each reasoning path summarizes its intermediate reasoning and shares it with others through a routing mechanism, enabling paths to incorporate peer insights during inference. However, we observe that smaller models sometimes fail to follow summarization and reflection instructions effectively. To address this, we fine-tune them into our LeaP-T model series. Experiments on AIME 2024, AIME 2025, AIMO 2025, and GPQA Diamond show that LeaP provides substantial improvements. For instance, QwQ-32B with LeaP achieves nearly 5 absolute points higher than the baseline on average, and surpasses DeepSeek-R1-671B on three math benchmarks with an average gain of 3.3 points. Notably, our fine-tuned LeaP-T-7B matches the performance of DeepSeek-R1-Distill-Qwen-14B on AIME 2024. In-depth analysis reveals LeaP's robust error correction by timely peer insights, showing strong error tolerance and handling varied task difficulty. LeaP marks a milestone by enabling LRMs to collaborate during reasoning. Our code, datasets, and models are available at https://learning-from-peers.github.io/ .

📄 PDF Abstract BibTeX arXiv:2505.07787

Code (0)

등록된 구현이 없습니다.

Tasks

Math

Similar Papers 제목 키워드 기반

Epistemic Context Learning: Building Trust the Right Way in LLM-Based Multi-Agent Systems

2026-01-29 · Ruiwen Zhou, Maojia Song, Xiaobao Wu, Sitao Cheng 외 arxiv

Individual agents in multi-agent (MA) systems often lack robustness, tending to blindly conform to misleading peers. We show this weakness stems from both sycophancy and inadequate ability to evaluate peer reliability. T…

Reinforcement Learning

Inferring Individual Direct Causal Effects Under Heterogeneous Peer Influence

2023-05-27 · Shishir Adhikari, Elena Zheleva

Causal inference in networks should account for interference, which occurs when a unit's outcome is influenced by treatments or outcomes of peers. Heterogeneous peer influence (HPI) occurs when a unit's outcome is influe…

Causal InferenceGraph Neural Network

Truth or Tribe: How In-group Favoritism Prioritize Facts in Persona Agents

2026-05-02 · Shijun Lei, Hongyu Wang, Yunji Liang, Haowen Zheng 외 arxiv

In-group favoritism refers to the phenomena of favoring members of one's in-group over out-group members and is widely observed in numerous social cooperative behaviors. Recently, in-group favoritism biases have also bee…

Combining Ontologies with Correspondences and Link Relations: The E-SHIQ Representation Framework

2013-10-09 · George A. Vouros, Georgios Santipantakis

Combining knowledge and beliefs of autonomous peers in distributed settings, is a ma- jor challenge. In this paper we consider peers that combine ontologies and reason jointly with their coupled knowledge. Ontologies are…

DaiMoN: A Decentralized Artificial Intelligence Model Network

2019-07-19 · Surat Teerapittayanon, H. T. Kung

We introduce DaiMoN, a decentralized artificial intelligence model network, which incentivizes peer collaboration in improving the accuracy of machine learning models for a given classification problem. It is an autonomo…

model