A Dual-Attention Hierarchical Recurrent Neural Network for Dialogue Act Classification
Ruizhe Li, Chenghua Lin, Matthew Collinson, Xiao Li, Guanyi Chen

TL;DR
This paper introduces a dual-attention hierarchical RNN that models dialogue acts and topics simultaneously, improving classification accuracy by leveraging their interdependence.
Contribution
The paper proposes a novel dual-attention mechanism that jointly models dialogue acts and topics, enhancing DA classification performance.
Findings
Significantly improves DA classification accuracy.
Achieves state-of-the-art or comparable results on three datasets.
Demonstrates the benefit of modeling topics as auxiliary information.
Abstract
Recognising dialogue acts (DA) is important for many natural language processing tasks such as dialogue generation and intention recognition. In this paper, we propose a dual-attention hierarchical recurrent neural network for DA classification. Our model is partially inspired by the observation that conversational utterances are normally associated with both a DA and a topic, where the former captures the social act and the latter describes the subject matter. However, such a dependency between DAs and topics has not been utilised by most existing systems for DA classification. With a novel dual task-specific attention mechanism, our model is able, for utterances, to capture information about both DAs and topics, as well as information about the interactions between them. Experimental results show that by modelling topic as an auxiliary task, our model can significantly improve DA…
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.
Taxonomy
TopicsTopic Modeling · Speech and dialogue systems · Natural Language Processing Techniques
