BriefGPT.xyz
Sep, 2020
使用参数学习任务导向对话系统的知识库
Learning Knowledge Bases with Parameters for Task-Oriented Dialogue Systems
HTML
PDF
Andrea Madotto, Samuel Cahyawijaya, Genta Indra Winata, Yan Xu, Zihan Liu...
TL;DR
本文提出了一种将知识库(KB)嵌入到模型参数中的方法,从而实现无需在交互中使用DST或模板响应以及KB作为输入的端到端对话系统;实验证明,基于该方法的端到端模型在各种KB大小下能够实现优异的性能。
Abstract
task-oriented
dialogue systems
are either modularized with separate dialogue state tracking (DST) and management steps or end-to-end trainable. In either case, the
→