paper-with-me

Papers

Aligning Visual Contrastive learning models via Preference Optimization

2024-11-12 · Amirabbas Afzali, Borna Khodabandeh, Ali Rasekh, Mahyar JafariNodeh, Sepehr kazemi, Simon Gottschalk

Contrastive learning models have demonstrated impressive abilities to capture semantic similarities by aligning representations in the embedding space. However, their performance can be limited by the quality of the training data and its inherent biases. While Preference Optimization (PO) methods such as Reinforcement Learning from Human Feedback (RLHF) and Direct Preference Optimization (DPO) have been applied to align generative models with human preferences, their use in contrastive learning has yet to be explored. This paper introduces a novel method for training contrastive learning models using different PO methods to break down complex concepts. Our method systematically aligns model behavior with desired preferences, enhancing performance on the targeted task. In particular, we focus on enhancing model robustness against typographic attacks and inductive biases, commonly seen in contrastive vision-language models like CLIP. Our experiments demonstrate that models trained using PO outperform standard contrastive learning techniques while retaining their ability to handle adversarial challenges and maintain accuracy on other downstream tasks. This makes our method well-suited for tasks requiring fairness, robustness, and alignment with specific preferences. We evaluate our method for tackling typographic attacks on images and explore its ability to disentangle gender concepts and mitigate gender bias, showcasing the versatility of our approach.

📄 PDF Abstract BibTeX arXiv:2411.08923

Code (1)

amirabbas-afzali/aligning-visual-contrastive-learning-models-via-preference-optimization 공식 구현 pytorch

Tasks

Contrastive LearningFairness

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Focus 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
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…
PO Stochastic optimization methods have gained significant prominence as effective techniques in contemporary research, addressing complex optimization challenges efficiently. This…

Similar Papers 제목 키워드 기반

Text-driven 3D Human Generation via Contrastive Preference Optimization

2025-02-13 · Pengfei Zhou, Xukun Shen, Yong Hu

Recent advances in Score Distillation Sampling (SDS) have improved 3D human generation from textual descriptions. However, existing methods still face challenges in accurately aligning 3D models with long and complex tex…

Negation

Cal-DPO: Calibrated Direct Preference Optimization for Language Model Alignment

2024-12-19 · Teng Xiao, Yige Yuan, Huaisheng Zhu, Mingxiao Li 외

We study the problem of aligning large language models (LLMs) with human preference data. Contrastive preference optimization has shown promising results in aligning LLMs with available preference data by optimizing the …

Language ModelingLanguage Modelling

Aligning Diffusion Models with Noise-Conditioned Perception

2024-06-25 · Alexander Gambashidze, Anton Kulikov, Yuriy Sosnin, Ilya Makarov

Recent advancements in human preference optimization, initially developed for Language Models (LMs), have shown promise for text-to-image Diffusion Models, enhancing prompt alignment, visual appeal, and user preference. …

MultiSoundGen: Video-to-Audio Generation for Multi-Event Scenarios via SlowFast Contrastive Audio-Visual Pretraining and Direct Preference Optimization

2025-09-24 · Jianxuan Yang, Xiaoran Yang, Lipan Zhang, Xinyue Guo 외 arxiv

Current video-to-audio (V2A) methods struggle in complex multi-event scenarios (video scenarios involving multiple sound sources, sound events, or transitions) due to two critical limitations. First, existing methods fac…

Audio Generation

Don't Let the Video Speak: Audio-Contrastive Preference Optimization for Audio-Visual Language Models

2026-04-15 · Ami Baid, Zihui Xue, Kristen Grauman arxiv

While Audio-Visual Language Models (AVLMs) have achieved remarkable progress over recent years, their reliability is bottlenecked by cross-modal hallucination. A particularly pervasive manifestation is video-driven audio…