paper-with-me

홈 › Papers

Why Do Vision Language Models Struggle To Recognize Human Emotions?

2026-04-16 · Madhav Agarwal, Sotirios A. Tsaftaris, Laura Sevilla-Lara, Steven McDonagh arxiv

Understanding emotions is a fundamental ability for intelligent systems to be able to interact with humans. Vision-language models (VLMs) have made tremendous progress in the last few years for many visual tasks, potentially offering a promising solution for understanding emotions. However, it is surprising that even the most sophisticated contemporary VLMs struggle to recognize human emotions or to outperform even specialized vision-only classifiers. In this paper we ask the question "Why do VLMs struggle to recognize human emotions?", and observe that the inherently continuous and dynamic task of facial expression recognition (DFER) exposes two critical VLM vulnerabilities. First, emotion datasets are naturally long-tailed, and the web-scale data used to pre-train VLMs exacerbates this head-class bias, causing them to systematically collapse rare, under-represented emotions into common categories. We propose alternative sampling strategies that prevent favoring common concepts. Second, temporal information is critical for understanding emotions. However, VLMs are unable to represent temporal information over dense frame sequences, as they are limited by context size and the number of tokens that can fit in memory, which poses a clear challenge for emotion recognition. We demonstrate that the sparse temporal sampling strategy used in VLMs is inherently misaligned with the fleeting nature of micro-expressions (0.25-0.5 seconds), which are often the most critical affective signal. As a diagnostic probe, we propose a multi-stage context enrichment strategy that utilizes the information from "in-between" frames by first converting them into natural language summaries. This enriched textual context is provided as input to the VLM alongside sparse keyframes, preventing attentional dilution from excessive visual data while preserving the emotional trajectory.

📄 PDF Abstract BibTeX arXiv:2604.15280

Code (0)

등록된 구현이 없습니다.

Tasks

Facial Expression RecognitionEmotion Recognition

Similar Papers 제목 키워드 기반

Learning Robust Self-attention Features for Speech Emotion Recognition with Label-adaptive Mixup

2023-05-07 · Lei Kang, Lichao Zhang, Dazhi Jiang

Speech Emotion Recognition (SER) is to recognize human emotions in a natural verbal interaction scenario with machines, which is considered as a challenging problem due to the ambiguous human emotions. Despite the recent…

Emotion RecognitionSpeech Emotion Recognition

Facial Expression Recognition using Squeeze and Excitation-powered Swin Transformers

2023-01-26 · Arpita Vats, Aman Chadha

The ability to recognize and interpret facial emotions is a critical component of human communication, as it allows individuals to understand and respond to emotions conveyed through facial expressions and vocal tones. T…

Emotion RecognitionFacial Emotion RecognitionFacial Expression Recognition

Fuzzy Model on Human Emotions Recognition

2014-07-06 · Kaveh Bakhtiyari, Hafizah Husain

This paper discusses a fuzzy model for multi-level human emotions recognition by computer systems through keyboard keystrokes, mouse and touchscreen interactions. This model can also be used to detect the other possible …

model

An Affective Robot Companion for Assisting the Elderly in a Cognitive Game Scenario

2018-07-12 · Churamani Nikhil, Sutherland Alexander, Barros Pablo

Being able to recognize emotions in human users is considered a highly desirable trait in Human-Robot Interaction (HRI) scenarios. However, most contemporary approaches rarely attempt to apply recognized emotional featur…

Decision MakingDialogue ManagementManagementPlaying the Game of 2048+3

Detection of Emotions in Hindi-English Code Mixed Text Data

2021-05-19 · Divyansh Singh

In recent times, we have seen an increased use of text chat for communication on social networks and smartphones. This particularly involves the use of Hindi-English code-mixed text which contains words which are not rec…