paper-with-me

Papers

Modelling Context Emotions using Multi-task Learning for Emotion Controlled Dialog Generation

2021-04-01 · EACL 2021 2 · Deeksha Varshney, Asif Ekbal, Pushpak Bhattacharyya

A recent topic of research in natural language generation has been the development of automatic response generation modules that can automatically respond to a user{'}s utterance in an empathetic manner. Previous research has tackled this task using neural generative methods by augmenting emotion classes with the input sequences. However, the outputs by these models may be inconsistent. We employ multi-task learning to predict the emotion label and to generate a viable response for a given utterance using a common encoder with multiple decoders. Our proposed encoder-decoder model consists of a self-attention based encoder and a decoder with dot product attention mechanism to generate response with a specified emotion. We use the focal loss to handle imbalanced data distribution, and utilize the consistency loss to allow coherent decoding by the decoders. Human evaluation reveals that our model produces more emotionally pertinent responses. In addition, our model outperforms multiple strong baselines on automatic evaluation measures such as F1 and BLEU scores, thus resulting in more fluent and adequate responses.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMulti-Task LearningResponse GenerationText Generation

Methods 이 논문이 사용한 방법론

Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…

Similar Papers 제목 키워드 기반

Probabilistic emotion and sentiment modelling of patient-reported experiences

2024-01-09 · Curtis Murray, Lewis Mitchell, Jonathan Tuke, Mark Mackay

This study introduces a novel methodology for modelling patient emotions from online patient experience narratives. We employed metadata network topic modelling to analyse patient-reported experiences from Care Opinion, …

Information RetrievalRecommendation SystemsRetrieval

Multi-Task Transformer with uncertainty modelling for Face Based Affective Computing

2022-08-06 · Gauthier Tallec, Jules Bonnard, Arnaud Dapogny, Kévin Bailly

Face based affective computing consists in detecting emotions from face images. It is useful to unlock better automatic comprehension of human behaviours and could pave the way toward improved human-machines interactions…

Infusing Emotions into Task-oriented Dialogue Systems: Understanding, Management, and Generation

2024-08-05 · Shutong Feng, Hsien-Chin Lin, Christian Geishauser, Nurul Lubis 외

Emotions are indispensable in human communication, but are often overlooked in task-oriented dialogue (ToD) modelling, where the task success is the primary focus. While existing works have explored user emotions or simi…

ManagementTask-Oriented Dialogue Systems

SpanEmo: Casting Multi-label Emotion Classification as Span-prediction

2021-01-25 · EACL 2021 2 · Hassan Alhuzali, Sophia Ananiadou

Emotion recognition (ER) is an important task in Natural Language Processing (NLP), due to its high impact in real-world applications from health and well-being to author profiling, consumer analysis and security. Curren…

Author ProfilingClassificationEmotion ClassificationEmotion Recognition+3

Annotation, Modelling and Analysis of Fine-Grained Emotions on a Stance and Sentiment Detection Corpus

2017-09-01 · WS 2017 9 · Hendrik Schuff, Jeremy Barnes, Julian Mohme, Sebastian Pad{\'o} 외

There is a rich variety of data sets for sentiment analysis (viz., polarity and subjectivity classification). For the more challenging task of detecting discrete emotions following the definitions of Ekman and Plutchik, …

Emotion RecognitionGeneral ClassificationSentiment AnalysisStance Detection