The authors define a universal dialogue act schema, align several task-oriented dialogue datasets to it, and report a tagger reaching 54.1% F1 unsupervised and 57.7% semi-supervised on human-human dialogues.
Sequential Short-Text Classification with Recurrent and Convolutional Neural Networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Recent approaches based on artificial neural networks (ANNs) have shown promising results for short-text classification. However, many short texts occur in sequences (e.g., sentences in a document or utterances in a dialog), and most existing ANN-based systems do not leverage the preceding short texts when classifying a subsequent one. In this work, we present a model based on recurrent neural networks and convolutional neural networks that incorporates the preceding short texts. Our model achieves state-of-the-art results on three different datasets for dialog act prediction.
fields
cs.CL 1years
2019 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
Towards Universal Dialogue Act Tagging for Task-Oriented Dialogues
The authors define a universal dialogue act schema, align several task-oriented dialogue datasets to it, and report a tagger reaching 54.1% F1 unsupervised and 57.7% semi-supervised on human-human dialogues.