paper-with-me

Papers

Using a KG-Copy Network for Non-Goal Oriented Dialogues

2019-10-17 · Debanjan Chaudhuri, Md Rashad Al Hasan Rony, Simon Jordan, Jens Lehmann

Non-goal oriented, generative dialogue systems lack the ability to generate answers with grounded facts. A knowledge graph can be considered an abstraction of the real world consisting of well-grounded facts. This paper addresses the problem of generating well grounded responses by integrating knowledge graphs into the dialogue systems response generation process, in an end-to-end manner. A dataset for nongoal oriented dialogues is proposed in this paper in the domain of soccer, conversing on different clubs and national teams along with a knowledge graph for each of these teams. A novel neural network architecture is also proposed as a baseline on this dataset, which can integrate knowledge graphs into the response generation process, producing well articulated, knowledge grounded responses. Empirical evidence suggests that the proposed model performs better than other state-of-the-art models for knowledge graph integrated dialogue systems.

📄 PDF Abstract BibTeX arXiv:1910.07834

Code (1)

SmartDataAnalytics/KG-Copy_Network 공식 구현 pytorch

Tasks

Knowledge GraphsResponse Generation

Similar Papers 제목 키워드 기반

Goal-Embedded Dual Hierarchical Model for Task-Oriented Dialogue Generation

2019-09-19 · CONLL 2019 11 · Yi-An Lai, Arshit Gupta, Yi Zhang

Hierarchical neural networks are often used to model inherent structures within dialogues. For goal-oriented dialogues, these models miss a mechanism adhering to the goals and neglect the distinct conversational patterns…

Data AugmentationDecoderDialogue GenerationResponse Generation

Unraveling ChatGPT: A Critical Analysis of AI-Generated Goal-Oriented Dialogues and Annotations

2023-05-23 · Tiziano Labruna, Sofia Brenna, Andrea Zaninello, Bernardo Magnini

Large pre-trained language models have exhibited unprecedented capabilities in producing high-quality text via prompting techniques. This fact introduces new possibilities for data collection and annotation, particularly…

Adding Chit-Chat to Enhance Task-Oriented Dialogues

2020-10-24 · NAACL 2021 4 · Kai Sun, Seungwhan Moon, Paul Crook, Stephen Roller 외

Existing dialogue corpora and models are typically designed under two disjoint motives: while task-oriented systems focus on achieving functional goals (e.g., booking hotels), open-domain chatbots aim at making socially …

Dialogue GenerationDialogue UnderstandingTask-Oriented Dialogue Systems

G4: Grounding-guided Goal-oriented Dialogues Generation with Multiple Documents

2022-05-01 · dialdoc (ACL) 2022 5 · Shiwei Zhang, Yiyang Du, Guanzhong Liu, Zhao Yan 외

Goal-oriented dialogues generation grounded in multiple documents(MultiDoc2Dial) is a challenging and realistic task. Unlike previous works which treat document-grounded dialogue modeling as a machine reading comprehensi…

Machine Reading ComprehensionReading ComprehensionResponse Generation

A Copy-Augmented Sequence-to-Sequence Architecture Gives Good Performance on Task-Oriented Dialogue

2017-01-15 · EACL 2017 4 · Mihail Eric, Christopher D. Manning

Task-oriented dialogue focuses on conversational agents that participate in user-initiated dialogues on domain-specific topics. In contrast to chatbots, which simply seek to sustain open-ended meaningful discourse, exist…

Response Generation