TL;DR
This paper introduces an emotion-aware transformer encoder that enhances empathetic dialogue generation by integrating affective states into the language modeling process, leading to more human-like and emotionally intelligent virtual agents.
Contribution
It proposes a novel transformer encoder that combines semantic and emotional embeddings, trained on user affect to improve empathetic response generation in dialogue systems.
Findings
Higher BLEU-4 scores demonstrate improved response quality.
Effective integration of emotion detection enhances empathy in generated responses.
Model outperforms existing methods on benchmark datasets.
Abstract
Modern day conversational agents are trained to emulate the manner in which humans communicate. To emotionally bond with the user, these virtual agents need to be aware of the affective state of the user. Transformers are the recent state of the art in sequence-to-sequence learning that involves training an encoder-decoder model with word embeddings from utterance-response pairs. We propose an emotion-aware transformer encoder for capturing the emotional quotient in the user utterance in order to generate human-like empathetic responses. The contributions of our paper are as follows: 1) An emotion detector module trained on the input utterances determines the affective state of the user in the initial phase 2) A novel transformer encoder is proposed that adds and normalizes the word embedding with emotion embedding thereby integrating the semantic and affective aspects of the input…
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.
Code & Models
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 · Softmax · Adaptive Input Representations · *Communicated@Fast*How Do I Communicate to Expedia? · Dropout · Cosine Annealing · Adam · Adaptive Softmax
