SOTAVerified

A Hierarchical Neural Model for Learning Sequences of Dialogue Acts

2017-04-01EACL 2017Unverified0· sign in to hype

Quan Hung Tran, Ingrid Zukerman, Gholamreza Haffari

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We propose a novel hierarchical Recurrent Neural Network (RNN) for learning sequences of Dialogue Acts (DAs). The input in this task is a sequence of utterances (i.e., conversational contributions) comprising a sequence of tokens, and the output is a sequence of DA labels (one label per utterance). Our model leverages the hierarchical nature of dialogue data by using two nested RNNs that capture long-range dependencies at the dialogue level and the utterance level. This model is combined with an attention mechanism that focuses on salient tokens in utterances. Our experimental results show that our model outperforms strong baselines on two popular datasets, Switchboard and MapTask; and our detailed empirical analysis highlights the impact of each aspect of our model.

Tasks

Reproductions