paper-with-me

Papers

Trace-Norm Adversarial Examples

2020-07-02 · Ehsan Kazemi, Thomas Kerdreux, Liqiang Wang

White box adversarial perturbations are sought via iterative optimization algorithms most often minimizing an adversarial loss on a $l_p$ neighborhood of the original image, the so-called distortion set. Constraining the adversarial search with different norms results in disparately structured adversarial examples. Here we explore several distortion sets with structure-enhancing algorithms. These new structures for adversarial examples, yet pervasive in optimization, are for instance a challenge for adversarial theoretical certification which again provides only $l_p$ certificates. Because adversarial robustness is still an empirical field, defense mechanisms should also reasonably be evaluated against differently structured attacks. Besides, these structured adversarial perturbations may allow for larger distortions size than their $l_p$ counter-part while remaining imperceptible or perceptible as natural slight distortions of the image. Finally, they allow some control on the generation of the adversarial perturbation, like (localized) bluriness.

📄 PDF Abstract BibTeX arXiv:2007.01855

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Tracing the Origin of Adversarial Attack for Forensic Investigation and Deterrence

2022-12-31 · ICCV 2023 1 · Han Fang, Jiyi Zhang, Yupeng Qiu, Ke Xu 외

Deep neural networks are vulnerable to adversarial attacks. In this paper, we take the role of investigators who want to trace the attack and identify the source, that is, the particular model which the adversarial examp…

Adversarial Attack

Defending Against Adversarial Attacks by Suppressing the Largest Eigenvalue of Fisher Information Matrix

2019-09-13 · Chaomin Shen, Yaxin Peng, Guixu Zhang, Jinsong Fan

We propose a scheme for defending against adversarial attacks by suppressing the largest eigenvalue of the Fisher information matrix (FIM). Our starting point is one explanation on the rationale of adversarial examples. …

Adversarial DefenseTraffic Sign Recognition

Algebraic Adversarial Attacks on Explainability Models

2025-03-16 · Lachlan Simpson, Federico Costanza, Kyle Millar, Adriel Cheng 외

Classical adversarial attacks are phrased as a constrained optimisation problem. Despite the efficacy of a constrained optimisation approach to adversarial attacks, one cannot trace how an adversarial point was generated…

Assessing Threat of Adversarial Examples on Deep Neural Networks

2016-10-13 · Abigail Graese, Andras Rozsa, Terrance E. Boult

Deep neural networks are facing a potential security threat from adversarial examples, inputs that look normal but cause an incorrect classification by the deep neural network. For example, the proposed threat could resu…

BinarizationGeneral Classification

Trace and Detect Adversarial Attacks on CNNs using Feature Response Maps

2022-08-24 · Mohammadreza Amirian, Friedhelm Schwenker, Thilo Stadelmann

The existence of adversarial attacks on convolutional neural networks (CNN) questions the fitness of such models for serious applications. The attacks manipulate an input image such that misclassification is evoked while…