构建多模块框架提升对话AI的人类化表现
Towards Anthropomorphic Conversational AI Part I: A Practical Framework
- 分三模块协同:推理、知识管理、交互生成
- 3000轮对话测试显示社交智能显著提升
- 无需微调大模型,适合对话系统研发者
大型语言模型(LLMs)在对话式AI应用中表现出色,但在需要更强社交与对话智能、更接近人类反应的场景中仍显不足。为此,我们提出两阶段解决方案,本文聚焦第一阶段,设计了一个多模块框架以模拟人类对话中的关键智能要素。该框架包含用于推理的思考模块、用于管理知识和外部信息的资源模块,以及用于生成情境适配回应的响应模块。各模块协同运作,使对话代理能提供更拟人化的交互体验。第二阶段将利用过滤与标注后的对话数据进行强化学习训练,以捕捉人类偏好,留待后续研究。实验中,志愿者与同一由基础LLM驱动的AI角色进行了超过3000轮对话,独立评估组对样本评分表明,集成该框架后,即便未微调大模型,社交与对话智能也得到显著提升。
原文摘要 · Abstract (English)
Large language models (LLMs), due to their advanced natural language capabilities, have seen significant success in applications where the user interface is usually a conversational artificial intelligence (AI) agent and engages the user through multi-round conversations. However, many scenarios require the agents to exhibit stronger social and conversational intelligence and demonstrate more human-like (anthropomorphic) reactions. This is an aspect that foundational LLMs have yet to fully address such that a single call of foundational models might be insufficient. To bridge this gap, we propose a two-stage solution. In this work, we focus on the first stage, introducing a multi-module framework designed to replicate the key aspects of human intelligence involved in conversations. This framework comprises thinking modules for reasoning, resource modules for managing knowledge and external information, and response modules for generating contextually appropriate interactions. With all the modules cooperating, the framework would empower the agents to provide a better human-like conversation experience. In the second stage of our approach, these conversational data, after filtering and labeling, can serve as training and testing data for reinforcement learning, enabling AI to better capture human preferences. This stage is left for future work. In our experiments, volunteers engaged in over 3000 rounds of conversation with the same AI character powered by a standalone LLM and our framework which integrates the same LLM. A separate group of evaluators rated the conversation samples, revealing that our framework significantly enhanced the social and conversational intelligence, even without fine-tuning the LLM.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。