paper-with-me

홈 › Papers

Assessing the Reliability and Validity of GPT-4 in Annotating Emotion Appraisal Ratings

2025-03-21 · Deniss Ruder, Andero Uusberg, Kairit Sirts

Appraisal theories suggest that emotions arise from subjective evaluations of events, referred to as appraisals. The taxonomy of appraisals is quite diverse, and they are usually given ratings on a Likert scale to be annotated in an experiencer-annotator or reader-annotator paradigm. This paper studies GPT-4 as a reader-annotator of 21 specific appraisal ratings in different prompt settings, aiming to evaluate and improve its performance compared to human annotators. We found that GPT-4 is an effective reader-annotator that performs close to or even slightly better than human annotators, and its results can be significantly improved by using a majority voting of five completions. GPT-4 also effectively predicts appraisal ratings and emotion labels using a single prompt, but adding instruction complexity results in poorer performance. We also found that longer event descriptions lead to more accurate annotations for both model and human annotator ratings. This work contributes to the growing usage of LLMs in psychology and the strategies for improving GPT-4 performance in annotating appraisals.

📄 PDF Abstract BibTeX arXiv:2503.16883

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Residual Connection 설명 없음
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar Papers 제목 키워드 기반

x-enVENT: A Corpus of Event Descriptions with Experiencer-specific Emotion and Appraisal Annotations

2022-03-21 · LREC 2022 6 · Enrica Troiano, Laura Oberländer, Maximilian Wegge, Roman Klinger

Emotion classification is often formulated as the task to categorize texts into a predefined set of emotion classes. So far, this task has been the recognition of the emotion of writers and readers, as well as that of en…

Emotion ClassificationEmotion Recognition

Dimensional Modeling of Emotions in Text with Appraisal Theories: Corpus Creation, Annotation Reliability, and Prediction

2022-06-10 · Enrica Troiano, Laura Oberländer, Roman Klinger

The most prominent tasks in emotion analysis are to assign emotions to texts and to understand how emotions manifest in language. An observation for NLP is that emotions can be communicated implicitly by referring to eve…

Emotion Recognitiontext-classificationText Classification

CAREBench: Evaluating LLMs' Emotion Understanding by Assessing Cognitive Appraisal Reasoning

2026-05-16 · Zhaoyue Sun, Hainiu Xu, Andero Uusberg, James J. Gross 외 arxiv

Emotion understanding is a core capability for LLMs to interact effectively with humans, yet existing evaluation paradigms rely on discrete emotion label prediction and fail to capture the cognitive processes underlying …

Emotion Recognition

Categorical Emotions or Appraisals - Which Emotion Model Explains Argument Convincingness Better?

2025-11-10 · Lynn Greschner, Meike Bauer, Sabine Weber, Roman Klinger arxiv

The convincingness of an argument does not only depend on its structure (logos), the person who makes the argument (ethos), but also on the emotion that it causes in the recipient (pathos). While the overall intensity an…

EmoLLM: Appraisal-Grounded Cognitive-Emotional Co-Reasoning in Large Language Models

2026-03-17 · Yifei Zhang, Mingyang Li, Henry Gao, Liang Zhao arxiv

Large language models (LLMs) demonstrate strong cognitive intelligence (IQ), yet many real-world interactions also require emotional intelligence (EQ) to produce responses that are both factually reliable and emotionally…

Reinforcement LearningEmotional Intelligence