paper-with-me

홈 › Papers

SAS: Dialogue State Tracking via Slot Attention and Slot Information Sharing

2020-07-01 · ACL 2020 6 · Jiaying Hu, Yan Yang, Chencai Chen, Liang He, Zhou Yu

Dialogue state tracker is responsible for inferring user intentions through dialogue history. Previous methods have difficulties in handling dialogues with long interaction context, due to the excessive information. We propose a Dialogue State Tracker with Slot Attention and Slot Information Sharing (SAS) to reduce redundant information{'}s interference and improve long dialogue context tracking. Specially, we first apply a Slot Attention to learn a set of slot-specific features from the original dialogue and then integrate them using a slot information sharing module. Our model yields a significantly improved performance compared to previous state-of the-art models on the MultiWOZ dataset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue State Tracking

Similar Papers 제목 키워드 기반

Multi-Domain Dialogue State Tracking with Top-K Slot Self Attention

2022-09-01 · SIGDIAL (ACL) 2022 9 · Longfei Yang, Jiyi Li, Sheng Li, Takahiro Shinozaki

As an important component of task-oriented dialogue systems, dialogue state tracking is designed to track the dialogue state through the conversations between users and systems. Multi-domain dialogue state tracking is a …

Dialogue State TrackingMulti-domain Dialogue State TrackingTask-Oriented Dialogue Systems

Slot Self-Attentive Dialogue State Tracking

2021-01-22 · Fanghua Ye, Jarana Manotumruksa, Qiang Zhang, Shenghui Li 외

An indispensable component in task-oriented dialogue systems is the dialogue state tracker, which keeps track of users' intentions in the course of conversation. The typical approach towards this goal is to fill in multi…

Dialogue State TrackingTask-Oriented Dialogue Systems

SIM: A Slot-Independent Neural Model for Dialogue State Tracking

2019-09-26 · WS 2019 9 · Chenguang Zhu, Michael Zeng, Xuedong Huang

Dialogue state tracking is an important component in task-oriented dialogue systems to identify users' goals and requests as a dialogue proceeds. However, as most previous models are dependent on dialogue slots, the mode…

Dialogue State TrackingTask-Oriented Dialogue Systems

Improving Long Distance Slot Carryover in Spoken Dialogue Systems

2019-06-04 · WS 2019 8 · Tongfei Chen, Chetan Naik, Hua He, Pushpendre Rastogi 외

Tracking the state of the conversation is a central component in task-oriented spoken dialogue systems. One such approach for tracking the dialogue state is slot carryover, where a model makes a binary decision if a slot…

Spoken Dialogue Systems

Multi-Domain Dialogue State Tracking based on State Graph

2020-10-21 · Yan Zeng, Jian-Yun Nie

We investigate the problem of multi-domain Dialogue State Tracking (DST) with open vocabulary, which aims to extract the state from the dialogue. Existing approaches usually concatenate previous dialogue state with dialo…

Dialogue State TrackingMulti-domain Dialogue State Tracking