paper-with-me

홈 › Papers

Detection of Iterative Adversarial Attacks via Counter Attack

2020-09-23 · Matthias Rottmann, Kira Maag, Mathis Peyron, Natasa Krejic, Hanno Gottschalk

Deep neural networks (DNNs) have proven to be powerful tools for processing unstructured data. However for high-dimensional data, like images, they are inherently vulnerable to adversarial attacks. Small almost invisible perturbations added to the input can be used to fool DNNs. Various attacks, hardening methods and detection methods have been introduced in recent years. Notoriously, Carlini-Wagner (CW) type attacks computed by iterative minimization belong to those that are most difficult to detect. In this work we outline a mathematical proof that the CW attack can be used as a detector itself. That is, under certain assumptions and in the limit of attack iterations this detector provides asymptotically optimal separation of original and attacked images. In numerical experiments, we experimentally validate this statement and furthermore obtain AUROC values up to 99.73% on CIFAR10 and ImageNet. This is in the upper part of the spectrum of current state-of-the-art detection rates for CW attacks.

📄 PDF Abstract BibTeX arXiv:2009.11397

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Defending Person Detection Against Adversarial Patch Attack by using Universal Defensive Frame

2022-04-27 · Youngjoon Yu, Hong Joo Lee, Hakmin Lee, Yong Man Ro

Person detection has attracted great attention in the computer vision area and is an imperative element in human-centric computer vision. Although the predictive performances of person detection networks have been improv…

Autonomous DrivingHuman Detectionobject-detectionObject Detection

Robust Adversarial Attacks Detection based on Explainable Deep Reinforcement Learning For UAV Guidance and Planning

2022-06-06 · Thomas Hickling, Nabil Aouf, Phillippa Spencer

The dangers of adversarial attacks on Uncrewed Aerial Vehicle (UAV) agents operating in public are increasing. Adopting AI-based techniques and, more specifically, Deep Learning (DL) approaches to control and guide these…

Adversarial AttackDecision MakingDeep Reinforcement LearningReinforcement Learning (RL)

Exploiting Vulnerabilities of Deep Learning-based Energy Theft Detection in AMI through Adversarial Attacks

2020-10-16 · Jiangnan Li, Yingyuan Yang, Jinyuan Stella Sun

Effective detection of energy theft can prevent revenue losses of utility companies and is also important for smart grid security. In recent years, enabled by the massive fine-grained smart meter data, deep learning (DL)…

AttackDist: Characterizing Zero-day Adversarial Samples by Counter Attack

2021-01-01 · Simin Chen, Zihe Song, Lei Ma, Cong Liu 외

Deep Neural Networks (DNNs) have been shown vulnerable to adversarial attacks, which could produce adversarial samples that easily fool the state-of-the-art DNNs. The harmfulness of adversarial attacks calls for the defe…

ModSec-AdvLearn: Countering Adversarial SQL Injections with Robust Machine Learning

2023-08-09 · Giuseppe Floris, Christian Scano, Biagio Montaruli, Luca Demetrio 외

Many Web Application Firewalls (WAFs) leverage the OWASP CRS to block incoming malicious requests. The CRS consists of different sets of rules designed by domain experts to detect well-known web attack patterns. Both the…

Adversarial Robustness