paper-with-me

Papers

What do we learn from inverting CLIP models?

2024-03-05 · Hamid Kazemi, Atoosa Chegini, Jonas Geiping, Soheil Feizi, Tom Goldstein

We employ an inversion-based approach to examine CLIP models. Our examination reveals that inverting CLIP models results in the generation of images that exhibit semantic alignment with the specified target prompts. We leverage these inverted images to gain insights into various aspects of CLIP models, such as their ability to blend concepts and inclusion of gender biases. We notably observe instances of NSFW (Not Safe For Work) images during model inversion. This phenomenon occurs even for semantically innocuous prompts, like "a beautiful landscape," as well as for prompts involving the names of celebrities.

📄 PDF Abstract BibTeX arXiv:2403.02580

Code (1)

hamidkazemi22/clipinversion 공식 구현 pytorch

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

un$^2$CLIP: Improving CLIP's Visual Detail Capturing Ability via Inverting unCLIP

2025-05-30 · Yinqi Li, Jiahe Zhao, Hong Chang, Ruibing Hou 외

Contrastive Language-Image Pre-training (CLIP) has become a foundation model and has been applied to various vision and multimodal tasks. However, recent works indicate that CLIP falls short in distinguishing detailed di…

Large Language ModelMultimodal Large Language Model

CLIP-FTI: Fine-Grained Face Template Inversion via CLIP-Driven Attribute Conditioning

2025-12-17 · Longchen Dai, Zixuan Shen, Zhiheng Zhou, Peipeng Yu 외 arxiv

Face recognition systems store face templates for efficient matching. Once leaked, these templates pose a threat: inverting them can yield photorealistic surrogates that compromise privacy and enable impersonation. Altho…

Face Recognition

What Vision-Language Models `See' when they See Scenes

2021-09-15 · Michele Cafagna, Kees Van Deemter, Albert Gatt

Images can be described in terms of the objects they contain, or in terms of the types of scene or place that they instantiate. In this paper we address to what extent pretrained Vision and Language models can learn to a…

Object

Effectively Leveraging CLIP for Generating Situational Summaries of Images and Videos

2024-07-30 · Dhruv Verma, Debaditya Roy, Basura Fernando

Situation recognition refers to the ability of an agent to identify and understand various situations or contexts based on available information and sensory inputs. It involves the cognitive process of interpreting data …

Semantic Role LabelingVideo Captioning

What Drives Test-Time Adaptation for CLIP? A Controlled Empirical Study from an Update Perspective

2026-06-12 · Jiazhen Huang, Xiao Chen, Zhiming Liu, Yaru Sun 외 arxiv

Vision-Language Models (VLMs) such as CLIP have become a standard backbone for open-vocabulary recognition, yet their zero-shot predictions remain vulnerable to distribution shifts encountered at deployment. Test-Time Ad…

Test-time Adaptation