paper-with-me

홈 › Papers

Rethinking Feature Uncertainty in Stochastic Neural Networks for Adversarial Robustness

2022-01-01 · Hao Yang, Min Wang, Zhengfei Yu, Yun Zhou

It is well-known that deep neural networks (DNNs) have shown remarkable success in many fields. However, when adding an imperceptible magnitude perturbation on the model input, the model performance might get rapid decrease. To address this issue, a randomness technique has been proposed recently, named Stochastic Neural Networks (SNNs). Specifically, SNNs inject randomness into the model to defend against unseen attacks and improve the adversarial robustness. However, existed studies on SNNs mainly focus on injecting fixed or learnable noises to model weights/activations. In this paper, we find that the existed SNNs performances are largely bottlenecked by the feature representation ability. Surprisingly, simply maximizing the variance per dimension of the feature distribution leads to a considerable boost beyond all previous methods, which we named maximize feature distribution variance stochastic neural network (MFDV-SNN). Extensive experiments on well-known white- and black-box attacks show that MFDV-SNN achieves a significant improvement over existing methods, which indicates that it is a simple but effective method to improve model robustness.

📄 PDF Abstract BibTeX arXiv:2201.00148

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Rethinking Uncertainty in Deep Learning: Whether and How it Improves Robustness

2020-11-27 · Yilun Jin, Lixin Fan, Kam Woh Ng, Ce Ju 외

Deep neural networks (DNNs) are known to be prone to adversarial attacks, for which many remedies are proposed. While adversarial training (AT) is regarded as the most robust defense, it suffers from poor performance bot…

Feature Statistics with Uncertainty Help Adversarial Robustness

2025-03-26 · Ran Wang, Xinlei Zhou, Rihao Li, Meng Hu 외

Despite the remarkable success of deep neural networks (DNNs), the security threat of adversarial attacks poses a significant challenge to the reliability of DNNs. By introducing randomness into different parts of DNNs, …

Adversarial Robustness

DR-PETS: Learning-Based Control With Planning in Adversarial Environments

2025-03-26 · Hozefa Jesawada, Antonio Acernese, Giovanni Russo, Carmen Del Vecchio

Ensuring robustness against epistemic, possibly adversarial, perturbations is essential for reliable real-world decision-making. While the Probabilistic Ensembles with Trajectory Sampling (PETS) algorithm inherently hand…

Decision Making

Defense Through Diverse Directions

2020-03-24 · ICML 2020 1 · Christopher M. Bender, Yang Li, Yifeng Shi, Michael K. Reiter 외

In this work we develop a novel Bayesian neural network methodology to achieve strong adversarial robustness without the need for online adversarial training. Unlike previous efforts in this direction, we do not rely sol…

Adversarial Robustness

A unifying Bayesian framework for adversarial robustness

2025-10-10 · Pablo G. Arce, Roi Naveiro, David Ríos Insua arxiv

The vulnerability of machine learning models to adversarial attacks remains a critical societal security challenge. Traditional defenses, such as adversarial training, typically robustify models by minimizing a worst-cas…

Adversarial Robustness