Emotion Dynamics Modeling via BERT
Haiqin Yang, Jianping Shen

TL;DR
This paper introduces BERT-based models for emotion dynamics in conversations, effectively capturing dependencies among interlocutors and improving emotion recognition accuracy over previous RNN-based methods.
Contribution
It develops novel BERT-based architectures, including F-BERT, H-BERT, and ST-BERT, to better model conversational emotion dynamics and influence among interlocutors.
Findings
Achieved around 5% and 10% improvements on benchmark datasets.
Demonstrated effectiveness of BERT-based models over RNNs.
Enhanced modeling of inter- and intra-interlocutor dependencies.
Abstract
Emotion dynamics modeling is a significant task in emotion recognition in conversation. It aims to predict conversational emotions when building empathetic dialogue systems. Existing studies mainly develop models based on Recurrent Neural Networks (RNNs). They cannot benefit from the power of the recently-developed pre-training strategies for better token representation learning in conversations. More seriously, it is hard to distinguish the dependency of interlocutors and the emotional influence among interlocutors by simply assembling the features on top of RNNs. In this paper, we develop a series of BERT-based models to specifically capture the inter-interlocutor and intra-interlocutor dependencies of the conversational emotion dynamics. Concretely, we first substitute BERT for RNNs to enrich the token representations. Then, a Flat-structured BERT (F-BERT) is applied to link up…
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
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Dense Connections · Softmax · Refunds@Expedia|||How do I get a full refund from Expedia? · Linear Warmup With Linear Decay · Weight Decay · WordPiece · Dropout
