SOTAVerified

Probabilistic Word Association for Dialogue Act Classification with Recurrent Neural Networks

2018-04-20Engineering Applications of Neural Networks 2018Code Available0· sign in to hype

Nathan Duran, Steve Battle

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

The identification of Dialogue Act’s (DA) is an important aspect in determining the meaning of an utterance for many applications that require natural language understanding, and recent work using recurrent neural networks (RNN) has shown promising results when applied to the DA classification problem. This work presents a novel probabilistic method of utterance representation and describes a RNN sentence model for out-of-context DA Classification. The utterance representations are generated from keywords selected for their frequency association with certain DA’s. The proposed probabilistic representations are applied to the Switchboard DA corpus and performance is compared with pre-trained word embeddings using the same baseline RNN model. The results indicate that the probabilistic method achieves 75.48% overall accuracy and an improvement over the word embedding representations of 1.8%. This demonstrates the potential utility of using statistical utterance representations, that are able to capture word-DA relationships, for the purpose of DA classification.

Tasks

Reproductions