Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

CLIP-Inspector: Model-Level Backdoor Detection for Prompt-Tuned CLIP via OOD Trigger Inversion

About

Organisations with limited data and computational resources increasingly outsource model training to Machine Learning as a Service (MLaaS) providers, who adapt vision-language models (VLMs) such as CLIP to downstream tasks via prompt tuning rather than training from scratch. This semi-honest setting creates a security risk where a malicious provider can follow the prompt-tuning protocol yet implant a backdoor, forcing triggered inputs to be classified into an attacker-chosen class, even for out-of-distribution (OOD) data. Such backdoors leave encoders untouched, making them undetectable to existing methods that focus on encoder corruption. Other data-level methods that sanitize data before training or during inference, also fail to answer the critical question, "Is the delivered model backdoored or not?" To address this model-level verification problem, we introduce CLIP-Inspector (CI), a backdoor detection method designed for prompt-tuned CLIP models. Assuming white-box access to the delivered model and a pool of unlabeled OOD images, CI reconstructs possible triggers for each class to determine if the model exhibits backdoor behaviour or not. Additionally, we demonstrate that using CI's reconstructed trigger for fine-tuning on correctly labeled triggered inputs enables us to re-align the model and reduce backdoor effectiveness. Through extensive experiments across ten datasets and four backdoor attacks, we demonstrate that CI can reconstruct effective triggers in a single epoch using only 1,000 OOD images, achieving a 94% detection accuracy (47/50 models). Compared to adapted trigger-inversion baselines, CI yields a markedly higher AUROC score (0.973 vs 0.495/0.687), thus enabling the vetting and post-hoc repair of prompt-tuned CLIP models to ensure safe deployment.

Akshit Jindal, Saket Anand, Chetan Arora, Vikram Goyal• 2026

Related benchmarks

TaskDatasetResultRank
Backdoor DefenseAverage of four datasets (test)
Accuracy82.1
76
Object DetectionOxford Pets--
4
Target Class DetectionCaltech101
TP4
3
Target Class DetectionDTD
TP3
3
Target Class DetectionEuroSAT
TP2
3
Target Class DetectionFGVC
True Positives (TP)4
3
Target Class DetectionFood101
True Positives (TP)4
3
Target Class DetectionImageNet
True Positives4
3
Target Class DetectionFlowers102
True Positives (TP)4
3
Target Class DetectionSUN397
True Positives (TP)4
3
Showing 10 of 11 rows

Other info

Follow for update