paper-with-me

Papers

Modeling both context- and speaker-sensitive dependence for emotion detection in multi-speaker conversations

2019-07-01 · IJCAI 2019 7 · Dong Zhang, Liangqing Wu, Changlong Sun, Shoushan Li, Qiaoming Zhu, Guodong Zhou

Recently, emotion detection in conversations becomes a hot research topic in the Natural Language Processing community. In this paper, we focus on emotion detection in multi-speaker conversations instead of traditional two-speaker conversations in existing studies. Different from non-conversation text, emotion detection in conversation text has one specific challenge in modeling the context-sensitive dependence. Besides, emotion detection in multi-speaker conversations endorses another specific challenge in modeling the speaker-sensitive dependence. To address above two challenges, we propose a conversational graph-based convolutional neural network. On the one hand, our approach represents each utterance and each speaker as a node. On the other hand, the context-sensitive dependence is represented by an undirected edge between two utterances nodes from the same conversation and the speaker-sensitive dependence is represented by an undirected edge between an utterance node and its speaker node. In this way, the entire conversational corpus can be symbolized as a large heterogeneous graph and the emotion detection task can be recast as a classification problem of the utterance nodes in the graph. The experimental results on a multi-modal and multi-speaker conversation corpus demonstrate the great effectiveness of the proposed approach.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion Recognition in Conversation

Similar Papers 제목 키워드 기반

LMSOC: An Approach for Socially Sensitive Pretraining

2021-10-20 · Findings (EMNLP) 2021 11 · Vivek Kulkarni, Shubhanshu Mishra, Aria Haghighi

While large-scale pretrained language models have been shown to learn effective linguistic representations for many NLP tasks, there remain many real-world contextual aspects of language that current approaches do not ca…

Cloze TestGraph Representation LearningLanguage ModelingLanguage Modelling+1

LMSOC: An approach for socially sensitive pretraining

2021-05-22 · Anonymous

While large-scale pretrained language models have been shown to learn effective linguistic representations for many NLP tasks, there remain many real-world contextual aspects of language that current approaches do not ca…

Cloze TestGraph Representation LearningLanguage ModelingLanguage Modelling+1

HiTrans: A Transformer-Based Context- and Speaker-Sensitive Model for Emotion Detection in Conversations

2020-12-01 · COLING 2020 8 · Jingye Li, Donghong Ji, Fei Li, Meishan Zhang 외

Emotion detection in conversations (EDC) is to detect the emotion for each utterance in conversations that have multiple speakers. Different from the traditional non-conversational emotion detection, the model for EDC sh…

Emotion Recognition in ConversationSpeaker Verification

Counting in Language with RNNs

2018-10-29 · Heng xin Fun, Sergiy V Bokhnyak, Francesco Saverio Zuppichini

In this paper we examine a possible reason for the LSTM outperforming the GRU on language modeling and more specifically machine translation. We hypothesize that this has to do with counting. This is a consistent theme a…

Language ModelingLanguage ModellingMachine TranslationTranslation

The speaker-independent lipreading play-off; a survey of lipreading machines

2018-10-24 · Jake Burton, David Frank, Madhi Saleh, Nassir Navab 외

Lipreading is a difficult gesture classification task. One problem in computer lipreading is speaker-independence. Speaker-independence means to achieve the same accuracy on test speakers not included in the training set…

General ClassificationLipreading