Adversarial Defense

179 papers with code • 10 benchmarks • 5 datasets

Competitions with currently unpublished results:

Libraries

Use these libraries to find Adversarial Defense models and implementations

Robust Classification via a Single Diffusion Model

huanranchen/AdversarialAttacks 24 May 2023

Since our method does not require training on particular adversarial attacks, we demonstrate that it is more generalizable to defend against multiple unseen threats.

39
24 May 2023

Decoupled Kullback-Leibler Divergence Loss

jiequancui/LBGAT 23 May 2023

In this paper, we delve deeper into the Kullback-Leibler (KL) Divergence loss and observe that it is equivalent to the Doupled Kullback-Leibler (DKL) Divergence loss that consists of 1) a weighted Mean Square Error (wMSE) loss and 2) a Cross-Entropy loss incorporating soft labels.

33
23 May 2023

Mist: Towards Improved Adversarial Examples for Diffusion Models

mist-project/mist 22 May 2023

Diffusion Models (DMs) have empowered great success in artificial-intelligence-generated content, especially in artwork creation, yet raising new concerns in intellectual properties and copyright.

290
22 May 2023

Masked Language Model Based Textual Adversarial Example Detection

mlmddetection/mlmddetection 18 Apr 2023

To explore how to use the masked language model in adversarial detection, we propose a novel textual adversarial example detection method, namely Masked Language Model-based Detection (MLMD), which can produce clearly distinguishable signals between normal examples and adversarial examples by exploring the changes in manifolds induced by the masked language model.

2
18 Apr 2023

Robust Mode Connectivity-Oriented Adversarial Defense: Enhancing Neural Network Robustness Against Diversified $\ell_p$ Attacks

wangren09/mcgr 17 Mar 2023

Adversarial robustness is a key concept in measuring the ability of neural networks to defend against adversarial attacks during the inference phase.

41
17 Mar 2023

Among Us: Adversarially Robust Collaborative Perception by Consensus

coperception/robosac ICCV 2023

This leads to our hypothesize-and-verify framework: perception results with and without collaboration from a random subset of teammates are compared until reaching a consensus.

10
16 Mar 2023

SMUG: Towards robust MRI reconstruction by smoothed unrolling

lgm70/smug 14 Mar 2023

To address this problem, we propose a novel image reconstruction framework, termed SMOOTHED UNROLLING (SMUG), which advances a deep unrolling-based MRI reconstruction model using a randomized smoothing (RS)-based robust learning operation.

1
14 Mar 2023

Language-Driven Anchors for Zero-Shot Adversarial Robustness

lixiaothu/laat 30 Jan 2023

Previous researches mainly focus on improving adversarial robustness in the fully supervised setting, leaving the challenging domain of zero-shot adversarial robustness an open question.

2
30 Jan 2023

TextGrad: Advancing Robustness Evaluation in NLP by Gradient-Driven Optimization

ucsb-nlp-chang/textgrad 19 Dec 2022

Robustness evaluation against adversarial examples has become increasingly important to unveil the trustworthiness of the prevailing deep models in natural language processing (NLP).

9
19 Dec 2022

Unfolding Local Growth Rate Estimates for (Almost) Perfect Adversarial Detection

adverml/multilid 13 Dec 2022

Convolutional neural networks (CNN) define the state-of-the-art solution on many perceptual tasks.

2
13 Dec 2022