paper-with-me

홈 › Papers

Schema-Guided Paradigm for Zero-Shot Dialog

2021-06-13 · SIGDIAL (ACL) 2021 7 · Shikib Mehri, Maxine Eskenazi

Developing mechanisms that flexibly adapt dialog systems to unseen tasks and domains is a major challenge in dialog research. Neural models implicitly memorize task-specific dialog policies from the training data. We posit that this implicit memorization has precluded zero-shot transfer learning. To this end, we leverage the schema-guided paradigm, wherein the task-specific dialog policy is explicitly provided to the model. We introduce the Schema Attention Model (SAM) and improved schema representations for the STAR corpus. SAM obtains significant improvement in zero-shot settings, with a +22 F1 score improvement over prior work. These results validate the feasibility of zero-shot generalizability in dialog. Ablation experiments are also presented to demonstrate the efficacy of SAM.

📄 PDF Abstract BibTeX arXiv:2106.07056

Code (1)

Shikib/schema_attention_model 공식 구현 pytorch

Tasks

MemorizationTransfer Learning

Similar Papers 제목 키워드 기반

SGD-X: A Benchmark for Robust Generalization in Schema-Guided Dialogue Systems

2021-10-13 · Harrison Lee, Raghav Gupta, Abhinav Rastogi, Yuan Cao 외

Zero/few-shot transfer to unseen services is a critical challenge in task-oriented dialogue research. The Schema-Guided Dialogue (SGD) dataset introduced a paradigm for enabling models to support any service in zero-shot…

Data AugmentationDialogue State Tracking

STAR: A Schema-Guided Dialog Dataset for Transfer Learning

2020-10-22 · Johannes E. M. Mosig, Shikib Mehri, Thomas Kober

We present STAR, a schema-guided task-oriented dialog dataset consisting of 127,833 utterances and knowledge base queries across 5,820 task-oriented dialogs in 13 domains that is especially designed to facilitate task an…

Transfer LearningZero-shot Generalization

Fine-Tuning BERT for Schema-Guided Zero-Shot Dialogue State Tracking

2020-02-01 · Yu-Ping Ruan, Zhen-Hua Ling, Jia-Chen Gu, Quan Liu

We present our work on Track 4 in the Dialogue System Technology Challenges 8 (DSTC8). The DSTC8-Track 4 aims to perform dialogue state tracking (DST) under the zero-shot settings, in which the model needs to generalize …

Dialogue State TrackingNatural Language UnderstandingPredictionslot-filling+2

The SPPD System for Schema Guided Dialogue State Tracking Challenge

2020-06-16 · Miao Li, Haoqi Xiong, Yunbo Cao

This paper introduces one of our group's work on the Dialog System Technology Challenges 8 (DSTC8), the SPPD system for Schema Guided dialogue state tracking challenge. This challenge, named as Track 4 in DSTC8, provides…

Dialogue State TrackingMulti-domain Dialogue State Tracking

Towards Scalable Multi-domain Conversational Agents: The Schema-Guided Dialogue Dataset

2019-09-12 · Abhinav Rastogi, Xiaoxue Zang, Srinivas Sunkara, Raghav Gupta 외

Virtual assistants such as Google Assistant, Alexa and Siri provide a conversational interface to a large number of services and APIs spanning multiple domains. Such systems need to support an ever-increasing number of s…

16kDialogue State TrackingResponse GenerationSlot Filling+1