Towards a Generative Approach for Emotion Detection and Reasoning
Ankita Bhaumik, Tomek Strzalkowski

TL;DR
This paper introduces a novel generative question-answering approach for zero-shot emotion detection and reasoning using large language models, moving beyond fixed-label classification to more flexible, context-based analysis.
Contribution
It is the first to frame emotion detection as a generative QA task, enabling joint emotion detection and reasoning with LLMs in a zero-shot setting.
Findings
Effective in zero-shot emotion detection
Outperforms fixed-label models on benchmark datasets
Provides fine-grained emotion labels and explanations
Abstract
Large language models (LLMs) have demonstrated impressive performance in mathematical and commonsense reasoning tasks using chain-of-thought (CoT) prompting techniques. But can they perform emotional reasoning by concatenating `Let's think step-by-step' to the input prompt? In this paper we investigate this question along with introducing a novel approach to zero-shot emotion detection and emotional reasoning using LLMs. Existing state of the art zero-shot approaches rely on textual entailment models to choose the most appropriate emotion label for an input text. We argue that this strongly restricts the model to a fixed set of labels which may not be suitable or sufficient for many applications where emotion analysis is required. Instead, we propose framing the problem of emotion analysis as a generative question-answering (QA) task. Our approach uses a two step methodology of…
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
MethodsSparse Evolutionary Training
