English
Related papers

Related papers: Non-Autoregressive Dialog State Tracking

200 papers

This paper describes our approach to DSTC 9 Track 2: Cross-lingual Multi-domain Dialog State Tracking, the task goal is to build a Cross-lingual dialog state tracker with a training set in rich resource language and a testing set in low…

Computation and Language · Computer Science 2021-07-01 Min Mao , Jiasheng Liu , Jingyao Zhou , Haipang Wu

The challenge of defining a slot schema to represent the state of a task-oriented dialogue system is addressed by Slot Schema Induction (SSI), which aims to automatically induce slots from unlabeled dialogue data. Whereas previous…

Computation and Language · Computer Science 2024-08-06 James D. Finch , Boxin Zhao , Jinho D. Choi

Dialogue state tracking is a key part of a task-oriented dialogue system, which estimates the user's goal at each turn of the dialogue. In this paper, we propose the Point-Or-Generate Dialogue State Tracker (POGD). POGD solves the dialogue…

Computation and Language · Computer Science 2020-08-11 Song Xiaohui , Hu Songlin

Prompt-based methods with large pre-trained language models (PLMs) have shown impressive unaided performance across many NLP tasks. These models improve even further with the addition of a few labeled in-context exemplars to guide output…

Computation and Language · Computer Science 2023-02-14 Derek Chen , Kun Qian , Zhou Yu

Existing slot filling models can only recognize pre-defined in-domain slot types from a limited slot set. In the practical application, a reliable dialogue system should know what it does not know. In this paper, we introduce a new task,…

Computation and Language · Computer Science 2021-06-01 Yanan Wu , Zhiyuan Zeng , Keqing He , Hong Xu , Yuanmeng Yan , Huixing Jiang , Weiran Xu

We consider a new perspective on dialog state tracking (DST), the task of estimating a user's goal through the course of a dialog. By formulating DST as a semantic parsing task over hierarchical representations, we can incorporate semantic…

Dialogue state tracking, which estimates user goals and requests given the dialogue context, is an essential part of task-oriented dialogue systems. In this paper, we propose the Global-Locally Self-Attentive Dialogue State Tracker (GLAD),…

Computation and Language · Computer Science 2018-09-10 Victor Zhong , Caiming Xiong , Richard Socher

Task-oriented dialogue systems aim to help users achieve their goals in specific domains. Recent neural dialogue systems use the entire dialogue history for abundant contextual information accumulated over multiple conversational turns.…

Computation and Language · Computer Science 2021-03-12 Hyunmin Jeon , Gary Geunbae Lee

The task of dialogue generation aims to automatically provide responses given previous utterances. Tracking dialogue states is an important ingredient in dialogue generation for estimating users' intention. However, the \emph{expensive…

Computation and Language · Computer Science 2018-09-03 Xisen Jin , Wenqiang Lei , Zhaochun Ren , Hongshen Chen , Shangsong Liang , Yihong Zhao , Dawei Yin

MultiWOZ is a well-known task-oriented dialogue dataset containing over 10,000 annotated dialogues spanning 8 domains. It is extensively used as a benchmark for dialogue state tracking. However, recent works have reported presence of…

Computation and Language · Computer Science 2020-07-28 Xiaoxue Zang , Abhinav Rastogi , Srinivas Sunkara , Raghav Gupta , Jianguo Zhang , Jindong Chen

Dialogue state tracking (DST) plays an essential role in task-oriented dialogue systems. However, user's input may contain implicit information, posing significant challenges for DST tasks. Additionally, DST data includes complex…

Computation and Language · Computer Science 2024-12-05 Zihao Yi , Zhe Xu , Ying Shen

The Dialog State Tracking Challenge 4 (DSTC 4) differentiates itself from the previous three editions as follows: the number of slot-value pairs present in the ontology is much larger, no spoken language understanding output is given, and…

Computation and Language · Computer Science 2016-05-10 Franck Dernoncourt , Ji Young Lee , Trung H. Bui , Hung H. Bui

Building an end-to-end conversational agent for multi-domain task-oriented dialogues has been an open challenge for two main reasons. First, tracking dialogue states of multiple domains is non-trivial as the dialogue agent must obtain…

Computation and Language · Computer Science 2020-11-17 Hung Le , Doyen Sahoo , Chenghao Liu , Nancy F. Chen , Steven C. H. Hoi

In this thesis, we leverage the neural copy mechanism and memory-augmented neural networks (MANNs) to address existing challenge of neural task-oriented dialogue learning. We show the effectiveness of our strategy by achieving good…

Computation and Language · Computer Science 2019-05-21 Chien-Sheng Wu

In dialogue state tracking (DST), labeling the dataset involves considerable human labor. We propose a new self-training framework for few-shot generative DST that utilize unlabeled data. Our self-training method iteratively improves the…

Computation and Language · Computer Science 2022-11-18 Jihyun Lee , Chaebin Lee , Yunsu Kim , Gary Geunbae Lee

Dialogue State Tracking (DST) forms a core component of automated chatbot based systems designed for specific goals like hotel, taxi reservation, tourist information, etc. With the increasing need to deploy such systems in new domains,…

Computation and Language · Computer Science 2021-04-06 Saket Dingliwal , Bill Gao , Sanchit Agarwal , Chien-Wei Lin , Tagyoung Chung , Dilek Hakkani-Tur

Recently, researchers have explored using the encoder-decoder framework to tackle dialogue state tracking (DST), which is a key component of task-oriented dialogue systems. However, they regard a multi-turn dialogue as a flat sequence,…

Computation and Language · Computer Science 2021-07-27 Linhao Zhang , Houfeng Wang

End-to-end spoken dialogue state tracking (DST) is made difficult by the tandem of having to handle speech input and data scarcity. Combining speech foundation encoders and large language models has been proposed in recent work as to…

Computation and Language · Computer Science 2025-12-01 Katia Vendrame , Bolaji Yusuf , Santosh Kesiraju , Šimon Sedláček , Oldřich Plchot , Jan Černocký

Natural Language Understanding (NLU) and Natural Language Generation (NLG) are the two critical components of every conversational system that handles the task of understanding the user by capturing the necessary information in the form of…

Computer Vision and Pattern Recognition · Computer Science 2023-05-30 Mauajama Firdaus , Avinash Madasu , Asif Ekbal

Robust state tracking for task-oriented dialogue systems currently remains restricted to a few popular languages. This paper shows that given a large-scale dialogue data set in one language, we can automatically produce an effective…

Computation and Language · Computer Science 2023-02-21 Mehrad Moradshahi , Victoria Tsai , Giovanni Campagna , Monica S. Lam