paper-with-me

Papers

Beyond Domain APIs: Task-oriented Conversational Modeling with Unstructured Knowledge Access

2020-06-05 · SIGDIAL (ACL) 2020 7 · Seokhwan Kim, Mihail Eric, Karthik Gopalakrishnan, Behnam Hedayatnia, Yang Liu, Dilek Hakkani-Tur

Most prior work on task-oriented dialogue systems are restricted to a limited coverage of domain APIs, while users oftentimes have domain related requests that are not covered by the APIs. In this paper, we propose to expand coverage of task-oriented dialogue systems by incorporating external unstructured knowledge sources. We define three sub-tasks: knowledge-seeking turn detection, knowledge selection, and knowledge-grounded response generation, which can be modeled individually or jointly. We introduce an augmented version of MultiWOZ 2.1, which includes new out-of-API-coverage turns and responses grounded on external knowledge sources. We present baselines for each sub-task using both conventional and neural approaches. Our experimental results demonstrate the need for further research in this direction to enable more informative conversational systems.

📄 PDF Abstract BibTeX arXiv:2006.03533

Code (2)

alexa/alexa-with-dstc9-track1-dataset pytorch
para-zhou/dstc9-posttraining pytorch

Tasks

Response GenerationTask-Oriented Dialogue Systems

Similar Papers 제목 키워드 기반

Beyond Domain APIs: Task-oriented Conversational Modeling with Unstructured Knowledge Access Track in DSTC9

2021-01-22 · Seokhwan Kim, Mihail Eric, Behnam Hedayatnia, Karthik Gopalakrishnan 외

Most prior work on task-oriented dialogue systems are restricted to a limited coverage of domain APIs, while users oftentimes have domain related requests that are not covered by the APIs. This challenge track aims to ex…

Response GenerationTask-Oriented Dialogue Systems

Can I Be of Further Assistance? Using Unstructured Knowledge Access to Improve Task-oriented Conversational Modeling

2021-06-16 · ACL (dialdoc) 2021 8 · Di Jin, Seokhwan Kim, Dilek Hakkani-Tur

Most prior work on task-oriented dialogue systems are restricted to limited coverage of domain APIs. However, users oftentimes have requests that are out of the scope of these APIs. This work focuses on responding to the…

Data AugmentationResponse GenerationTask-Oriented Dialogue Systems

A Knowledge-Grounded Dialog System Based on Pre-Trained Language Models

2021-06-28 · Weijie Zhang, Jiaoxuan Chen, Haipang Wu, Sanhui Wan 외

We present a knowledge-grounded dialog system developed for the ninth Dialog System Technology Challenge (DSTC9) Track 1 - Beyond Domain APIs: Task-oriented Conversational Modeling with Unstructured Knowledge Access. We …

Language ModelingLanguage ModellingTransfer Learning

Efficient Retrieval Augmented Generation from Unstructured Knowledge for Task-Oriented Dialog

2021-02-09 · David Thulke, Nico Daheim, Christian Dugast, Hermann Ney

This paper summarizes our work on the first track of the ninth Dialog System Technology Challenge (DSTC 9), "Beyond Domain APIs: Task-oriented Conversational Modeling with Unstructured Knowledge Access". The goal of the …

RetrievalRetrieval-augmented Generation

META-GUI: Towards Multi-modal Conversational Agents on Mobile GUI

2022-05-23 · Liangtai Sun, Xingyu Chen, Lu Chen, Tianle Dai 외

Task-oriented dialogue (TOD) systems have been widely used by mobile phone intelligent assistants to accomplish tasks such as calendar scheduling or hotel reservation. Current TOD systems usually focus on multi-turn text…

Scheduling