SAS: Dialogue State Tracking Via Slot Attention and Slot Information Sharing.

Jiaying Hu,Yan Yang,Chencai Chen,Liang He,Zhou Yu
DOI: https://doi.org/10.18653/v1/2020.acl-main.567
2020-01-01
Abstract: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.
What problem does this paper attempt to address?