CVAICRLGDec 11, 2024

Proactive Adversarial Defense: Harnessing Prompt Tuning in Vision-Language Models to Detect Unseen Backdoored Images

arXiv:2412.08755v41 citationsh-index: 3MILCOM
Originality Highly original
AI Analysis

This addresses a critical threat in AI security by providing a proactive defense against backdoor attacks, which is an incremental improvement over existing methods focused on mitigation rather than detection.

The paper tackles the problem of detecting unseen backdoored images in vision-language models by introducing a method that uses prompt tuning to differentiate clean images from those with hidden triggers, achieving an average accuracy of 86% across two datasets.

Backdoor attacks pose a critical threat by embedding hidden triggers into inputs, causing models to misclassify them into target labels. While extensive research has focused on mitigating these attacks in object recognition models through weight fine-tuning, much less attention has been given to detecting backdoored samples directly. Given the vast datasets used in training, manual inspection for backdoor triggers is impractical, and even state-of-the-art defense mechanisms fail to fully neutralize their impact. To address this gap, we introduce a groundbreaking method to detect unseen backdoored images during both training and inference. Leveraging the transformative success of prompt tuning in Vision Language Models (VLMs), our approach trains learnable text prompts to differentiate clean images from those with hidden backdoor triggers. Experiments demonstrate the exceptional efficacy of this method, achieving an impressive average accuracy of 86% across two renowned datasets for detecting unseen backdoor triggers, establishing a new standard in backdoor defense.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes