paper-with-me

Papers

HCAM -- Hierarchical Cross Attention Model for Multi-modal Emotion Recognition

2023-04-14 · Soumya Dutta, Sriram Ganapathy

Emotion recognition in conversations is challenging due to the multi-modal nature of the emotion expression. We propose a hierarchical cross-attention model (HCAM) approach to multi-modal emotion recognition using a combination of recurrent and co-attention neural network models. The input to the model consists of two modalities, i) audio data, processed through a learnable wav2vec approach and, ii) text data represented using a bidirectional encoder representations from transformers (BERT) model. The audio and text representations are processed using a set of bi-directional recurrent neural network layers with self-attention that converts each utterance in a given conversation to a fixed dimensional embedding. In order to incorporate contextual knowledge and the information across the two modalities, the audio and text embeddings are combined using a co-attention layer that attempts to weigh the utterance level embeddings relevant to the task of emotion recognition. The neural network parameters in the audio layers, text layers as well as the multi-modal co-attention layers, are hierarchically trained for the emotion classification task. We perform experiments on three established datasets namely, IEMOCAP, MELD and CMU-MOSI, where we illustrate that the proposed model improves significantly over other benchmarks and helps achieve state-of-art results on all these datasets.

📄 PDF Abstract BibTeX arXiv:2304.06910

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion ClassificationEmotion RecognitionEmotion Recognition in ConversationMultimodal Emotion Recognition

Similar Papers 제목 키워드 기반

Towards mental time travel: a hierarchical memory for reinforcement learning agents

2021-05-28 · NeurIPS 2021 12 · Andrew Kyle Lampinen, Stephanie C. Y. Chan, Andrea Banino, Felix Hill

Reinforcement learning agents often forget details of the past, especially after delays or distractor tasks. Agents with common memory architectures struggle to recall and integrate across multiple timesteps of a past ev…

Meta-LearningNavigatereinforcement-learningReinforcement Learning (RL)

Comprehensive Multi-Modal Interactions for Referring Image Segmentation

2021-04-21 · Findings (ACL) 2022 5 · Kanishk Jain, Vineet Gandhi

We investigate Referring Image Segmentation (RIS), which outputs a segmentation map corresponding to the natural language description. Addressing RIS efficiently requires considering the interactions happening across vis…

Image SegmentationReferring Expression SegmentationSegmentationSemantic Segmentation

Comprehensive Multi-Modal Interactions for Referring Image Segmentation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We investigate Referring Image Segmentation (RIS), which outputs a segmentation map corresponding to the natural language description. Addressing RIS efficiently requires considering the interactions happening across vis…

Image SegmentationSegmentationSemantic Segmentation

Sensor2Sensor: Cross-Embodiment Sensor Conversion for Autonomous Driving

2026-05-21 · Jiahao Wang, Bo Sun, Yijing Bai, Vincent Casser 외 arxiv

Robust training and validation of Autonomous Driving Systems (ADS) require massive, diverse datasets. Proprietary data collected by Autonomous Vehicle (AV) fleets, while high-fidelity, are limited in scale, diversity of …

Autonomous DrivingPoint Clouds

Multi-Frame Vision-Language Model for Long-form Reasoning in Driver Behavior Analysis

2024-08-03 · Hiroshi Takato, Hiroshi Tsutsui, Komei Soda, Hidetaka Kamigaito

Identifying risky driving behavior in real-world situations is essential for the safety of both drivers and pedestrians. However, integrating natural language models in this field remains relatively untapped. To address …

FormLanguage ModelingLanguage Modelling