论文标题
迈向对话系统的大规模可解释知识图形推理
Towards Large-Scale Interpretable Knowledge Graph Reasoning for Dialogue Systems
论文作者
论文摘要
今天,与语音助手互动的用户需要以非常具体的方式表达他们的请求,以引起适当的响应。这限制了用户体验,部分原因是对话平台缺乏推理能力以及需要大量劳动的手工制作的规则。改善用户体验并减轻设计师的手动工作的一种可能方法是建立一个端到端的对话系统,该系统可以在感知用户的话语的同时进行推理。在这项工作中,我们提出了一种新颖的方法,将知识推理能力纳入对话系统中,以更可扩展性和可推广的方式纳入对话系统中。我们提出的方法允许单个变压器模型直接在大规模知识图上行走以生成响应。据我们所知,这是第一项使变压器模型通过推理可微分知识图来产生响应的工作。我们研究了针对任务和域特异性聊天对话的提议方法的推理能力。经验结果表明,此方法可以有效,有效地将知识图纳入具有完全解释的推理路径的对话系统中。
Users interacting with voice assistants today need to phrase their requests in a very specific manner to elicit an appropriate response. This limits the user experience, and is partly due to the lack of reasoning capabilities of dialogue platforms and the hand-crafted rules that require extensive labor. One possible way to improve user experience and relieve the manual efforts of designers is to build an end-to-end dialogue system that can do reasoning itself while perceiving user's utterances. In this work, we propose a novel method to incorporate the knowledge reasoning capability into dialogue systems in a more scalable and generalizable manner. Our proposed method allows a single transformer model to directly walk on a large-scale knowledge graph to generate responses. To the best of our knowledge, this is the first work to have transformer models generate responses by reasoning over differentiable knowledge graphs. We investigate the reasoning abilities of the proposed method on both task-oriented and domain-specific chit-chat dialogues. Empirical results show that this method can effectively and efficiently incorporate a knowledge graph into a dialogue system with fully-interpretable reasoning paths.