paper-with-me

홈 › Papers

AdaMARP: An Adaptive Multi-Agent Interaction Framework for General Immersive Role-Playing

2026-01-16 · Zhenhua Xu, Dongsheng Chen, Shuo Wang, Jian Li, Chengjie Wang, Meng Han, Yabiao Wang arxiv

LLM role-playing aims to portray arbitrary characters in interactive narratives, yet existing systems often suffer from limited immersion and adaptability. They typically under-model dynamic environmental information and assume largely static scenes and casts, offering insufficient support for multi-character orchestration, scene transitions, and on-the-fly character introduction. We propose an adaptive multi-agent role-playing framework, AdaMARP, featuring an immersive message format that interleaves [Thought], (Action), <Environment>, and Speech, together with an explicit Scene Manager that governs role-playing through discrete actions (init_scene, pick_speaker, switch_scene, add_role, end) accompanied by rationales. To train these capabilities, we construct AdaRPSet for the Actor Model and AdaSMSet for supervising orchestration decisions, and introduce AdaptiveBench for trajectory-level evaluation. Experiments across multiple backbones and model scales demonstrate consistent improvements: AdaRPSet enhances character consistency, environment grounding, and narrative coherence, with an 8B actor outperforming several commercial LLMs, while AdaSMSet enables smoother scene transitions and more natural role introductions, surpassing Claude Sonnet 4.5 using only a 14B LLM.

📄 PDF Abstract BibTeX arXiv:2601.11007

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Choosing How to Remember: Adaptive Memory Structures for LLM Agents

2026-02-15 · Mingfei Lu, Mengjia Wu, Feng Liu, Jiawei Xu 외 arxiv

Memory is critical for enabling large language model (LLM) based agents to maintain coherent behavior over long-horizon interactions. However, existing agent memory systems suffer from two key gaps: they rely on a one-si…

OSC: Cognitive Orchestration through Dynamic Knowledge Alignment in Multi-Agent LLM Collaboration

2025-09-05 · Jusheng Zhang, Yijia Fan, Kaitong Cai, Xiaofei Sun 외 arxiv

This paper introduces OSC (Orchestrating Cognitive Synergy), a knowledge-aware adaptive collaboration framework designed to enhance cognitive synergy in multi-agent systems with large language models. While prior work ha…

Agent-Omit: Adaptive Context Omission for Efficient LLM Agents

2026-02-04 · Yansong Ning, Jun Fang, Naiqiang Tan, Hao Liu arxiv

Managing agent context (e.g., thought and observation) during multi-turn agent-environment interactions is an emerging strategy to improve agent efficiency. However, existing studies treat the entire interaction trajecto…

Reinforcement Learning

Agent-Based User-Adaptive Filtering for Categorized Harassing Communication

2026-02-28 · Zenefa Rahaman, Sandip Sen arxiv

We propose an agent-based framework for personalized filtering of categorized harassing communication in online social networks. Unlike global moderation systems that apply uniform filtering rules, our approach models us…

AgentLens: Adaptive Visual Modalities for Human-Agent Interaction in Mobile GUI Agents

2026-04-22 · Jeonghyeon Kim, Byeongjun Joung, Junwon Lee, Joohyung Lee 외 arxiv

Mobile GUI agents can automate smartphone tasks by interacting directly with app interfaces, but how they should communicate with users during execution remains underexplored. Existing systems rely on two extremes: foreg…