paper-with-me

홈 › Papers

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, applying them to another domain needs a new dataset because the neural models are trained to imitate the given dataset.In this paper, we propose Schema Encoding for Transferable Dialogue State Tracking (SET-DST), which is a neural DST method for effective transfer to new domains.Transferable DST could assist developments of dialogue systems even with few dataset on target domains.We use a schema encoder not just to imitate the dataset but to comprehend the schema of the dataset.We aim to transfer the model to new domains by encoding new schemas and using them for DST.As a result, SET-DST improved the accuracy by 1.46 points on MultiWOZ 2.1.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue State Tracking

Methods 이 논문이 사용한 방법론

DST Dynamic sparse training methods train neural networks in a sparse manner, starting with an initial sparse mask, and periodically updating the mask based on some criteria.

Similar Papers 제목 키워드 기반

Schema Encoding for Transferable Dialogue State Tracking

2022-10-05 · COLING 2022 10 · Hyunmin Jeon, Gary Geunbae Lee

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. Furthermo…

Dialogue State TrackingTask-Oriented Dialogue Systems

Dialogue State Tracking with a Language Model using Schema-Driven Prompting

2021-09-15 · EMNLP 2021 11 · Chia-Hsuan Lee, Hao Cheng, Mari Ostendorf

Task-oriented conversational systems often use dialogue state tracking to represent the user's intentions, which involves filling in values of pre-defined slots. Many approaches have been proposed, often using task-speci…

Dialogue State TrackingLanguage ModelingLanguage ModellingMulti-domain Dialogue State Tracking

A Multi-Task BERT Model for Schema-Guided Dialogue State Tracking

2022-07-02 · Eleftherios Kapelonis, Efthymios Georgiou, Alexandros Potamianos

Task-oriented dialogue systems often employ a Dialogue State Tracker (DST) to successfully complete conversations. Recent state-of-the-art DST implementations rely on schemata of diverse services to improve model robustn…

Dialogue State TrackingIntent Classificationslot-fillingSlot Filling+3

Schema Graph-Guided Prompt for Multi-Domain Dialogue State Tracking

2023-11-10 · Ruolin Su, Ting-Wei Wu, Biing-Hwang Juang

Tracking dialogue states is an essential topic in task-oriented dialogue systems, which involve filling in the necessary information in pre-defined slots corresponding to a schema. While general pre-trained language mode…

Dialogue State TrackingGraph Neural NetworkLanguage ModelingLanguage Modelling+4

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