paper-with-me

홈 › Papers

Large-Scale Multi-Domain Belief Tracking with Knowledge Sharing

2018-07-17 · ACL 2018 7 · Osman Ramadan, Paweł Budzianowski, Milica Gašić

Robust dialogue belief tracking is a key component in maintaining good quality dialogue systems. The tasks that dialogue systems are trying to solve are becoming increasingly complex, requiring scalability to multi domain, semantically rich dialogues. However, most current approaches have difficulty scaling up with domains because of the dependency of the model parameters on the dialogue ontology. In this paper, a novel approach is introduced that fully utilizes semantic similarity between dialogue utterances and the ontology terms, allowing the information to be shared across domains. The evaluation is performed on a recently collected multi-domain dialogues dataset, one order of magnitude larger than currently available corpora. Our model demonstrates great capability in handling multi-domain dialogues, simultaneously outperforming existing state-of-the-art models in single-domain dialogue tracking tasks.

📄 PDF Abstract BibTeX arXiv:1807.06517

Code (2)

jojonki/MultiWOZ-Parser
osmanio2/multi-domain-belief-tracking tf

Tasks

Multi-domain Dialogue State TrackingSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Multi-domain Dialog State Tracking using Recurrent Neural Networks

2015-06-23 · IJCNLP 2015 7 · Nikola Mrkšić, Diarmuid Ó Séaghdha, Blaise Thomson, Milica Gašić 외

Dialog state tracking is a key component of many modern dialog systems, most of which are designed with a single, well-defined domain in mind. This paper shows that dialog data drawn from different dialog domains can be …

dialog state tracking

MultiWOZ -- A Large-Scale Multi-Domain Wizard-of-Oz Dataset for Task-Oriented Dialogue Modelling

2018-09-29 · EMNLP 2018 10 · Paweł Budzianowski, Tsung-Hsien Wen, Bo-Hsiang Tseng, Iñigo Casanueva 외

Even though machine learning has become the major scene in dialogue research community, the real breakthrough has been blocked by the scale of data available. To address this fundamental obstacle, we introduce the Multi-…

Response Generation

Scalable and Accurate Dialogue State Tracking via Hierarchical Sequence Generation

2019-09-02 · IJCNLP 2019 11 · Liliang Ren, Jianmo Ni, Julian McAuley

Existing approaches to dialogue state tracking rely on pre-defined ontologies consisting of a set of all possible slot types and values. Though such approaches exhibit promising performance on single-domain benchmarks, t…

DecoderDialogue State TrackingMulti-domain Dialogue State Tracking

Seamless Tracking of Group Targets and Ungrouped Targets Using Belief Propagation

2022-08-24 · Xuqi Zhang, Fanqin Meng, Haiqi Liu, Xiaojing Shen 외

This paper considers the problem of tracking a large-scale number of group targets. Usually, multi-target in most tracking scenarios are assumed to have independent motion and are well-separated. However, for group targe…

Rethinking Dialogue State Tracking with Reasoning

2020-05-27 · Lizi Liao, Yunshan Ma, Wenqiang Lei, Tat-Seng Chua

Tracking dialogue states to better interpret user goals and feed downstream policy learning is a bottleneck in dialogue management. Common practice has been to treat it as a problem of classifying dialogue content into a…

Dialogue ManagementDialogue State TrackingManagement