paper-with-me

Papers

Multi-modal Semantic Understanding with Contrastive Cross-modal Feature Alignment

2024-03-11 · Ming Zhang, Ke Chang, Yunfang Wu

Multi-modal semantic understanding requires integrating information from different modalities to extract users' real intention behind words. Most previous work applies a dual-encoder structure to separately encode image and text, but fails to learn cross-modal feature alignment, making it hard to achieve cross-modal deep information interaction. This paper proposes a novel CLIP-guided contrastive-learning-based architecture to perform multi-modal feature alignment, which projects the features derived from different modalities into a unified deep space. On multi-modal sarcasm detection (MMSD) and multi-modal sentiment analysis (MMSA) tasks, the experimental results show that our proposed model significantly outperforms several baselines, and our feature alignment strategy brings obvious performance gain over models with different aggregating methods and models even enriched with knowledge. More importantly, our model is simple to implement without using task-specific external knowledge, and thus can easily migrate to other multi-modal tasks. Our source codes are available at https://github.com/ChangKe123/CLFA.

📄 PDF Abstract BibTeX arXiv:2403.06355

Code (1)

changke123/clfa 공식 구현 pytorch

Tasks

Contrastive LearningSarcasm DetectionSentiment Analysis

Similar Papers 제목 키워드 기반

UNIMO: Towards Unified-Modal Understanding and Generation via Cross-Modal Contrastive Learning

2020-12-31 · ACL 2021 5 · Wei Li, Can Gao, guocheng niu, Xinyan Xiao 외

Existed pre-training methods either focus on single-modal tasks or multi-modal tasks, and cannot effectively adapt to each other. They can only utilize single-modal data (i.e. text or image) or limited multi-modal data (…

Contrastive LearningCross-Modal RetrievalImage Captioning

Advancing Drug Discovery with Enhanced Chemical Understanding via Asymmetric Contrastive Multimodal Learning

2023-11-11 · Yifei Wang, Yunrui Li, Lin Liu, Pengyu Hong 외

The versatility of multimodal deep learning holds tremendous promise for advancing scientific research and practical applications. As this field continues to evolve, the collective power of cross-modal analysis promises …

Contrastive LearningDrug DiscoveryMolecular Property PredictionMultimodal Deep Learning+3

jina-clip-v2: Multilingual Multimodal Embeddings for Text and Images

2024-12-11 · Andreas Koukounas, Georgios Mastrapas, Sedigheh Eslami, Bo wang 외

Contrastive Language-Image Pretraining (CLIP) has been widely used for crossmodal information retrieval and multimodal understanding tasks. However, CLIP models are mainly optimized for crossmodal vision-language tasks a…

Contrastive LearningCross-Modal Information RetrievalInformation RetrievalRepresentation Learning+3

GMS-CAVP: Improving Audio-Video Correspondence with Multi-Scale Contrastive and Generative Pretraining

2026-01-27 · Shentong Mo, Zehua Chen, Jun Zhu arxiv

Recent advances in video-audio (V-A) understanding and generation have increasingly relied on joint V-A embeddings, which serve as the foundation for tasks such as cross-modal retrieval and generation. While prior method…

Cross-Modal RetrievalContrastive Learning

Understanding Dark Scenes by Contrasting Multi-Modal Observations

2023-08-23 · Xiaoyu Dong, Naoto Yokoya

Understanding dark scenes based on multi-modal image data is challenging, as both the visible and auxiliary modalities provide limited semantic information for the task. Previous methods focus on fusing the two modalitie…

Contrastive LearningScene UnderstandingSemantic Segmentation