paper-with-me

홈 › Papers

MARO: Learning Stronger Reasoning from Social Interaction

2026-01-18 · Yin Cai, Zhouhong Gu, Juntao Zhang, Ping Chen arxiv

Humans face countless scenarios that require reasoning and judgment in daily life. However, existing large language model training methods primarily allow models to learn from existing textual content or solve predetermined problems, lacking experience in real scenarios involving interaction, negotiation, and competition with others. To address this, this paper proposes Multi-Agent Reward Optimization (MARO), a method that enables large language models (LLMs) to acquire stronger reasoning abilities by learning and practicing in multi-agent social environments. Specifically, MARO first addresses the sparse learning signal problem by decomposing final success or failure outcomes into each specific behavior during the interaction process; second, it handles the uneven role distribution problem by balancing the training sample weights of different roles; finally, it addresses environmental instability issues by directly evaluating the utility of each behavior. Experimental results demonstrate that MARO not only achieves significant improvements in social reasoning capabilities, but also that the abilities acquired through social simulation learning can effectively transfer to other tasks such as mathematical reasoning and instruction following. This reveals the tremendous potential of multi-agent social learning in enhancing the general reasoning capabilities of LLMs.

📄 PDF Abstract BibTeX arXiv:2601.12323

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical ReasoningInstruction FollowingSparse Learning

Similar Papers 제목 키워드 기반

Markovian ODE-guided scoring can assess the quality of offline reasoning traces in language models

2026-03-02 · Arghodeep Nandi, Ojasva Saxena, Tanmoy Chakraborty arxiv

Reasoning traces produced by generative language models are increasingly used for tasks ranging from mathematical problem solving to automated fact checking. However, existing evaluation methods remain largely mechanical…

Fact Checking

Cooperative Long Rope Skipping via Multi-Agent Reinforcement Learning

2026-06-06 · Zihao Wang, Shijie Peng, Kerui Wu, Yu Huang 외 arxiv

Humans exhibit remarkable motor agility, enabling a wide range of dynamic skills such as running and jumping, which highlights the great potential of humanoid robots for athletic locomotion. Among athletic sports, long r…

Hierarchical Reinforcement LearningMulti-agent Reinforcement Learning

AMARO: All Heavy-Atom Transferable Neural Network Potentials of Protein Thermodynamics

2024-09-26 · Antonio Mirarchi, Raul P. Pelaez, Guillem Simeon, Gianni de Fabritiis

All-atom molecular simulations offer detailed insights into macromolecular phenomena, but their substantial computational cost hinders the exploration of complex biological processes. We introduce Advanced Machine-learni…

All

Social Genome: Grounded Social Reasoning Abilities of Multimodal Models

2025-02-21 · Leena Mathur, Marian Qian, Paul Pu Liang, Louis-Philippe Morency

Social reasoning abilities are crucial for AI systems to effectively interpret and respond to multimodal human communication and interaction within social contexts. We introduce SOCIAL GENOME, the first benchmark for fin…

Provably Powerful Graph Networks

2019-05-27 · NeurIPS 2019 12 · Haggai Maron, Heli Ben-Hamu, Hadar Serviansky, Yaron Lipman

Recently, the Weisfeiler-Lehman (WL) graph isomorphism test was used to measure the expressive power of graph neural networks (GNN). It was shown that the popular message passing GNN cannot distinguish between graphs tha…

Graph ClassificationGraph LearningGraph Regression