paper-with-me

홈 › Papers

Retrieval-based Goal-Oriented Dialogue Generation

2019-09-30 · Ana Valeria Gonzalez, Isabelle Augenstein, Anders Søgaard

Most research on dialogue has focused either on dialogue generation for openended chit chat or on state tracking for goal-directed dialogue. In this work, we explore a hybrid approach to goal-oriented dialogue generation that combines retrieval from past history with a hierarchical, neural encoder-decoder architecture. We evaluate this approach in the customer support domain using the Multiwoz dataset (Budzianowski et al., 2018). We show that adding this retrieval step to a hierarchical, neural encoder-decoder architecture leads to significant improvements, including responses that are rated more appropriate and fluent by human evaluators. Finally, we compare our retrieval-based model to various semantically conditioned models explicitly using past dialog act information, and find that our proposed model is competitive with the current state of the art (Chen et al., 2019), while not requiring explicit labels about past machine acts.

📄 PDF Abstract BibTeX arXiv:1909.13717

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDialogue GenerationRetrieval

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

Improving Multiple Documents Grounded Goal-Oriented Dialog Systems via Diverse Knowledge Enhanced Pretrained Language Model

2022-05-01 · dialdoc (ACL) 2022 5 · Yunah Jang, Dongryeol Lee, Hyung Joo Park, Taegwan Kang 외

In this paper, we mainly discuss about our submission to MultiDoc2Dial task, which aims to model the goal-oriented dialogues grounded in multiple documents. The proposed task is split into grounding span prediction and a…

Goal-Oriented DialogLanguage ModelingLanguage ModellingMulti-Task Learning+4

Enhancing Performance on Seen and Unseen Dialogue Scenarios using Retrieval-Augmented End-to-End Task-Oriented System

2023-08-16 · JianGuo Zhang, Stephen Roller, Kun Qian, Zhiwei Liu 외

End-to-end task-oriented dialogue (TOD) systems have achieved promising performance by leveraging sophisticated natural language understanding and natural language generation capabilities of pre-trained models. This work…

Natural Language UnderstandingRetrievalText Generation

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

HierTOD: A Task-Oriented Dialogue System Driven by Hierarchical Goals

2024-11-11 · Lingbo Mo, Shun Jiang, Akash Maharaj, Bernard Hishamunda 외

Task-Oriented Dialogue (TOD) systems assist users in completing tasks through natural language interactions, often relying on a single-layered workflow structure for slot-filling in public tasks, such as hotel bookings. …

Dialogue ManagementManagementNatural Language UnderstandingResponse Generation+2