paper-with-me

홈 › Papers

Adversarial Robustness in Deep Learning: Attacks on Fragile Neurons

2022-01-31 · Chandresh Pravin, Ivan Martino, Giuseppe Nicosia, Varun Ojha

We identify fragile and robust neurons of deep learning architectures using nodal dropouts of the first convolutional layer. Using an adversarial targeting algorithm, we correlate these neurons with the distribution of adversarial attacks on the network. Adversarial robustness of neural networks has gained significant attention in recent times and highlights intrinsic weaknesses of deep learning networks against carefully constructed distortion applied to input images. In this paper, we evaluate the robustness of state-of-the-art image classification models trained on the MNIST and CIFAR10 datasets against the fast gradient sign method attack, a simple yet effective method of deceiving neural networks. Our method identifies the specific neurons of a network that are most affected by the adversarial attack being applied. We, therefore, propose to make fragile neurons more robust against these attacks by compressing features within robust neurons and amplifying the fragile neurons proportionally.

📄 PDF Abstract BibTeX arXiv:2201.12347

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackAdversarial RobustnessDeep Learningimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Inherent Adversarial Robustness of Deep Spiking Neural Networks: Effects of Discrete Input Encoding and Non-Linear Activations

2020-03-23 · ECCV 2020 8 · Saima Sharmin, Nitin Rathi, Priyadarshini Panda, Kaushik Roy

In the recent quest for trustworthy neural networks, we present Spiking Neural Network (SNN) as a potential candidate for inherent robustness against adversarial attacks. In this work, we demonstrate that adversarial acc…

Adversarial RobustnessAttribute

Relaxing Graph Transformers for Adversarial Attacks

2024-07-16 · Philipp Foth, Lukas Gosch, Simon Geisler, Leo Schwinn 외

Existing studies have shown that Graph Neural Networks (GNNs) are vulnerable to adversarial attacks. Even though Graph Transformers (GTs) surpassed Message-Passing GNNs on several benchmarks, their adversarial robustness…

Adversarial RobustnessGraph ClassificationNode Classification

Visual Analytics of Neuron Vulnerability to Adversarial Attacks on Convolutional Neural Networks

2023-03-06 · Yiran Li, Junpeng Wang, Takanori Fujiwara, Kwan-Liu Ma

Adversarial attacks on a convolutional neural network (CNN) -- injecting human-imperceptible perturbations into an input image -- could fool a high-performance CNN into making incorrect predictions. The success of advers…

Autonomous DrivingMedical DiagnosisVisual Reasoning

Robust Spiking Neural Networks Against Adversarial Attacks

2026-02-24 · Shuai Wang, Malu Zhang, Yulin Jiang, Dehao Zhang 외 arxiv

Spiking Neural Networks (SNNs) represent a promising paradigm for energy-efficient neuromorphic computing due to their bio-plausible and spike-driven characteristics. However, the robustness of SNNs in complex adversaria…

Enhance DNN Adversarial Robustness and Efficiency via Injecting Noise to Non-Essential Neurons

2024-02-06 · Zhenyu Liu, Garrett Gagnon, Swagath Venkataramani, Liu Liu

Deep Neural Networks (DNNs) have revolutionized a wide range of industries, from healthcare and finance to automotive, by offering unparalleled capabilities in data analysis and decision-making. Despite their transformin…

Adversarial RobustnessDecision Making