paper-with-me

Papers

Adversarial Representation with Intra-Modal and Inter-Modal Graph Contrastive Learning for Multimodal Emotion Recognition

2023-12-28 · Yuntao Shou, Tao Meng, Wei Ai, Nan Yin, Keqin Li

With the release of increasing open-source emotion recognition datasets on social media platforms and the rapid development of computing resources, multimodal emotion recognition tasks (MER) have begun to receive widespread research attention. The MER task extracts and fuses complementary semantic information from different modalities, which can classify the speaker's emotions. However, the existing feature fusion methods have usually mapped the features of different modalities into the same feature space for information fusion, which can not eliminate the heterogeneity between different modalities. Therefore, it is challenging to make the subsequent emotion class boundary learning. To tackle the above problems, we have proposed a novel Adversarial Representation with Intra-Modal and Inter-Modal Graph Contrastive for Multimodal Emotion Recognition (AR-IIGCN) method. Firstly, we input video, audio, and text features into a multi-layer perceptron (MLP) to map them into separate feature spaces. Secondly, we build a generator and a discriminator for the three modal features through adversarial representation, which can achieve information interaction between modalities and eliminate heterogeneity among modalities. Thirdly, we introduce contrastive graph representation learning to capture intra-modal and inter-modal complementary semantic information and learn intra-class and inter-class boundary information of emotion categories. Specifically, we construct a graph structure for three modal features and perform contrastive representation learning on nodes with different emotions in the same modality and the same emotion in different modalities, which can improve the feature representation ability of nodes. Extensive experimental works show that the ARL-IIGCN method can significantly improve emotion recognition accuracy on IEMOCAP and MELD datasets.

📄 PDF Abstract BibTeX arXiv:2312.16778

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningEmotion RecognitionGraph Representation LearningMultimodal Emotion RecognitionRepresentation Learning

Similar Papers 제목 키워드 기반

CM-GANs: Cross-modal Generative Adversarial Networks for Common Representation Learning

2017-10-14 · Yuxin Peng, Jinwei Qi, Yuxin Yuan

It is known that the inconsistent distribution and representation of different modalities, such as image and text, cause the heterogeneity gap that makes it challenging to correlate such heterogeneous data. Generative ad…

Cross-Modal RetrievalRepresentation LearningRetrieval

Multimodal Representations Learning and Adversarial Hypergraph Fusion for Early Alzheimer's Disease Prediction

2021-07-21 · Qiankun Zuo, Baiying Lei, Yanyan Shen, Yong liu 외

Multimodal neuroimage can provide complementary information about the dementia, but small size of complete multimodal data limits the ability in representation learning. Moreover, the data distribution inconsistency from…

Alzheimer's Disease DetectionDisease PredictionRepresentation Learning

Cross the Gap: Exposing the Intra-modal Misalignment in CLIP via Modality Inversion

2025-02-06 · Marco Mistretta, Alberto Baldrati, Lorenzo Agnolucci, Marco Bertini 외

Pre-trained multi-modal Vision-Language Models like CLIP are widely used off-the-shelf for a variety of applications. In this paper, we show that the common practice of individually exploiting the text or image encoders …

image-classificationImage ClassificationImage RetrievalRetrieval+2

Decoupling Common and Unique Representations for Multimodal Self-supervised Learning

2023-09-11 · Yi Wang, Conrad M Albrecht, Nassim Ait Ali Braham, Chenying Liu 외

The increasing availability of multi-sensor data sparks wide interest in multimodal self-supervised learning. However, most existing approaches learn only common representations across modalities while ignoring intra-mod…

Scene ClassificationSelf-Supervised LearningSemantic Segmentation

Crisscrossed Captions: Extended Intramodal and Intermodal Semantic Similarity Judgments for MS-COCO

2020-04-30 · EACL 2021 2 · Zarana Parekh, Jason Baldridge, Daniel Cer, Austin Waters 외

By supporting multi-modal retrieval training and evaluation, image captioning datasets have spurred remarkable progress on representation learning. Unfortunately, datasets have limited cross-modal associations: images ar…

Image CaptioningRepresentation LearningRetrievalSemantic Similarity+1