paper-with-me

Papers

PatchGuard++: Efficient Provable Attack Detection against Adversarial Patches

2021-04-26 · Chong Xiang, Prateek Mittal

An adversarial patch can arbitrarily manipulate image pixels within a restricted region to induce model misclassification. The threat of this localized attack has gained significant attention because the adversary can mount a physically-realizable attack by attaching patches to the victim object. Recent provably robust defenses generally follow the PatchGuard framework by using CNNs with small receptive fields and secure feature aggregation for robust model predictions. In this paper, we extend PatchGuard to PatchGuard++ for provably detecting the adversarial patch attack to boost both provable robust accuracy and clean accuracy. In PatchGuard++, we first use a CNN with small receptive fields for feature extraction so that the number of features corrupted by the adversarial patch is bounded. Next, we apply masks in the feature space and evaluate predictions on all possible masked feature maps. Finally, we extract a pattern from all masked predictions to catch the adversarial patch attack. We evaluate PatchGuard++ on ImageNette (a 10-class subset of ImageNet), ImageNet, and CIFAR-10 and demonstrate that PatchGuard++ significantly improves the provable robustness and clean performance.

📄 PDF Abstract BibTeX arXiv:2104.12609

Code (1)

inspire-group/PatchGuard 공식 구현 pytorch

Similar Papers 제목 키워드 기반

PatchGuard: A Provably Robust Defense against Adversarial Patches via Small Receptive Fields and Masking

2020-05-17 · Chong Xiang, Arjun Nitin Bhagoji, Vikash Sehwag, Prateek Mittal

Localized adversarial patches aim to induce misclassification in machine learning models by arbitrarily modifying pixels within a restricted region of an image. Such attacks can be realized in the physical world by attac…

Scalable and Precise Patch Robustness Certification for Deep Learning Models with Top-k Predictions

2025-07-31 · Qilin Zhou, Haipeng Wang, Zhengyuan Wei, W. K. Chan arxiv

Patch robustness certification is an emerging verification approach for defending against adversarial patch attacks with provable guarantees for deep learning systems. Certified recovery techniques guarantee the predicti…

PatchGuard: Adversarially Robust Anomaly Detection and Localization through Vision Transformers and Pseudo Anomalies

2025-06-10 · CVPR 2025 1 · Mojtaba Nafez, Amirhossein Koochakian, Arad Maleki, Jafar Habibi 외

Anomaly Detection (AD) and Anomaly Localization (AL) are crucial in fields that demand high reliability, such as medical imaging and industrial monitoring. However, current AD and AL approaches are often susceptible to a…

Adversarial RobustnessAnomaly DetectionAnomaly Localization

Connecting Lyapunov Control Theory to Adversarial Attacks

2019-07-17 · Arash Rahnama, Andre T. Nguyen, Edward Raff

Significant work is being done to develop the math and tools necessary to build provable defenses, or at least bounds, against adversarial attacks of neural networks. In this work, we argue that tools from control theory…

Math

Evading classifiers in discrete domains with provable optimality guarantees

2018-10-25 · Bogdan Kulynych, Jamie Hayes, Nikita Samarin, Carmela Troncoso

Machine-learning models for security-critical applications such as bot, malware, or spam detection, operate in constrained discrete domains. These applications would benefit from having provable guarantees against advers…

Adversarial RobustnessSpam detectionTwitter Bot Detectionvalid