paper-with-me

홈 › Papers

Local Contextual Attention with Hierarchical Structure for Dialogue Act Recognition

2020-03-12 · Zhigang Dai, Jinhua Fu, Qile Zhu, Hengbin Cui, Xiaolong Li, Yuan Qi

Dialogue act recognition is a fundamental task for an intelligent dialogue system. Previous work models the whole dialog to predict dialog acts, which may bring the noise from unrelated sentences. In this work, we design a hierarchical model based on self-attention to capture intra-sentence and inter-sentence information. We revise the attention distribution to focus on the local and contextual semantic information by incorporating the relative position information between utterances. Based on the found that the length of dialog affects the performance, we introduce a new dialog segmentation mechanism to analyze the effect of dialog length and context padding length under online and offline settings. The experiment shows that our method achieves promising performance on two datasets: Switchboard Dialogue Act and DailyDialog with the accuracy of 80.34\% and 85.81\% respectively. Visualization of the attention weights shows that our method can learn the context dependency between utterances explicitly.

📄 PDF Abstract BibTeX arXiv:2003.06044

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Similar Papers 제목 키워드 기반

Dialogue Act Recognition via CRF-Attentive Structured Network

2017-11-15 · SIGIR 2018 7 · Zheqian Chen, Rongqin Yang, Zhou Zhao, Deng Cai 외

Dialogue Act Recognition (DAR) is a challenging problem in dialogue interpretation, which aims to attach semantic labels to utterances and characterize the speaker's intention. Currently, many existing approaches formula…

Dialogue Act ClassificationDialogue InterpretationStructured Prediction

A Contextual Hierarchical Attention Network with Adaptive Objective for Dialogue State Tracking

2020-06-02 · ACL 2020 6 · Yong Shan, Zekang Li, Jinchao Zhang, Fandong Meng 외

Recent studies in dialogue state tracking (DST) leverage historical information to determine states which are generally represented as slot-value pairs. However, most of them have limitations to efficiently exploit relev…

Dialogue State TrackingMulti-domain Dialogue State Tracking

ORD: Object Relationship Discovery for Visual Dialogue Generation

2020-06-15 · Ziwei Wang, Zi Huang, Yadan Luo, Huimin Lu

With the rapid advancement of image captioning and visual question answering at single-round level, the question of how to generate multi-round dialogue about visual content has not yet been well explored.Existing visual…

Dialogue GenerationGraph AttentionImage CaptioningObject+4

CAN-GRU: a Hierarchical Model for Emotion Recognition in Dialogue

2020-10-01 · CCL 2020 10 · Ting Jiang, Bing Xu, Tiejun Zhao, Sheng Li

Emotion recognition in dialogue systems has gained attention in the field of natural language processing recent years, because it can be applied in opinion mining from public conversational data on social media. In this …

Emotion RecognitionOpinion Mining

A Static and Dynamic Attention Framework for Multi Turn Dialogue Generation

2024-10-28 · Wei-Nan Zhang, Yiming Cui, Kaiyan Zhang, Yifa Wang 외

Recently, research on open domain dialogue systems have attracted extensive interests of academic and industrial researchers. The goal of an open domain dialogue system is to imitate humans in conversations. Previous wor…

Dialogue Generation