paper-with-me

Papers

Defending Against Adversarial Examples with K-Nearest Neighbor

2019-06-23 · Chawin Sitawarin, David Wagner

Robustness is an increasingly important property of machine learning models as they become more and more prevalent. We propose a defense against adversarial examples based on a k-nearest neighbor (kNN) on the intermediate activation of neural networks. Our scheme surpasses state-of-the-art defenses on MNIST and CIFAR-10 against l2-perturbation by a significant margin. With our models, the mean perturbation norm required to fool our MNIST model is 3.07 and 2.30 on CIFAR-10. Additionally, we propose a simple certifiable lower bound on the l2-norm of the adversarial perturbation using a more specific version of our scheme, a 1-NN on representations learned by a Lipschitz network. Our model provides a nontrivial average lower bound of the perturbation norm, comparable to other schemes on MNIST with similar clean accuracy.

📄 PDF Abstract BibTeX arXiv:1906.09525

Code (1)

chawins/knn-defense 공식 구현 pytorch

Similar Papers 제목 키워드 기반

On the Robustness of Deep K-Nearest Neighbors

2019-03-20 · Chawin Sitawarin, David Wagner

Despite a large amount of attention on adversarial examples, very few works have demonstrated an effective defense against this threat. We examine Deep k-Nearest Neighbor (DkNN), a proposed defense that combines k-Neares…

Defending against Adversarial Attack towards Deep Neural Networks via Collaborative Multi-task Training

2018-03-14 · Derek Wang, Chaoran Li, Sheng Wen, Surya Nepal 외

Deep neural networks (DNNs) are known to be vulnerable to adversarial examples which contain human-imperceptible perturbations. A series of defending methods, either proactive defence or reactive defence, have been propo…

Adversarial Attack

Defending against Machine Learning based Inference Attacks via Adversarial Examples: Opportunities and Challenges

2019-09-17 · Jinyuan Jia, Neil Zhenqiang Gong

As machine learning (ML) becomes more and more powerful and easily accessible, attackers increasingly leverage ML to perform automated large-scale inference attacks in various domains. In such an ML-equipped inference at…

BIG-bench Machine LearningInference Attack

Deep k-Nearest Neighbors: Towards Confident, Interpretable and Robust Deep Learning

2018-03-13 · Nicolas Papernot, Patrick McDaniel

Deep neural networks (DNNs) enable innovative applications of machine learning like image recognition, machine translation, or malware detection. However, deep learning is often criticized for its lack of robustness in a…

Machine TranslationMalware Detection

MagNet: a Two-Pronged Defense against Adversarial Examples

2017-05-25 · Dongyu Meng, Hao Chen

Deep learning has shown promising results on hard perceptual problems in recent years. However, deep learning systems are found to be vulnerable to small adversarial perturbations that are nearly imperceptible to human. …

Deep LearningVocal Bursts Valence Prediction