paper-with-me

홈 › Papers

Classifiers Based on Deep Sparse Coding Architectures are Robust to Deep Learning Transferable Examples

2018-11-17 · Jacob M. Springer, Charles S. Strauss, Austin M. Thresher, Edward Kim, Garrett T. Kenyon

Although deep learning has shown great success in recent years, researchers have discovered a critical flaw where small, imperceptible changes in the input to the system can drastically change the output classification. These attacks are exploitable in nearly all of the existing deep learning classification frameworks. However, the susceptibility of deep sparse coding models to adversarial examples has not been examined. Here, we show that classifiers based on a deep sparse coding model whose classification accuracy is competitive with a variety of deep neural network models are robust to adversarial examples that effectively fool those same deep learning models. We demonstrate both quantitatively and qualitatively that the robustness of deep sparse coding models to adversarial examples arises from two key properties. First, because deep sparse coding models learn general features corresponding to generators of the dataset as a whole, rather than highly discriminative features for distinguishing specific classes, the resulting classifiers are less dependent on idiosyncratic features that might be more easily exploited. Second, because deep sparse coding models utilize fixed point attractor dynamics with top-down feedback, it is more difficult to find small changes to the input that drive the resulting representations out of the correct attractor basin.

📄 PDF Abstract BibTeX arXiv:1811.07211

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningGeneral Classification

Similar Papers 제목 키워드 기반

A Little Robustness Goes a Long Way: Leveraging Robust Features for Targeted Transfer Attacks

2021-06-03 · NeurIPS 2021 12 · Jacob M. Springer, Melanie Mitchell, Garrett T. Kenyon

Adversarial examples for neural network image classifiers are known to be transferable: examples optimized to be misclassified by a source classifier are often misclassified as well by classifiers with different architec…

Delving into Transferable Adversarial Examples and Black-box Attacks

2016-11-08 · Yanpei Liu, Xinyun Chen, Chang Liu, Dawn Song

An intriguing property of deep neural networks is the existence of adversarial examples, which can transfer among different architectures. These transferable adversarial examples may severely hinder deep neural network-b…

Adversarial AttackAdversarial Defenseimage-classificationImage Classification

On the Role of Generalization in Transferability of Adversarial Examples

2022-06-18 · Yilin Wang, Farzan Farnia

Black-box adversarial attacks designing adversarial examples for unseen neural networks (NNs) have received great attention over the past years. While several successful black-box attack schemes have been proposed in the…

Generalization Bounds

Frequency-driven Imperceptible Adversarial Attack on Semantic Similarity

2022-03-10 · CVPR 2022 1 · Cheng Luo, Qinliang Lin, Weicheng Xie, Bizhu Wu 외

Current adversarial attack research reveals the vulnerability of learning-based classifiers against carefully crafted perturbations. However, most existing attack methods have inherent limitations in cross-dataset genera…

Adversarial AttackSemantic SimilaritySemantic Textual Similarity

Evading Defenses to Transferable Adversarial Examples by Translation-Invariant Attacks

2019-04-05 · CVPR 2019 6 · Yinpeng Dong, Tianyu Pang, Hang Su, Jun Zhu

Deep neural networks are vulnerable to adversarial examples, which can mislead classifiers by adding imperceptible perturbations. An intriguing property of adversarial examples is their good transferability, making black…

Translation