paper-with-me

Papers

Visual Prompting in LLMs for Enhancing Emotion Recognition

2024-10-03 · Qixuan Zhang, Zhifeng Wang, Dylan Zhang, Wenjia Niu, Sabrina Caldwell, Tom Gedeon, Yang Liu, Zhenyue Qin

Vision Large Language Models (VLLMs) are transforming the intersection of computer vision and natural language processing. Nonetheless, the potential of using visual prompts for emotion recognition in these models remains largely unexplored and untapped. Traditional methods in VLLMs struggle with spatial localization and often discard valuable global context. To address this problem, we propose a Set-of-Vision prompting (SoV) approach that enhances zero-shot emotion recognition by using spatial information, such as bounding boxes and facial landmarks, to mark targets precisely. SoV improves accuracy in face count and emotion categorization while preserving the enriched image context. Through a battery of experimentation and analysis of recent commercial or open-source VLLMs, we evaluate the SoV model's ability to comprehend facial expressions in natural environments. Our findings demonstrate the effectiveness of integrating spatial visual prompts into VLLMs for improving emotion recognition performance.

📄 PDF Abstract BibTeX arXiv:2410.02244

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion RecognitionVisual Prompting

Similar Papers 제목 키워드 기반

Visual and textual prompts for enhancing emotion recognition in video

2025-04-24 · Zhifeng Wang, Qixuan Zhang, Peter Zhang, Wenjia Niu 외

Vision Large Language Models (VLLMs) exhibit promising potential for multi-modal understanding, yet their application to video-based emotion recognition remains limited by insufficient spatial and contextual awareness. T…

Emotion RecognitionVideo Emotion RecognitionVisual Prompting

Enhancing Emotional Generation Capability of Large Language Models via Emotional Chain-of-Thought

2024-01-12 · Zaijing Li, Gongwei Chen, Rui Shao, Yuquan Xie 외

Large Language Models (LLMs) have shown remarkable performance in various emotion recognition tasks, thereby piquing the research community's curiosity for exploring their potential in emotional intelligence. However, se…

Emotional IntelligenceEmotion RecognitionSentiment Analysis

OmniVox: Zero-Shot Emotion Recognition with Omni-LLMs

2025-03-27 · John Murzaku, Owen Rambow

The use of omni-LLMs (large language models that accept any modality as input), particularly for multimodal cognitive state tasks involving speech, is understudied. We present OmniVox, the first systematic evaluation of …

Emotion Recognition

FeedForward at SemEval-2024 Task 10: Trigger and sentext-height enriched emotion analysis in multi-party conversations

2024-06-20 · SemEval workshop at NAACL 2024 6 · Zuhair Hasan Shaik, Dhivya Prasanna, Enduri Jahnavi, Rishi Thippireddy 외

This paper reports on an innovative approach to Emotion Recognition in Conversation and Emotion Flip Reasoning for the SemEval-2024 competition with a specific focus on analyzing Hindi-English code-mixed language. By int…

Emotion RecognitionEmotion Recognition in ConversationNavigate

Revise, Reason, and Recognize: LLM-Based Emotion Recognition via Emotion-Specific Prompts and ASR Error Correction

2024-09-23 · Yuanchao Li, Yuan Gong, Chao-Han Huck Yang, Peter Bell 외

Annotating and recognizing speech emotion using prompt engineering has recently emerged with the advancement of Large Language Models (LLMs), yet its efficacy and reliability remain questionable. In this paper, we conduc…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Emotion RecognitionIn-Context Learning+3