paper-with-me

Papers

Combating Adversarial Attacks Using Sparse Representations

2018-03-11 · Soorya Gopalakrishnan, Zhinus Marzi, Upamanyu Madhow, Ramtin Pedarsani

It is by now well-known that small adversarial perturbations can induce classification errors in deep neural networks (DNNs). In this paper, we make the case that sparse representations of the input data are a crucial tool for combating such attacks. For linear classifiers, we show that a sparsifying front end is provably effective against $\ell_{\infty}$-bounded attacks, reducing output distortion due to the attack by a factor of roughly $K / N$ where $N$ is the data dimension and $K$ is the sparsity level. We then extend this concept to DNNs, showing that a "locally linear" model can be used to develop a theoretical foundation for crafting attacks and defenses. Experimental results for the MNIST dataset show the efficacy of the proposed sparsifying front end.

📄 PDF Abstract BibTeX arXiv:1803.03880

Code (3)

soorya19/sparsity-based-defenses 공식 구현 tf
ZhinusMarzi/Adversarial-attack tf
ZhinusMarzi/Sparsity-based-defenses-against-adversarial-attacks tf

Tasks

General Classification

Similar Papers 제목 키워드 기반

On The Relationship Between Universal Adversarial Attacks And Sparse Representations

2023-11-14 · Dana Weitzner, Raja Giryes

The prominent success of neural networks, mainly in computer vision tasks, is increasingly shadowed by their sensitivity to small, barely perceivable adversarial perturbations in image input. In this work, we aim at expl…

Sensitivity

FACADE: A Framework for Adversarial Circuit Anomaly Detection and Evaluation

2023-07-20 · Dhruv Pai, Andres Carranza, Rylan Schaeffer, Arnuv Tandon 외

We present FACADE, a novel probabilistic and geometric framework designed for unsupervised mechanistic anomaly detection in deep neural networks. Its primary goal is advancing the understanding and mitigation of adversar…

Anomaly Detection

Fight Fire with Fire: Combating Adversarial Patch Attacks using Pattern-randomized Defensive Patches

2023-11-10 · Jianan Feng, Jiachun Li, Changqing Miao, Jianjun Huang 외

Object detection has found extensive applications in various tasks, but it is also susceptible to adversarial patch attacks. The ideal defense should be effective, efficient, easy to deploy, and capable of withstanding a…

object-detectionObject Detection

Combating Adversarial Attacks with Multi-Agent Debate

2024-01-11 · Steffi Chern, Zhen Fan, Andy Liu

While state-of-the-art language models have achieved impressive results, they remain susceptible to inference-time adversarial attacks, such as adversarial prompts generated by red teams arXiv:2209.07858. One approach pr…

Language ModelingLanguage Modelling

Sparse patches adversarial attacks via extrapolating point-wise information

2024-11-25 · Yaniv Nemcovsky, Avi Mendelson, Chaim Baskin

Sparse and patch adversarial attacks were previously shown to be applicable in realistic settings and are considered a security risk to autonomous systems. Sparse adversarial perturbations constitute a setting in which t…