arXiv:2501.01849cs.HCcs.AI2025-01AAAI被引 9

用多智能体博弈在线挑选更符合用户偏好的大模型回复。

A Multi-Agent Conversational Bandit Approach to Online Evaluation and Selection of User-Aligned LLM Responses

  • 本地智能体实时过滤低质回复,云端根据反馈动态优化选择策略。
  • 在不同回复集大小下,性能比基线方法至少提升8.29%。
  • 适合需要快速适配用户风格的实时对话系统研发者。

基于提示词的离线方法常用于优化大语言模型(LLM)输出,但评估过程计算量大,且难以适应多样化的回复风格。本文提出一种新型在线评估框架MACO(多智能体对话在线学习),通过多智能体对话博弈动态选择最优响应。该框架包含两个核心组件:(1) exttt{MACO-A}:由本地智能体执行,采用在线淘汰机制过滤低质量回复;(2) exttt{MACO-S}:由云端服务器执行,基于聚合偏好数据自适应调整选择策略。通过自适应偏好机制触发异步对话,提升对齐效率。理论分析表明,MACO达到近似最优后悔界,在多种退化情况下表现优异。在真实世界数据集上,结合Google和OpenAI文本嵌入模型,使用Llama与GPT-4o进行实验,结果表明,无论响应集大小或智能体数量如何变化,MACO始终比基线方法至少提升8.29%。

原文摘要 · Abstract (English)

Prompt-based offline methods are commonly used to optimize large language model (LLM) responses, but evaluating these responses is computationally intensive and often fails to accommodate diverse response styles. This study introduces a novel online evaluation framework that employs a multi-agent conversational bandit model to select optimal responses while aligning with user preferences dynamically. To tackle challenges such as high-dimensional features, large response sets, adaptive conversational needs, and multi-device access, we propose MACO, Multi-Agent Conversational Online Learning, which comprises two key components: (1) \texttt{MACO-A}: Executed by local agents, it employs an online elimination mechanism to filter out low-quality responses. (2) \texttt{MACO-S}: Executed by the cloud server, it adaptively adjusts selection strategies based on aggregated preference data. An adaptive preference mechanism triggers asynchronous conversations to enhance alignment efficiency. Theoretical analysis demonstrates that MACO achieves near-optimal regret bounds, matching state-of-the-art performance in various degenerate cases. Extensive experiments utilizing Google and OpenAI text embedding models on the real-world datasets with different response styles, combined with Llama and GPT-4o, show that MACO consistently outperforms baseline methods by at least 8.29\% across varying response set sizes and numbers of agents.

对话系统大模型优化在线学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。