CVCRLGDec 12, 2022

Carpet-bombing patch: attacking a deep network without usual requirements

arXiv:2212.05827v11 citationsh-index: 11
Originality Incremental advance
AI Analysis

This work addresses safety issues in deep learning by demonstrating a more accessible attack method, though it is incremental as it builds on existing literature to reduce attack requirements.

The paper tackles the problem of evasion attacks on deep networks by introducing a carpet-bombing patch attack that requires almost no prior knowledge, such as the network's task, and results in decreased accuracy on ImageNet, mAP on Pascal VOC, and IoU on Cityscapes.

Although deep networks have shown vulnerability to evasion attacks, such attacks have usually unrealistic requirements. Recent literature discussed the possibility to remove or not some of these requirements. This paper contributes to this literature by introducing a carpet-bombing patch attack which has almost no requirement. Targeting the feature representations, this patch attack does not require knowing the network task. This attack decreases accuracy on Imagenet, mAP on Pascal Voc, and IoU on Cityscapes without being aware that the underlying tasks involved classification, detection or semantic segmentation, respectively. Beyond the potential safety issues raised by this attack, the impact of the carpet-bombing attack highlights some interesting property of deep network layer dynamic.

Foundations

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

Your Notes