paper-with-me

홈 › Papers

Quantifying the Affective Gap: A Zero-Shot Evaluation of LLMs on Fine-Grained Emotion Taxonomies

2026-07-01 · Lawrence Obiuwevwi, Krzysztof J. Rechowicz, Jessica M. Johnson, Vikas Ashok, Sachin Shetty, Sampath Jayarathna arxiv

Emotion recognition in natural language is a foundational challenge in affective computing, with critical implications for human-computer interaction, mental health support, and conversational AI. This paper presents a rigorous, unified zero-shot evaluation of three leading commercial large language models: Claude (claude-sonnet-4-6), ChatGPT (GPT-5.4), and Gemini (gemini-2.5-flash). The models were queried through their respective production APIs as of April 2026 on a fine-grained 13-class emotion classification task. Using a stratified 1,000-sentence sample from the boltuix/emotions dataset, which comprises 131,306 sentences across 13 categories, a single uniform prompt with no exemplars was applied identically across all models. Gemini achieves the highest accuracy (39.9%) and macro-F1 score (0.363), followed by GPT-5.4 (38.8%, macro-F1 = 0.291) and Claude (38.0%, macro-F1 = 0.159). All models excel on sarcasm and desire while consistently failing on love, confusion, and shame. McNemar tests reveal no statistically significant pairwise differences (p > 0.10), suggesting convergence at a shared zero-shot ceiling. Claude's markedly lower macro-F1 score exposes a class-imbalance prediction bias. These findings highlight the current limitations of frontier AI systems in zero-shot fine-grained emotion classification.

📄 PDF Abstract BibTeX arXiv:2607.00968

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion ClassificationEmotion Recognition

Similar Papers 제목 키워드 기반

Affective Computing in the Era of Large Language Models: A Survey from the NLP Perspective

2024-07-30 · Yiqun Zhang, Xiaocui Yang, Xingle Xu, Zeran Gao 외

Affective Computing (AC), integrating computer science, psychology, and cognitive science knowledge, aims to enable machines to recognize, interpret, and simulate human emotions.To create more value, AC can be applied to…

Common Sense ReasoningIn-Context LearningPrompt Engineering

Leveraging Large Language Models for Predictive Analysis of Human Misery

2025-08-18 · Bishanka Seal, Rahul Seetharaman, Aman Bansal, Abhilash Nandy arxiv

This study investigates the use of Large Language Models (LLMs) for predicting human-perceived misery scores from natural language descriptions of real-world scenarios. The task is framed as a regression problem, where t…

Binary Classification

Leveraging LLMs to Predict Affective States via Smartphone Sensor Features

2024-07-11 · Tianyi Zhang, Songyan Teng, Hong Jia, Simon D'Alfonso

As mental health issues for young adults present a pressing public health concern, daily digital mood monitoring for early detection has become an important prospect. An active research area, digital phenotyping, involve…

Quantifying Affective Bias in Low-Resource Media: Large-Scale Emotion Profiling of Bengali Headlines

2025-10-20 · Mohd Ruhul Ameen, Akif Islam, Abu Saleh Musa Miah, Ayesha Siddiqua 외 arxiv

News media can influence readers not only through the events they report but also through the emotional tone used to present them. This issue is especially important in digital news environments, where headlines often sh…

E^2-LLM: Bridging Neural Signals and Interpretable Affective Analysis

2026-01-11 · Fei Ma, Han Lin, Yifan Xie, Hongwei Ren 외 arxiv

Emotion recognition from electroencephalography (EEG) signals remains challenging due to high inter-subject variability, limited labeled data, and the lack of interpretable reasoning in existing approaches. While recent …

Zero-shot GeneralizationEmotion ClassificationEmotion Recognition