arXiv:2512.07544cs.CLcs.AI2025-12

通过显式建模人物与回复的关系,提升对话一致性

MoCoRP: Modeling Consistent Relations between Persona and Response for Persona-based Dialogue

  • 用自然语言推理专家提取人物与回复的语义关系
  • 在ConvAI2和MPChat上实现更高人物一致性和对话质量
  • 适合研究个性化对话系统或大模型对齐的学者

随着对话系统在各领域的重要性提升,人物对话中的核心挑战是如何生成既吸引人又符合上下文的互动,同时保持角色的一致性。然而,现有人物对话数据集缺乏人物句与回复之间的明确关联,导致模型难以有效捕捉人物信息。为此,我们提出MoCoRP(Modeling Consistent Relations between Persona and Response)框架,将显式关系引入语言模型。MoCoRP利用自然语言推理(NLI)专家显式提取人物句与回复间的语义关系,使模型能有效从上下文中融入恰当的人物信息。该框架应用于BART等预训练模型,并通过对齐微调扩展至现代大语言模型(LLMs)。在ConvAI2和MPChat公开数据集上的实验表明,MoCoRP优于现有基线,实现了更优的人物一致性与富有情境感的对话生成。此外,模型在定量指标和定性表现上均有显著提升,验证了显式建模人物-回复关系的有效性。源代码已开源:https://github.com/DMCB-GIST/MoCoRP。

原文摘要 · Abstract (English)

As dialogue systems become increasingly important across various domains, a key challenge in persona-based dialogue is generating engaging and context-specific interactions while ensuring the model acts with a coherent personality. However, existing persona-based dialogue datasets lack explicit relations between persona sentences and responses, which makes it difficult for models to effectively capture persona information. To address these issues, we propose MoCoRP (Modeling Consistent Relations between Persona and Response), a framework that incorporates explicit relations into language models. MoCoRP leverages an NLI expert to explicitly extract the NLI relations between persona sentences and responses, enabling the model to effectively incorporate appropriate persona information from the context into its responses. We applied this framework to pre-trained models like BART and further extended it to modern large language models (LLMs) through alignment tuning. Experimental results on the public datasets ConvAI2 and MPChat demonstrate that MoCoRP outperforms existing baselines, achieving superior persona consistency and engaging, context-aware dialogue generation. Furthermore, our model not only excels in quantitative metrics but also shows significant improvements in qualitative aspects. These results highlight the effectiveness of explicitly modeling persona-response relations in persona-based dialogue. The source codes of MoCoRP are available at https://github.com/DMCB-GIST/MoCoRP.

人物对话关系建模大模型对齐

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