paper-with-me

홈 › Papers

CLAP: Isolating Content from Style through Contrastive Learning with Augmented Prompts

2023-11-28 · Yichao Cai, Yuhang Liu, Zhen Zhang, Javen Qinfeng Shi

Contrastive vision-language models, such as CLIP, have garnered considerable attention for various dowmsteam tasks, mainly due to the remarkable ability of the learned features for generalization. However, the features they learned often blend content and style information, which somewhat limits their generalization capabilities under distribution shifts. To address this limitation, we adopt a causal generative perspective for multimodal data and propose contrastive learning with data augmentation to disentangle content features from the original representations. To achieve this, we begin with exploring image augmentation techniques and develop a method to seamlessly integrate them into pre-trained CLIP-like models to extract pure content features. Taking a step further, recognizing the inherent semantic richness and logical structure of text data, we explore the use of text augmentation to isolate latent content from style features. This enables CLIP-like model's encoders to concentrate on latent content information, refining the learned representations by pre-trained CLIP-like models. Our extensive experiments across diverse datasets demonstrate significant improvements in zero-shot and few-shot classification tasks, alongside enhanced robustness to various perturbations. These results underscore the effectiveness of our proposed methods in refining vision-language representations and advancing the state-of-the-art in multimodal learning.

📄 PDF Abstract BibTeX arXiv:2311.16445

Code (1)

YichaoCai1/CLAP 공식 구현 pytorch

Tasks

Contrastive LearningData AugmentationImage AugmentationText Augmentation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
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 제목 키워드 기반

CCLAP: Controllable Chinese Landscape Painting Generation via Latent Diffusion Model

2023-04-09 · Zhongqi Wang, Jie Zhang, Zhilong Ji, Jinfeng Bai 외

With the development of deep generative models, recent years have seen great success of Chinese landscape painting generation. However, few works focus on controllable Chinese landscape painting generation due to the lac…

Chinese Landscape Painting Generation

Isolating authorship from content with semantic embeddings and contrastive learning

2024-11-27 · Javier Huertas-Tato, Adrián Girón-Jiménez, Alejandro Martín, David Camacho

Authorship has entangled style and content inside. Authors frequently write about the same topics in the same style, so when different authors write about the exact same topic the easiest way out to distinguish them is b…

Contrastive LearningDisentanglementSemantic SimilaritySemantic Textual Similarity

EmotionRankCLAP: Bridging Natural Language Speaking Styles and Ordinal Speech Emotion via Rank-N-Contrast

2025-05-29 · Shreeram Suresh Chandra, Lucas Goncalves, Junchen Lu, Carlos Busso 외

Current emotion-based contrastive language-audio pretraining (CLAP) methods typically learn by na\"ively aligning audio samples with corresponding text prompts. Consequently, this approach fails to capture the ordinal na…

Contrastive Learningcross-modal alignmentCross-Modal Retrieval

GLAP: General contrastive audio-text pretraining across domains and languages

2025-06-12 · Heinrich Dinkel, Zhiyong Yan, Tianzi Wang, Yongqing Wang 외

Contrastive Language Audio Pretraining (CLAP) is a widely-used method to bridge the gap between audio and text domains. Current CLAP methods enable sound and music retrieval in English, ignoring multilingual spoken conte…

AudioCapsKeyword SpottingRetrievalText Retrieval

GEmo-CLAP: Gender-Attribute-Enhanced Contrastive Language-Audio Pretraining for Accurate Speech Emotion Recognition

2023-06-13 · Yu Pan, Yanni Hu, Yuguang Yang, Wen Fei 외

Contrastive cross-modality pretraining has recently exhibited impressive success in diverse fields, whereas there is limited research on their merits in speech emotion recognition (SER). In this paper, we propose GEmo-CL…

AttributeContrastive LearningEmotion RecognitionMulti-Task Learning+2