paper-with-me

Papers

Double Backpropagation for Training Autoencoders against Adversarial Attack

2020-03-04 · Chengjin Sun, Sizhe Chen, Xiaolin Huang

Deep learning, as widely known, is vulnerable to adversarial samples. This paper focuses on the adversarial attack on autoencoders. Safety of the autoencoders (AEs) is important because they are widely used as a compression scheme for data storage and transmission, however, the current autoencoders are easily attacked, i.e., one can slightly modify an input but has totally different codes. The vulnerability is rooted the sensitivity of the autoencoders and to enhance the robustness, we propose to adopt double backpropagation (DBP) to secure autoencoder such as VAE and DRAW. We restrict the gradient from the reconstruction image to the original one so that the autoencoder is not sensitive to trivial perturbation produced by the adversarial attack. After smoothing the gradient by DBP, we further smooth the label by Gaussian Mixture Model (GMM), aiming for accurate and robust classification. We demonstrate in MNIST, CelebA, SVHN that our method leads to a robust autoencoder resistant to attack and a robust classifier able for image transition and immune to adversarial attack if combined with GMM.

📄 PDF Abstract BibTeX arXiv:2003.01895

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackRobust classification

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음
USD Coin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

L 1-norm double backpropagation adversarial defense

2019-03-05 · Ismaïla Seck, Gaëlle Loosli, Stephane Canu

Adversarial examples are a challenging open problem for deep neural networks. We propose in this paper to add a penalization term that forces the decision function to be at in some regions of the input space, such that i…

Adversarial Defense

Efficient local linearity regularization to overcome catastrophic overfitting

2024-01-21 · Elias Abad Rocamora, Fanghui Liu, Grigorios G. Chrysos, Pablo M. Olmos 외

Catastrophic overfitting (CO) in single-step adversarial training (AT) results in abrupt drops in the adversarial test accuracy (even down to 0%). For models trained with multi-step AT, it has been observed that the loss…

Scaleable input gradient regularization for adversarial robustness

2019-05-27 · Chris Finlay, Adam M. Oberman

In this work we revisit gradient regularization for adversarial robustness with some new ingredients. First, we derive new per-image theoretical robustness bounds based on local gradient information. These bounds strongl…

Adversarial AttackAdversarial DefenseAdversarial Robustness

Revisiting Role of Autoencoders in Adversarial Settings

2020-05-21 · Byeong Cheon Kim, Jung Uk Kim, Hakmin Lee, Yong Man Ro

To combat against adversarial attacks, autoencoder structure is widely used to perform denoising which is regarded as gradient masking. In this paper, we revisit the role of autoencoders in adversarial settings. Through …

Adversarial DefenseAdversarial RobustnessDenoising

Double-Adversarial Activation Anomaly Detection: Adversarial Autoencoders are Anomaly Generators

2021-01-12 · J. -P. Schulze, P. Sperl, K. Böttinger

Anomaly detection is a challenging task for machine learning algorithms due to the inherent class imbalance. It is costly and time-demanding to manually analyse the observed data, thus usually only few known anomalies if…

Anomaly DetectionBIG-bench Machine LearningUnsupervised Anomaly Detection