paper-with-me

홈 › Papers

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 and domain transfer learning in task-oriented dialog. Furthermore, we propose a scalable crowd-sourcing paradigm to collect arbitrarily large datasets of the same quality as STAR. Moreover, we introduce novel schema-guided dialog models that use an explicit description of the task(s) to generalize from known to unknown tasks. We demonstrate the effectiveness of these models, particularly for zero-shot generalization across tasks and domains.

📄 PDF Abstract BibTeX arXiv:2010.11853

Code (1)

RasaHQ/STAR 공식 구현

Tasks

Transfer LearningZero-shot Generalization

Similar 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 pos…

MemorizationTransfer Learning

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

Goal-Oriented Multi-Task BERT-Based Dialogue State Tracker

2020-02-05 · Pavel Gulyaev, Eugenia Elistratova, Vasily Konovalov, Yuri Kuratov 외

Dialogue State Tracking (DST) is a core component of virtual assistants such as Alexa or Siri. To accomplish various tasks, these assistants need to support an increasing number of services and APIs. The Schema-Guided St…

Dialogue State TrackingQuestion AnsweringReading Comprehension

SGP-TOD: Building Task Bots Effortlessly via Schema-Guided LLM Prompting

2023-05-15 · Xiaoying Zhang, Baolin Peng, Kun Li, Jingyan Zhou 외

Building end-to-end task bots and maintaining their integration with new functionalities using minimal human efforts is a long-standing challenge in dialog research. Recently large language models (LLMs) have demonstrate…

dialog state tracking

Schema Encoding for Transferable Dialogue State Tracking

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Dialogue state tracking (DST) is an essential sub-task for task-oriented dialogue systems.Recent work has focused on deep neural models for DST.However, the neural models require a large dataset for training.Furthermore,…

Dialogue State Tracking