AI Agents 相关度: 9/10

Influencing LLM Multi-Agent Dialogue via Policy-Parameterized Prompts

Hongbo Bo, Jingyu Hu, Weiru Liu
arXiv: 2603.09890v1 发布: 2026-03-10 更新: 2026-03-10

AI 摘要

论文提出一种基于策略参数化Prompt的方法,无需训练即可影响LLM多智能体对话行为。

主要贡献

  • 提出Policy-Parameterized Prompt框架
  • 将Prompt视为Agent的行为
  • 通过实验验证了Prompt参数化对对话动态的影响

方法论

将Prompt视为LLM的行为,基于Agent状态动态构建Prompt序列,通过实验指标评估对话流程。

原文摘要

Large Language Models (LLMs) have emerged as a new paradigm for multi-agent systems. However, existing research on the behaviour of LLM-based multi-agents relies on ad hoc prompts and lacks a principled policy perspective. Different from reinforcement learning, we investigate whether prompt-as-action can be parameterized so as to construct a lightweight policy which consists of a sequence of state-action pairs to influence conversational behaviours without training. Our framework regards prompts as actions executed by LLMs, and dynamically constructs prompts through five components based on the current state of the agent. To test the effectiveness of parameterized control, we evaluated the dialogue flow based on five indicators: responsiveness, rebuttal, evidence usage, non-repetition, and stance shift. We conduct experiments using different LLM-driven agents in two discussion scenarios related to the general public and show that prompt parameterization can influence the dialogue dynamics. This result shows that policy-parameterised prompts offer a simple and effective mechanism to influence the dialogue process, which will help the research of multi-agent systems in the direction of social simulation.

标签

多智能体 LLM Prompt工程 对话系统 策略学习

arXiv 分类

cs.AI cs.MA