On the Effects of Using word2vec Representations in Neural Networks for Dialogue Act Recognition
Christophe Cerisara (SYNALP), Pavel Kral, Ladislav Lenc

TL;DR
This paper explores the use of deep neural networks with recurrent models for dialogue act recognition across multiple languages, finding that standard word2vec embeddings do not improve performance due to a mismatch in semantic information.
Contribution
It introduces a new recurrent neural network model for dialogue act recognition and provides an analysis of why word2vec embeddings may not be beneficial for this task.
Findings
Deep neural networks outperform maximum entropy classifiers.
Standard word2vec embeddings do not enhance dialogue act recognition performance.
The mismatch in semantic information explains the limited usefulness of word2vec embeddings.
Abstract
Dialogue act recognition is an important component of a large number of natural language processing pipelines. Many research works have been carried out in this area, but relatively few investigate deep neural networks and word embeddings. This is surprising, given that both of these techniques have proven exceptionally good in most other language-related domains. We propose in this work a new deep neural network that explores recurrent models to capture word sequences within sentences, and further study the impact of pretrained word embeddings. We validate this model on three languages: English, French and Czech. The performance of the proposed approach is consistent across these languages and it is comparable to the state-of-the-art results in English. More importantly, we confirm that deep neural networks indeed outperform a Maximum Entropy classifier, which was expected. However ,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
