paper-with-me

Papers

Multimodal Emotion Recognition and Sentiment Analysis in Multi-Party Conversation Contexts

2025-03-09 · Aref Farhadipour, Hossein Ranjbar, Masoumeh Chapariniya, Teodora Vukovic, Sarah Ebling, Volker Dellwo

Emotion recognition and sentiment analysis are pivotal tasks in speech and language processing, particularly in real-world scenarios involving multi-party, conversational data. This paper presents a multimodal approach to tackle these challenges on a well-known dataset. We propose a system that integrates four key modalities/channels using pre-trained models: RoBERTa for text, Wav2Vec2 for speech, a proposed FacialNet for facial expressions, and a CNN+Transformer architecture trained from scratch for video analysis. Feature embeddings from each modality are concatenated to form a multimodal vector, which is then used to predict emotion and sentiment labels. The multimodal system demonstrates superior performance compared to unimodal approaches, achieving an accuracy of 66.36% for emotion recognition and 72.15% for sentiment analysis.

📄 PDF Abstract BibTeX arXiv:2503.06805

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion RecognitionMultimodal Emotion RecognitionSentiment Analysis

Methods 이 논문이 사용한 방법론

Adam 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
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…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

UniMSE: Towards Unified Multimodal Sentiment Analysis and Emotion Recognition

2022-11-21 · Guimin Hu, Ting-En Lin, Yi Zhao, Guangming Lu 외

Multimodal sentiment analysis (MSA) and emotion recognition in conversation (ERC) are key research topics for computers to understand human behaviors. From a psychological perspective, emotions are the expression of affe…

Contrastive LearningEmotion RecognitionEmotion Recognition in ConversationMultimodal Sentiment Analysis+1

EmoVerse: Exploring Multimodal Large Language Models for Sentiment and Emotion Understanding

2024-12-11 · Ao Li, Longwei Xu, Chen Ling, Jinghui Zhang 외

Sentiment and emotion understanding are essential to applications such as human-computer interaction and depression detection. While Multimodal Large Language Models (MLLMs) demonstrate robust general capabilities, they …

Depression DetectionEmotion-Cause Pair ExtractionEmotion RecognitionFacial Expression Recognition+3

A Transformer-based joint-encoding for Emotion Recognition and Sentiment Analysis

2020-06-29 · WS 2020 7 · Jean-Benoit Delbrouck, Noé Tits, Mathilde Brousmiche, Stéphane Dupont

Understanding expressed sentiment and emotions are two crucial factors in human multimodal language. This paper describes a Transformer-based joint-encoding (TBJE) for the task of Emotion Recognition and Sentiment Analys…

Emotion RecognitionMultimodal Sentiment AnalysisSentiment Analysis

UniSA: Unified Generative Framework for Sentiment Analysis

2023-09-04 · Zaijing Li, Ting-En Lin, Yuchuan Wu, Meng Liu 외

Sentiment analysis is a crucial task that aims to understand people's emotional states and predict emotional categories based on multimodal information. It consists of several subtasks, such as emotion recognition in con…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Emotion RecognitionEmotion Recognition in Conversation+2

MART: Masked Affective RepresenTation Learning via Masked Temporal Distribution Distillation

2024-01-01 · CVPR 2024 1 · Zhicheng Zhang, Pancheng Zhao, Eunil Park, Jufeng Yang

Limited training data is a long-standing problem for video emotion analysis (VEA). Existing works leverage the power of large-scale image datasets for transferring while failing to extract the temporal correlation of…

Emotion RecognitionMultimodal Emotion RecognitionMultimodal Sentiment AnalysisRepresentation Learning+2