paper-with-me

홈 › Papers

Is Spiking Secure? A Comparative Study on the Security Vulnerabilities of Spiking and Deep Neural Networks

2019-02-04 · Alberto Marchisio, Giorgio Nanfa, Faiq Khalid, Muhammad Abdullah Hanif, Maurizio Martina, Muhammad Shafique

Spiking Neural Networks (SNNs) claim to present many advantages in terms of biological plausibility and energy efficiency compared to standard Deep Neural Networks (DNNs). Recent works have shown that DNNs are vulnerable to adversarial attacks, i.e., small perturbations added to the input data can lead to targeted or random misclassifications. In this paper, we aim at investigating the key research question: ``Are SNNs secure?'' Towards this, we perform a comparative study of the security vulnerabilities in SNNs and DNNs w.r.t. the adversarial noise. Afterwards, we propose a novel black-box attack methodology, i.e., without the knowledge of the internal structure of the SNN, which employs a greedy heuristic to automatically generate imperceptible and robust adversarial examples (i.e., attack images) for the given SNN. We perform an in-depth evaluation for a Spiking Deep Belief Network (SDBN) and a DNN having the same number of layers and neurons (to obtain a fair comparison), in order to study the efficiency of our methodology and to understand the differences between SNNs and DNNs w.r.t. the adversarial examples. Our work opens new avenues of research towards the robustness of the SNNs, considering their similarities to the human brain's functionality.

📄 PDF Abstract BibTeX arXiv:1902.01147

Code (0)

등록된 구현이 없습니다.

Tasks

Data Poisoning

Similar Papers 제목 키워드 기반

A Quantitative Analysis of Physical Security and Path Loss With Frequency for IBOB Channel

2022-04-27 · Arunashish Datta, Mayukh Nath, Baibhab Chatterjee, Shovan Maity 외

Security vulnerabilities demonstrated in implantable medical devices have opened the door for research into physically secure and low power communication methodologies. In this study, we perform a comparative analysis of…

A Comprehensive Study of LLM Secure Code Generation

2025-03-18 · Shih-Chieh Dai, Jun Xu, Guanhong Tao

LLMs are widely used in software development. However, the code generated by LLMs often contains vulnerabilities. Several secure code generation methods have been proposed to address this issue, but their current evaluat…

Code Generation

SecureForge: Finding and Preventing Vulnerabilities in LLM-Generated Code via Prompt Optimization

2026-05-08 · Houjun Liu, Lisa Einstein, John Yang, Joachim Baumann 외 arxiv

LLM coding agents now generate code at an unprecedented scale, yet LLM-generated code introduces cybersecurity vulnerabilities into codebases without human involvement. Even when frontier models are explicitly asked to w…

Emerging Threats and Countermeasures in Neuromorphic Systems: A Survey

2026-01-23 · Pablo Sorrentino, Stjepan Picek, Ihsen Alouani, Nikolaos Athanasios Anagnostopoulos 외 arxiv

Neuromorphic computing mimics brain-inspired mechanisms through spiking neurons and energy-efficient processing, offering a pathway to efficient in-memory computing (IMC). However, these advancements raise critical secur…

Bridging AI and Software Security: A Comparative Vulnerability Assessment of LLM Agent Deployment Paradigms

2025-07-08 · Tarek Gasmi, Ramzi Guesmi, Ines Belhadj, Jihene Bennaceur arxiv

Large Language Model (LLM) agents face security vulnerabilities spanning AI-specific and traditional software domains, yet current research addresses these separately. This study bridges this gap through comparative eval…