paper-with-me

홈 › Papers

Role-Agent: Bootstrapping LLM Agents via Dual-Role Evolution

2026-06-09 · Xucong Wang, Ziyu Ma, Shidong Yang, Tongwen Huang, Pengkun Wang, Yong Wang, Xiangxiang Chu arxiv

Although Large Language Model (LLM) agents have demonstrated strong performance on complex tasks, their learning is often limited by inefficient interaction feedback and static training environments, which hinder broader generalization. To address these limitations, this paper introduces Role-Agent, \textcolor{black}{a framework} that harnesses a single LLM to function concurrently as both the agent and the environment, enabling a bootstrapped co-evolution. Role-Agent comprises two synergistic components: World-In-Agent (WIA) and Agent-In-World (AIW). In WIA, the LLM acts as the agent and predicts future states after each action; the alignment between predicted and actual states is then used as a process reward, encouraging environment-aware reasoning. In AIW, the LLM analyzes failure modes from failed trajectories and retrieves tasks with similar failure patterns, thereby reshaping the training data distribution for targeted practice. Experiments on multiple benchmarks show that Role-Agent consistently improves performance, yielding an average gain of over 4\% over strong baselines.

📄 PDF Abstract BibTeX arXiv:2606.10917

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SocialBench: Sociality Evaluation of Role-Playing Conversational Agents

2024-03-20 · Hongzhan Chen, Hehong Chen, Ming Yan, Wenshen Xu 외

Large language models (LLMs) have advanced the development of various AI conversational agents, including role-playing conversational agents that mimic diverse characters and human behaviors. While prior research has pre…

Role Play: Learning Adaptive Role-Specific Strategies in Multi-Agent Interactions

2024-11-02 · Weifan Long, Wen Wen, Peng Zhai, Lihua Zhang

Zero-shot coordination problem in multi-agent reinforcement learning (MARL), which requires agents to adapt to unseen agents, has attracted increasing attention. Traditional approaches often rely on the Self-Play (SP) fr…

DiversityMulti-agent Reinforcement LearningRole Embedding

Evolving Dyadic Strategies for a Cooperative Physical Task

2020-04-22 · Saber Sheybani, Eduardo J. Izquierdo, Eatai Roth

Many cooperative physical tasks require that individuals play specialized roles (e.g., leader-follower). Humans are adept cooperators, negotiating these roles and transitions between roles innately. Yet how roles are del…

Learning Roles with Emergent Social Value Orientations

2023-01-31 · Wenhao Li, Xiangfeng Wang, Bo Jin, Jingyi Lu 외

Social dilemmas can be considered situations where individual rationality leads to collective irrationality. The multi-agent reinforcement learning community has leveraged ideas from social science, such as social value …

Multi-agent Reinforcement LearningRole Embedding

MorphAgent: Empowering Agents through Self-Evolving Profiles and Decentralized Collaboration

2024-10-19 · Siyuan Lu, Jiaqi Shao, Bing Luo, Tao Lin

Large Language Model (LLM) based multi-agent systems (MAS) have shown promise in tackling complex tasks, but often rely on predefined roles and centralized coordination, limiting their adaptability to evolving challenges…

Language ModelingLanguage ModellingLarge Language Model