paper-with-me

Papers

Constraining Logits by Bounded Function for Adversarial Robustness

2020-10-06 · Sekitoshi Kanai, Masanori Yamada, Shin'ya Yamaguchi, Hiroshi Takahashi, Yasutoshi Ida

We propose a method for improving adversarial robustness by addition of a new bounded function just before softmax. Recent studies hypothesize that small logits (inputs of softmax) by logit regularization can improve adversarial robustness of deep learning. Following this hypothesis, we analyze norms of logit vectors at the optimal point under the assumption of universal approximation and explore new methods for constraining logits by addition of a bounded function before softmax. We theoretically and empirically reveal that small logits by addition of a common activation function, e.g., hyperbolic tangent, do not improve adversarial robustness since input vectors of the function (pre-logit vectors) can have large norms. From the theoretical findings, we develop the new bounded function. The addition of our function improves adversarial robustness because it makes logit and pre-logit vectors have small norms. Since our method only adds one activation function before softmax, it is easy to combine our method with adversarial training. Our experiments demonstrate that our method is comparable to logit regularization methods in terms of accuracies on adversarially perturbed datasets without adversarial training. Furthermore, it is superior or comparable to logit regularization methods and a recent defense method (TRADES) when using adversarial training.

📄 PDF Abstract BibTeX arXiv:2010.02558

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Learnable Boundary Guided Adversarial Training

2020-11-23 · ICCV 2021 10 · Jiequan Cui, Shu Liu, LiWei Wang, Jiaya Jia

Previous adversarial training raises model robustness under the compromise of accuracy on natural data. In this paper, we reduce natural accuracy degradation. We use the model logits from one clean model to guide learnin…

Adversarial Defense

On Certifying Non-uniform Bound against Adversarial Attacks

2019-03-15 · Chen Liu, Ryota Tomioka, Volkan Cevher

This work studies the robustness certification problem of neural network models, which aims to find certified adversary-free regions as large as possible around data points. In contrast to the existing approaches that se…

Synchronization and Balancing around Simple Closed Polar Curves with Bounded Trajectories and Control Saturation

2021-10-14 · Aditya Hegde, Anoop Jain

The problem of synchronization and balancing around simple closed polar curves is addressed for unicycle-type multi-agent systems. Leveraging the concept of barrier Lyapunov function in conjunction with bounded Lyapunov-…

Towards Million-Scale Adversarial Robustness Evaluation With Stronger Individual Attacks

2024-11-20 · CVPR 2025 1 · Yong Xie, Weijie Zheng, Hanxun Huang, Guangnan Ye 외

As deep learning models are increasingly deployed in safety-critical applications, evaluating their vulnerabilities to adversarial perturbations is essential for ensuring their reliability and trustworthiness. Over the p…

Adversarial Robustnessimage-classificationImage Classification

Evaluating the Robustness of Geometry-Aware Instance-Reweighted Adversarial Training

2021-03-02 · Dorjan Hitaj, Giulio Pagnotta, Iacopo Masi, Luigi V. Mancini

In this technical report, we evaluate the adversarial robustness of a very recent method called "Geometry-aware Instance-reweighted Adversarial Training"[7]. GAIRAT reports state-of-the-art results on defenses to adversa…

Adversarial AttackAdversarial Robustness