paper-with-me

홈 › Papers

A Dual-Attention Hierarchical Recurrent Neural Network for Dialogue Act Classification

2018-10-22 · CONLL 2019 11 · Ruizhe Li, Chenghua Lin, Matthew Collinson, Xiao Li, Guanyi Chen

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 classification, yielding better or comparable performance to the state-of-the-art method on three public datasets.

📄 PDF Abstract BibTeX arXiv:1810.09154

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDialogue Act ClassificationDialogue GenerationGeneral ClassificationIntent Detection

Similar Papers 제목 키워드 기반

Dialogue Act Classification with Context-Aware Self-Attention

2019-04-04 · NAACL 2019 6 · Vipul Raheja, Joel Tetreault

Recent work in Dialogue Act classification has treated the task as a sequence labeling problem using hierarchical deep neural networks. We build on this prior work by leveraging the effectiveness of a context-aware self-…

ClassificationDialogue Act ClassificationGeneral ClassificationRepresentation Learning

HiGRU: Hierarchical Gated Recurrent Units for Utterance-level Emotion Recognition

2019-04-09 · NAACL 2019 6 · Wenxiang Jiao, Haiqin Yang, Irwin King, Michael R. Lyu

In this paper, we address three challenges in utterance-level emotion recognition in dialogue systems: (1) the same word can deliver different emotions in different contexts; (2) some emotions are rarely seen in general …

Emotion Recognition

A Hierarchical Neural Model for Learning Sequences of Dialogue Acts

2017-04-01 · EACL 2017 4 · Quan Hung Tran, Ingrid Zukerman, Gholamreza Haffari

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 …

Automatic Speech Recognition (ASR)Machine TranslationPart-Of-Speech TaggingSpeech Recognition

Goal-Embedded Dual Hierarchical Model for Task-Oriented Dialogue Generation

2019-09-19 · CONLL 2019 11 · Yi-An Lai, Arshit Gupta, Yi Zhang

Hierarchical neural networks are often used to model inherent structures within dialogues. For goal-oriented dialogues, these models miss a mechanism adhering to the goals and neglect the distinct conversational patterns…

Data AugmentationDecoderDialogue GenerationResponse Generation

A non-hierarchical attention network with modality dropout for textual response generation in multimodal dialogue systems

2021-10-19 · Rongyi Sun, Borun Chen, Qingyu Zhou, Yinghui Li 외

Existing text- and image-based multimodal dialogue systems use the traditional Hierarchical Recurrent Encoder-Decoder (HRED) framework, which has an utterance-level encoder to model utterance representation and a context…

DecoderResponse Generation