CLOct 5, 2022

Schema Encoding for Transferable Dialogue State Tracking

arXiv:2210.02351v1581 citationsh-index: 29
Originality Incremental advance
AI Analysis

This work addresses the challenge of developing task-oriented dialogue systems with limited data in new domains, though it is incremental.

The paper tackles the problem of neural dialogue state tracking models requiring large datasets and lacking transferability to new domains, proposing a schema encoding method that improves joint accuracy by 1.46 points on MultiWOZ 2.1.

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 generally trained to imitate the given dataset. In this paper, we propose Schema Encoding for Transferable Dialogue State Tracking (SETDST), 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 on multi-domain settings. As a result, SET-DST improved the joint accuracy by 1.46 points on MultiWOZ 2.1.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes