paper-with-me

Papers

Hybrid Contrastive Learning of Tri-Modal Representation for Multimodal Sentiment Analysis

2021-09-04 · Sijie Mai, Ying Zeng, Shuangjia Zheng, Haifeng Hu

The wide application of smart devices enables the availability of multimodal data, which can be utilized in many tasks. In the field of multimodal sentiment analysis (MSA), most previous works focus on exploring intra- and inter-modal interactions. However, training a network with cross-modal information (language, visual, audio) is still challenging due to the modality gap, and existing methods still cannot ensure to sufficiently learn intra-/inter-modal dynamics. Besides, while learning dynamics within each sample draws great attention, the learning of inter-class relationships is neglected. Moreover, the size of datasets limits the generalization ability of existing methods. To address the afore-mentioned issues, we propose a novel framework HyCon for hybrid contrastive learning of tri-modal representation. Specifically, we simultaneously perform intra-/inter-modal contrastive learning and semi-contrastive learning (that is why we call it hybrid contrastive learning), with which the model can fully explore cross-modal interactions, preserve inter-class relationships and reduce the modality gap. Besides, a refinement term is devised to prevent the model falling into a sub-optimal solution. Moreover, HyCon can naturally generate a large amount of training pairs for better generalization and reduce the negative effect of limited datasets. Extensive experiments on public datasets demonstrate that our proposed method outperforms existing works.

📄 PDF Abstract BibTeX arXiv:2109.01797

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningMultimodal Sentiment AnalysisSentiment Analysis

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

ConKI: Contrastive Knowledge Injection for Multimodal Sentiment Analysis

2023-06-27 · Yakun Yu, Mingjun Zhao, Shi-ang Qi, Feiran Sun 외

Multimodal Sentiment Analysis leverages multimodal signals to detect the sentiment of a speaker. Previous approaches concentrate on performing multimodal fusion and representation learning based on general knowledge obta…

Contrastive LearningGeneral KnowledgeMultimodal Sentiment AnalysisRepresentation Learning+1

CLMLF:A Contrastive Learning and Multi-Layer Fusion Method for Multimodal Sentiment Detection

2022-04-12 · Findings (NAACL) 2022 7 · Zhen Li, Bing Xu, Conghui Zhu, Tiejun Zhao

Compared with unimodal data, multimodal data can provide more features to help the model analyze the sentiment of data. Previous research works rarely consider token-level feature fusion, and few works explore learning t…

Contrastive LearningSentiment Analysis

Multimodal Contrastive Learning via Uni-Modal Coding and Cross-Modal Prediction for Multimodal Sentiment Analysis

2022-10-26 · Ronghao Lin, Haifeng Hu

Multimodal representation learning is a challenging task in which previous work mostly focus on either uni-modality pre-training or cross-modality fusion. In fact, we regard modeling multimodal representation as building…

Contrastive LearningMultimodal Sentiment AnalysisRepresentation LearningSentiment Analysis

Improving Multimodal Sentiment Analysis: Supervised Angular Margin-based Contrastive Learning for Enhanced Fusion Representation

2023-12-04 · Cong-Duy Nguyen, Thong Nguyen, Duc Anh Vu, Luu Anh Tuan

The effectiveness of a model is heavily reliant on the quality of the fusion representation of multiple modalities in multimodal sentiment analysis. Moreover, each modality is extracted from raw input and integrated with…

Contrastive LearningMultimodal Sentiment AnalysisSentiment Analysis

Modeling Intra- and Inter-Modal Relations: Hierarchical Graph Contrastive Learning for Multimodal Sentiment Analysis

2022-10-01 · COLING 2022 10 · Zijie Lin, Bin Liang, Yunfei Long, Yixue Dang 외

The existing research efforts in Multimodal Sentiment Analysis (MSA) have focused on developing the expressive ability of neural networks to fuse information from different modalities. However, these approaches lack a me…

Contrastive LearningMultimodal Sentiment AnalysisSentiment Analysis