paper-with-me

Papers

CLIP-PAE: Projection-Augmentation Embedding to Extract Relevant Features for a Disentangled, Interpretable, and Controllable Text-Guided Face Manipulation

2022-10-08 · Chenliang Zhou, Fangcheng Zhong, Cengiz Oztireli

Recently introduced Contrastive Language-Image Pre-Training (CLIP) bridges images and text by embedding them into a joint latent space. This opens the door to ample literature that aims to manipulate an input image by providing a textual explanation. However, due to the discrepancy between image and text embeddings in the joint space, using text embeddings as the optimization target often introduces undesired artifacts in the resulting images. Disentanglement, interpretability, and controllability are also hard to guarantee for manipulation. To alleviate these problems, we propose to define corpus subspaces spanned by relevant prompts to capture specific image characteristics. We introduce CLIP Projection-Augmentation Embedding (PAE) as an optimization target to improve the performance of text-guided image manipulation. Our method is a simple and general paradigm that can be easily computed and adapted, and smoothly incorporated into any CLIP-based image manipulation algorithm. To demonstrate the effectiveness of our method, we conduct several theoretical and empirical studies. As a case study, we utilize the method for text-guided semantic face editing. We quantitatively and qualitatively demonstrate that PAE facilitates a more disentangled, interpretable, and controllable image manipulation with state-of-the-art quality and accuracy. Project page: https://chenliang-zhou.github.io/CLIP-PAE/.

📄 PDF Abstract BibTeX arXiv:2210.03919

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementImage Manipulation

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 제목 키워드 기반

Embedding Shift Dissection on CLIP: Effects of Augmentations on VLM's Representation Learning

2025-03-30 · Ashim Dahal, Saydul Akbar Murad, Nick Rahimi

Understanding the representation shift on Vision Language Models like CLIP under different augmentations provides valuable insights on Mechanistic Interpretability. In this study, we show the shift on CLIP's embeddings o…

Representation Learning

Learning Where to Learn in Cross-View Self-Supervised Learning

2022-03-28 · CVPR 2022 1 · Lang Huang, Shan You, Mingkai Zheng, Fei Wang 외

Self-supervised learning (SSL) has made enormous progress and largely narrowed the gap with the supervised ones, where the representation learning is mainly guided by a projection into an embedding space. During the proj…

object-detectionObject DetectionRepresentation LearningSelf-Supervised Learning+1

Revolutionizing Precise Low Back Pain Diagnosis via Contrastive Learning

2025-09-25 · Thanh Binh Le, Hoang Nhat Khang Vo, Tan-Ha Mai, Trong Nhan Phan arxiv

Low back pain affects millions worldwide, driving the need for robust diagnostic models that can jointly analyze complex medical images and accompanying text reports. We present LumbarCLIP, a novel multimodal framework t…

Contrastive Learning

BindCLIP: A Unified Contrastive-Generative Representation Learning Framework for Virtual Screening

2026-02-16 · Anjie Qiao, Zhen Wang, Yaliang Li, Jiahua Rao 외 arxiv

Virtual screening aims to efficiently identify active ligands from massive chemical libraries for a given target pocket. Recent CLIP-style models such as DrugCLIP enable scalable virtual screening by embedding pockets an…

Representation LearningContrastive Learning

GNSP: Gradient Null Space Projection for Preserving Cross-Modal Alignment in VLMs Continual Learning

2025-07-26 · Tiantian Peng, Yuyang Liu, Shuo Yang, Qiuhe Hong 외 arxiv

Contrastive Language-Image Pretraining has demonstrated remarkable zero-shot generalization by aligning visual and textual modalities in a shared embedding space. However, when continuously fine-tuned on diverse tasks, C…

Zero-shot GeneralizationKnowledge DistillationCross-Modal RetrievalContinual Learning