paper-with-me

홈 › Papers

Defense Against Adversarial Attacks via Controlling Gradient Leaking on Embedded Manifolds

2020-08-01 · ECCV 2020 8 · Yueru Li, Shuyu Cheng, Hang Su, Jun Zhu

Deep neural networks are vulnerable to adversarial attacks. Though various attempts have been made, it is still largely open to fully understand the existence of adversarial samples and thereby develop effective defense strategies. In this paper, we present a new perspective, namely gradient leaking hypothesis, to understand the existence of adversarial examples and to further motivate effective defense strategies. Specifically, we consider the low dimensional manifold structure of natural images, and empirically verify that the leakage of the gradient (w.r.t input) along the (approximately) perpendicular direction to the tangent space of data manifold is a reason for the vulnerability over adversarial attacks. Based on our investigation, we further present a new robust learning algorithm which encourages a larger gradient component in the tangent space of data manifold, suppressing the gradient leaking phenomenon consequently. Experiments on various tasks demonstrate the effectiveness of our algorithm despite its simplicity.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fighting Gradients with Gradients: Dynamic Defenses against Adversarial Attacks

2021-05-18 · NeurIPS 2021 12 · Dequan Wang, An Ju, Evan Shelhamer, David Wagner 외

Adversarial attacks optimize against models to defeat defenses. Existing defenses are static, and stay the same once trained, even while attacks change. We argue that models should fight back, and optimize their defenses…

Minimax Defense against Gradient-based Adversarial Attacks

2020-02-04 · Blerta Lindqvist, Rauf Izmailov

State-of-the-art adversarial attacks are aimed at neural network classifiers. By default, neural networks use gradient descent to minimize their loss function. The gradient of a classifier's loss function is used by grad…

Generative Adversarial Network

RSD-GAN: Regularized Sobolev Defense GAN Against Speech-to-Text Adversarial Attacks

2022-07-14 · Mohammad Esmaeilpour, Nourhene Chaalia, Patrick Cardinal

This paper introduces a new synthesis-based defense algorithm for counteracting with a varieties of adversarial attacks developed for challenging the performance of the cutting-edge speech-to-text transcription systems. …

Speech-to-Text

Ensemble of Models Trained by Key-based Transformed Images for Adversarially Robust Defense Against Black-box Attacks

2020-11-16 · MaungMaung AprilPyone, Hitoshi Kiya

We propose a voting ensemble of models trained by using block-wise transformed images with secret keys for an adversarially robust defense. Key-based adversarial defenses were demonstrated to outperform state-of-the-art …

image-classificationImage Classification

Study of Pre-processing Defenses against Adversarial Attacks on State-of-the-art Speaker Recognition Systems

2021-01-22 · Sonal Joshi, Jesús Villalba, Piotr Żelasko, Laureano Moro-Velázquez 외

Adversarial examples to speaker recognition (SR) systems are generated by adding a carefully crafted noise to the speech signal to make the system fail while being imperceptible to humans. Such attacks pose severe securi…

Speaker Recognition