Constraining Logits by Bounded Function for Adversarial Robustness
Sekitoshi Kanai, Masanori Yamada, Shin'ya Yamaguchi, Hiroshi, Takahashi, Yasutoshi Ida

TL;DR
This paper introduces a new bounded function added before softmax to constrain logits, improving adversarial robustness of deep learning models, and demonstrates its effectiveness through theoretical analysis and empirical experiments.
Contribution
The paper proposes a novel bounded function for logits that enhances adversarial robustness and can be easily integrated with existing adversarial training methods.
Findings
The bounded function constrains logit and pre-logit vector norms effectively.
The method achieves robustness comparable to logit regularization without adversarial training.
It outperforms or matches recent defense methods like TRADES when combined with adversarial training.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Integrated Circuits and Semiconductor Failure Analysis
