paper-with-me

홈 › Papers

Toward Spiking Neural Network Local Learning Modules Resistant to Adversarial Attacks

2025-04-11 · Jiaqi Lin, Abhronil Sengupta

Recent research has shown the vulnerability of Spiking Neural Networks (SNNs) under adversarial examples that are nearly indistinguishable from clean data in the context of frame-based and event-based information. The majority of these studies are constrained in generating adversarial examples using Backpropagation Through Time (BPTT), a gradient-based method which lacks biological plausibility. In contrast, local learning methods, which relax many of BPTT's constraints, remain under-explored in the context of adversarial attacks. To address this problem, we examine adversarial robustness in SNNs through the framework of four types of training algorithms. We provide an in-depth analysis of the ineffectiveness of gradient-based adversarial attacks to generate adversarial instances in this scenario. To overcome these limitations, we introduce a hybrid adversarial attack paradigm that leverages the transferability of adversarial instances. The proposed hybrid approach demonstrates superior performance, outperforming existing adversarial attack methods. Furthermore, the generalizability of the method is assessed under multi-step adversarial attacks, adversarial attacks in black-box FGSM scenarios, and within the non-spiking domain.

📄 PDF Abstract BibTeX arXiv:2504.08897

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackAdversarial Robustness

Similar Papers 제목 키워드 기반

OGAN: Disrupting Deepfakes with an Adversarial Attack that Survives Training

2020-06-17 · Eran Segalis, Eran Galili

Recent advances in autoencoders and generative models have given rise to effective video forgery methods, used for generating so-called "deepfakes". Mitigation research is mostly focused on post-factum deepfake detection…

Adversarial AttackBilevel OptimizationDeepFake DetectionFace Swapping

Securing Deep Spiking Neural Networks against Adversarial Attacks through Inherent Structural Parameters

2020-12-09 · Rida El-Allami, Alberto Marchisio, Muhammad Shafique, Ihsen Alouani

Deep Learning (DL) algorithms have gained popularity owing to their practical problem-solving capacity. However, they suffer from a serious integrity threat, i.e., their vulnerability to adversarial attacks. In the quest…

Local Gradients Smoothing: Defense against localized adversarial attacks

2018-07-03 · Muzammal Naseer, Salman H. Khan, Fatih Porikli

Deep neural networks (DNNs) have shown vulnerability to adversarial attacks, i.e., carefully perturbed inputs designed to mislead the network at inference time. Recently introduced localized attacks, Localized and Visibl…

Adversarial Attack

Quantum Adversarial Machine Learning and Defense Strategies: Challenges and Opportunities

2024-12-16 · Eric Yocam, Anthony Rizi, Mahesh Kamepalli, Varghese Vaidyan 외

As quantum computing continues to advance, the development of quantum-secure neural networks is crucial to prevent adversarial attacks. This paper proposes three quantum-secure design principles: (1) using post-quantum c…

A New Family of Neural Networks Provably Resistant to Adversarial Attacks

2019-02-01 · Rakshit Agrawal, Luca de Alfaro, David Helmbold

Adversarial attacks add perturbations to the input features with the intent of changing the classification produced by a machine learning system. Small perturbations can yield adversarial examples which are misclassified…