paper-with-me

Papers

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 a skyscraper, where laying stable foundation and designing the main structure are equally essential. The former is like encoding robust uni-modal representation while the later is like integrating interactive information among different modalities, both of which are critical to learning an effective multimodal representation. Recently, contrastive learning has been successfully applied in representation learning, which can be utilized as the pillar of the skyscraper and benefit the model to extract the most important features contained in the multimodal data. In this paper, we propose a novel framework named MultiModal Contrastive Learning (MMCL) for multimodal representation to capture intra- and inter-modality dynamics simultaneously. Specifically, we devise uni-modal contrastive coding with an efficient uni-modal feature augmentation strategy to filter inherent noise contained in acoustic and visual modality and acquire more robust uni-modality representations. Besides, a pseudo siamese network is presented to predict representation across different modalities, which successfully captures cross-modal dynamics. Moreover, we design two contrastive learning tasks, instance- and sentiment-based contrastive learning, to promote the process of prediction and learn more interactive information related to sentiment. Extensive experiments conducted on two public datasets demonstrate that our method surpasses the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2210.14556

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningMultimodal Sentiment AnalysisRepresentation LearningSentiment Analysis

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Siamese Network 설명 없음

Similar Papers 제목 키워드 기반

MAD: Modality-Adaptive Decoding for Mitigating Cross-Modal Hallucinations in Multimodal Large Language Models

2026-01-29 · Sangyun Chung, Se Yeon Kim, Youngchae Chee, Yong Man Ro arxiv

Multimodal Large Language Models (MLLMs) suffer from cross-modal hallucinations, where one modality inappropriately influences generation about another, leading to fabricated output. This exposes a more fundamental defic…

Multimodal Reasoning

Neural-MCRL: Neural Multimodal Contrastive Representation Learning for EEG-based Visual Decoding

2024-12-23 · Yueyang Li, Zijian Kang, Shengyu Gong, Wenhao Dong 외

Decoding neural visual representations from electroencephalogram (EEG)-based brain activity is crucial for advancing brain-machine interfaces (BMI) and has transformative potential for neural sensory rehabilitation. Whil…

EEGElectroencephalogram (EEG)Representation Learning

Multimodal Prompt Transformer with Hybrid Contrastive Learning for Emotion Recognition in Conversation

2023-10-04 · Shihao Zou, Xianying Huang, Xudong Shen

Emotion Recognition in Conversation (ERC) plays an important role in driving the development of human-machine interaction. Emotions can exist in multiple modalities, and multimodal ERC mainly faces two problems: (1) the …

Contrastive LearningEmotion RecognitionEmotion Recognition in Conversation

Language Models Can See Better: Visual Contrastive Decoding For LLM Multimodal Reasoning

2025-02-17 · Yuqi Pang, Bowen Yang, Haoqin Tu, Yun Cao 외

Although Large Language Models (LLMs) excel in reasoning and generation for language tasks, they are not specifically designed for multimodal challenges. Training Multimodal Large Language Models (MLLMs), however, is res…

In-Context LearningMultimodal ReasoningQuestion Answering

Contrastive Learning with Cross-Modal Knowledge Mining for Multimodal Human Activity Recognition

2022-05-20 · Razvan Brinzea, Bulat Khaertdinov, Stylianos Asteriadis

Human Activity Recognition is a field of research where input data can take many forms. Each of the possible input modalities describes human behaviour in a different way, and each has its own strengths and weaknesses. W…

Activity RecognitionContrastive LearningHuman Activity RecognitionRetrieval+1