CVCRJun 1, 2025

CAPAA: Classifier-Agnostic Projector-Based Adversarial Attack

arXiv:2506.00978v2h-index: 11Has CodeICME
Originality Incremental advance
AI Analysis

This addresses the need for more robust adversarial attacks in privacy protection and classifier robustness, though it is incremental as it builds on existing projector-based methods.

The paper tackles the problem of projector-based adversarial attacks being ineffective against multi-classifier systems and varying camera poses by introducing CAPAA, which achieves a higher attack success rate and greater stealthiness compared to existing baselines.

Projector-based adversarial attack aims to project carefully designed light patterns (i.e., adversarial projections) onto scenes to deceive deep image classifiers. It has potential applications in privacy protection and the development of more robust classifiers. However, existing approaches primarily focus on individual classifiers and fixed camera poses, often neglecting the complexities of multi-classifier systems and scenarios with varying camera poses. This limitation reduces their effectiveness when introducing new classifiers or camera poses. In this paper, we introduce Classifier-Agnostic Projector-Based Adversarial Attack (CAPAA) to address these issues. First, we develop a novel classifier-agnostic adversarial loss and optimization framework that aggregates adversarial and stealthiness loss gradients from multiple classifiers. Then, we propose an attention-based gradient weighting mechanism that concentrates perturbations on regions of high classification activation, thereby improving the robustness of adversarial projections when applied to scenes with varying camera poses. Our extensive experimental evaluations demonstrate that CAPAA achieves both a higher attack success rate and greater stealthiness compared to existing baselines. Codes are available at: https://github.com/ZhanLiQxQ/CAPAA.

Code Implementations1 repo
Foundations

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

Your Notes