paper-with-me

Papers

Connecting Multi-modal Contrastive Representations

2023-05-22 · NeurIPS 2023 11 · Zehan Wang, Yang Zhao, Xize Cheng, Haifeng Huang, Jiageng Liu, Li Tang, Linjun Li, Yongqi Wang, Aoxiong Yin, Ziang Zhang, Zhou Zhao

Multi-modal Contrastive Representation learning aims to encode different modalities into a semantically aligned shared space. This paradigm shows remarkable generalization ability on numerous downstream tasks across various modalities. However, the reliance on massive high-quality data pairs limits its further development on more modalities. This paper proposes a novel training-efficient method for learning MCR without paired data called Connecting Multi-modal Contrastive Representations (C-MCR). Specifically, given two existing MCRs pre-trained on (A, B) and (B, C) modality pairs, we project them to a new space and use the data from the overlapping modality B to aligning the two MCRs in the new space. Meanwhile, since the modality pairs (A, B) and (B, C) are already aligned within each MCR, the connection learned by overlapping modality can also be transferred to non-overlapping modality pair (A, C). To unleash the potential of C-MCR, we further introduce a semantic-enhanced inter- and intra-MCR connection method. We first enhance the semantic consistency and completion of embeddings across different modalities for more robust alignment. Then we utilize the inter-MCR alignment to establish the connection, and employ the intra-MCR alignment to better maintain the connection for inputs from non-overlapping modalities. To demonstrate the effectiveness of C-MCR, we connect CLIP and CLAP via texts to derive audio-visual representations, and integrate CLIP and ULIP via images for 3D-language representations. Remarkably, without using any paired data, C-MCR for audio-visual achieves state-of-the-art performance on audio-image retrieval, audio-visual source localization, and counterfactual audio-image recognition tasks. Furthermore, C-MCR for 3D-language also attains advanced zero-shot 3D point cloud classification accuracy on ModelNet40.

📄 PDF Abstract BibTeX arXiv:2305.14381

Code (0)

등록된 구현이 없습니다.

Tasks

3D Point Cloud ClassificationcounterfactualImage RetrievalPoint Cloud ClassificationRepresentation LearningZero-shot 3D Point Cloud Classification

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

PreTraM: Self-Supervised Pre-training via Connecting Trajectory and Map

2022-04-21 · Chenfeng Xu, Tian Li, Chen Tang, Lingfeng Sun 외

Deep learning has recently achieved significant progress in trajectory forecasting. However, the scarcity of trajectory data inhibits the data-hungry deep-learning models from learning good representations. While mature …

Contrastive LearningRepresentation LearningTrajectory Forecasting

Learning Joint Representation of Human Motion and Language

2022-10-27 · Jihoon Kim, Youngjae Yu, Seungyoun Shin, Taehyun Byun 외

In this work, we present MoLang (a Motion-Language connecting model) for learning joint representation of human motion and language, leveraging both unpaired and paired datasets of motion and language modalities. To this…

Action RecognitionContrastive LearningLanguage ModelingLanguage Modelling+1

JointMotion: Joint Self-Supervision for Joint Motion Prediction

2024-03-08 · Royden Wagner, Omer Sahin Tas, Marvin Klemp, Carlos Fernandez

We present JointMotion, a self-supervised pre-training method for joint motion prediction in self-driving vehicles. Our method jointly optimizes a scene-level objective connecting motion and environments, and an instance…

Autonomous DrivingDecoderMotion Forecastingmotion prediction+3

Improving the Modality Representation with Multi-View Contrastive Learning for Multimodal Sentiment Analysis

2022-10-28 · Peipei Liu, Xin Zheng, Hong Li, Jie Liu 외

Modality representation learning is an important problem for multimodal sentiment analysis (MSA), since the highly distinguishable representations can contribute to improving the analysis effect. Previous works of MSA ha…

Contrastive LearningMultimodal Sentiment AnalysisRepresentation LearningSentiment Analysis

Turbo your multi-modal classification with contrastive learning

2024-09-14 · ZhiYu Zhang, Da Liu, Shengqiang Liu, Anna Wang 외

Contrastive learning has become one of the most impressive approaches for multi-modal representation learning. However, previous multi-modal works mainly focused on cross-modal understanding, ignoring in-modal contrastiv…

ClassificationContrastive LearningEmotion RecognitionMulti-modal Classification+4