Connecting Multi-modal Contrastive Representations
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.
Code (0)
등록된 구현이 없습니다.
Tasks
3D Point Cloud ClassificationcounterfactualImage RetrievalPoint Cloud ClassificationRepresentation LearningZero-shot 3D Point Cloud ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
PreTraM: Self-Supervised Pre-training via Connecting Trajectory and Map
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 ForecastingLearning Joint Representation of Human Motion and Language
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+1JointMotion: Joint Self-Supervision for Joint Motion Prediction
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+3Improving the Modality Representation with Multi-View Contrastive Learning for Multimodal Sentiment Analysis
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 AnalysisTurbo your multi-modal classification with contrastive learning
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