paper-with-me

홈 › Papers

Is ReLU Adversarially Robust?

2024-05-06 · Korn Sooksatra, Greg Hamerly, Pablo Rivas

The efficacy of deep learning models has been called into question by the presence of adversarial examples. Addressing the vulnerability of deep learning models to adversarial examples is crucial for ensuring their continued development and deployment. In this work, we focus on the role of rectified linear unit (ReLU) activation functions in the generation of adversarial examples. ReLU functions are commonly used in deep learning models because they facilitate the training process. However, our empirical analysis demonstrates that ReLU functions are not robust against adversarial examples. We propose a modified version of the ReLU function, which improves robustness against adversarial examples. Our results are supported by an experiment, which confirms the effectiveness of our proposed modification. Additionally, we demonstrate that applying adversarial training to our customized model further enhances its robustness compared to a general model.

📄 PDF Abstract BibTeX arXiv:2405.03777

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Sparta: Spatially Attentive and Adversarially Robust Activation

2021-05-18 · Qing Guo, Felix Juefei-Xu, Changqing Zhou, Wei Feng 외

Adversarial training (AT) is one of the most effective ways for improving the robustness of deep convolution neural networks (CNNs). Just like common network training, the effectiveness of AT relies on the design of basi…

Sparta: Spatially Attentive and Adversarially Robust Activations

2021-01-01 · Qing Guo, Felix Juefei-Xu, Changqing Zhou, Lei Ma 외

Adversarial training has been demonstrated to be useful for improving the robustness of deep neural networks (DNNs). However, the impacts of basic network components (e.g., ReLU, the widely used activation function for D…

Denoising

Approximate Feature Collisions in Neural Nets

2019-12-01 · NeurIPS 2019 12 · Ke Li, Tianhao Zhang, Jitendra Malik

Work on adversarial examples has shown that neural nets are surprisingly sensitive to adversarially chosen changes of small magnitude. In this paper, we show the opposite: neural nets could be surprisingly insensitive to…

Computational Tradeoffs of Optimization-Based Bound Tightening in ReLU Networks

2023-12-27 · Fabian Badilla, Marcos Goycoolea, Gonzalo Muñoz, Thiago Serra

The use of Mixed-Integer Linear Programming (MILP) models to represent neural networks with Rectified Linear Unit (ReLU) activations has become increasingly widespread in the last decade. This has enabled the use of MILP…

On the Hardness of Robustness Transfer: A Perspective from Rademacher Complexity over Symmetric Difference Hypothesis Space

2023-02-23 · Yuyang Deng, Nidham Gazagnadou, Junyuan Hong, Mehrdad Mahdavi 외

Recent studies demonstrated that the adversarially robust learning under $\ell_\infty$ attack is harder to generalize to different domains than standard domain adaptation. How to transfer robustness across different doma…

Binary ClassificationDomain AdaptationDomain GeneralizationFederated Learning