SOTAVerified

Past, Present, and Future: Conversational Emotion Recognition through Structural Modeling of Psychological Knowledge

2021-11-01Findings (EMNLP) 2021Code Available1· sign in to hype

Jiangnan Li, Zheng Lin, Peng Fu, Weiping Wang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Conversational Emotion Recognition (CER) is a task to predict the emotion of an utterance in the context of a conversation. Although modeling the conversational context and interactions between speakers has been studied broadly, it is important to consider the speaker’s psychological state, which controls the action and intention of the speaker. The state-of-the-art method introduces CommonSense Knowledge (CSK) to model psychological states in a sequential way (forwards and backwards). However, it ignores the structural psychological interactions between utterances. In this paper, we propose a pSychological-Knowledge-Aware Interaction Graph (SKAIG). In the locally connected graph, the targeted utterance will be enhanced with the information of action inferred from the past context and intention implied by the future context. The utterance is self-connected to consider the present effect from itself. Furthermore, we utilize CSK to enrich edges with knowledge representations and process the SKAIG with a graph transformer. Our method achieves state-of-the-art and competitive performance on four popular CER datasets.

Tasks

Reproductions