paper-with-me

홈 › Papers

FenceBox: A Platform for Defeating Adversarial Examples with Data Augmentation Techniques

2020-12-03 · Han Qiu, Yi Zeng, Tianwei Zhang, Yong Jiang, Meikang Qiu

It is extensively studied that Deep Neural Networks (DNNs) are vulnerable to Adversarial Examples (AEs). With more and more advanced adversarial attack methods have been developed, a quantity of corresponding defense solutions were designed to enhance the robustness of DNN models. It has become a popularity to leverage data augmentation techniques to preprocess input samples before inference to remove adversarial perturbations. By obfuscating the gradients of DNN models, these approaches can defeat a considerable number of conventional attacks. Unfortunately, advanced gradient-based attack techniques (e.g., BPDA and EOT) were introduced to invalidate these preprocessing effects. In this paper, we present FenceBox, a comprehensive framework to defeat various kinds of adversarial attacks. FenceBox is equipped with 15 data augmentation methods from three different categories. We comprehensively evaluated that these methods can effectively mitigate various adversarial attacks. FenceBox also provides APIs for users to easily deploy the defense over their models in different modes: they can either select an arbitrary preprocessing method, or a combination of functions for a better robustness guarantee, even under advanced adversarial attacks. We open-source FenceBox, and expect it can be used as a standard toolkit to facilitate the research of adversarial attacks and defenses.

📄 PDF Abstract BibTeX arXiv:2012.01701

Code (1)

YiZeng623/FenceBox 공식 구현 tf

Tasks

Adversarial AttackData Augmentation

Similar Papers 제목 키워드 기반

Developing and Defeating Adversarial Examples

2020-08-23 · Ian McDiarmid-Sterling, Allan Moser

Breakthroughs in machine learning have resulted in state-of-the-art deep neural networks (DNNs) performing classification tasks in safety-critical applications. Recent research has demonstrated that DNNs can be attacked …

BIG-bench Machine Learning

Adversarial KA

2025-04-07 · Sviatoslav Dzhenzher, Michael H. Freedman

Regarding the representation theorem of Kolmogorov and Arnold (KA) as an algorithm for representing or {\guillemotleft}expressing{\guillemotright} functions, we test its robustness by analyzing its ability to withstand a…

Self-recoverable Adversarial Examples: A New Effective Protection Mechanism in Social Networks

2022-04-26 · Jiawei Zhang, Jinwei Wang, Hao Wang, Xiangyang Luo

Malicious intelligent algorithms greatly threaten the security of social users' privacy by detecting and analyzing the uploaded photos to social network platforms. The destruction to DNNs brought by the adversarial attac…

Adversarial AttackAdversarial DefenseGenerative Adversarial Network

Fixes That Fail: Self-Defeating Improvements in Machine-Learning Systems

2021-03-22 · NeurIPS 2021 12 · Ruihan Wu, Chuan Guo, Awni Hannun, Laurens van der Maaten

Machine-learning systems such as self-driving cars or virtual assistants are composed of a large number of machine-learning models that recognize image content, transcribe speech, analyze natural language, infer preferen…

BIG-bench Machine LearningObject DetectionSelf-Driving Cars

Reinforcement Learning Platform for Adversarial Black-box Attacks with Custom Distortion Filters

2025-01-23 · Soumyendu Sarkar, Ashwin Ramesh Babu, Sajad Mousavi, Vineet Gundecha 외

We present a Reinforcement Learning Platform for Adversarial Black-box untargeted and targeted attacks, RLAB, that allows users to select from various distortion filters to create adversarial examples. The platform uses …

image-classificationImage Classificationreinforcement-learningReinforcement Learning