Skip to content
Preprint

Burst Spiking Neural Networks

Jul 2026 · 0 citations
Computer Science

TL;DR

This work proposes Burst Spiking Neural Networks (BuSNNs), built upon Burst-enhanced Spiking Neurons and a Dynamic Weight Constraint (DWC) mechanism, which mitigates perturbation-induced transitions in activation states and thereby enhances robustness.

Abstract

A central goal of current Spiking Neural Network (SNN) research is to improve their accuracy toward becoming low-power alternatives to Artificial Neural Networks (ANNs). This work further argues that realizing this ambition requires improving not only accuracy but also robustness, defined as the ability to maintain correct predictions under input perturbations. We identify two key issues in existing SNN methods that undermine robustness. First, binary spiking activations can produce large activation-state changes under small perturbations. Second, the lack of effective weight constraints makes network outputs more sensitive to input variations. To this end, we propose Burst Spiking Neural Networks (BuSNNs), built upon Burst-enhanced Spiking Neurons (BSNs) and a Dynamic Weight Constraint (DWC) mechanism. BSNs incorporate burst firing to provide a graded spiking pattern. This spiking mechanism mitigates perturbation-induced transitions in activation states and thereby enhances robustness. DWC penalizes connection weights based on activation states, effectively reducing weight magnitudes and improving robustness while preserving accuracy. We provide theoretical analyses to support these robustness effects. Experimental results further show that, on smaller-scale benchmarks such as CIFAR-10, BuSNNs outperform both SNN and ANN counterparts in accuracy and robustness. On large-scale ImageNet, BuSNN with the MS ResNet-34 backbone further improves top-1 accuracy and corruption robustness over the corresponding SNN baseline by 3.18% and 2.66%, respectively. Despite using spike-based activations, BuSNNs surpass 4-bit activation-quantized ANN baselines and approach 8-bit ANN baselines on ImageNet. They also preserve SNNs'low-power advantage. This work studies the accuracy-robustness problem in SNNs, advancing their practical viability in robust and energy-efficient applications.

View source

Similar papers

Preprint Aug 2026

Noisy group neurons with synchronous resetting for high-performance spiking neural networks

This work proposes a noisy group neuron (NGN) model, which incorporates population-level synchronous resetting and neural stochasticity as fundamental computational mechanisms, and develops the NGN method as a framework that combines the NGN model with backpropagation learning based on mean-field dynamics.

Yajie Zhai, Yanmei Kang, Meng Li et al. · 0 citations
Open access Jul 2026

Feedforward spiking neural networks are not transformers (yet): a learning-theoretic framework for long-range dependencies and biological efficiency

Spiking neural networks offer a promising route toward low-power sequence computation on neuromorphic hardware, but they continue to lag behind attention-based artificial neural networks on long-context tasks. A central open question is whether this gap reflects only implementation and optimization limitations, or whether architectural features of spiking computation impose unfavorable learnability constraints as sequence length increases. Here, we address this question using a covering-number analysis of feedforward non-leaky integrate-and-fire (nLIF) networks in the probably approximately correct framework. Building on causal-piece decompositions and local Lipschitz continuity, we derive a global sensitivity bound for feedforward nLIF networks and extend it from single-token inputs to multi-token spike sequences. For fixed architectures under stated boundedness and margin assumptions, the resulting sufficient worst-case sample requirement has leading quadratic dependence on sequence length. This dependence arises from cumulative causal participation across time and depth, which increases global sensitivity along active spike paths. We then test the mechanistic implications of this theory using finite-sample cue-recall and teacher–student benchmarks across spiking, recurrent, and attention-based model classes. In cue-recall, an early cue must be retained across distractors and reported at a final query token; in teacher–student, labels are generated by a fixed nLIF teacher, separating representability from finite-sample learnability. Unconstrained feedforward spiking models show sequence-length sensitivity, elevated hidden spike-participation density, and increased samples-to-threshold burden. Post-spike refractoriness, leak-mediated forgetting, learned lateral inhibition, and activity-constrained winner-take-all competition reduce hidden participation and improve empirical robustness in task- and regime-dependent ways. Together, these results identify diffuse causal-set growth as a fundamental architectural bottleneck for baseline feedforward spiking sequence models and suggest that scalable neuromorphic sequence architectures will require circuit mechanisms that explicitly constrain temporal accumulation and effective spike participation.

William Fishell, Gordon Fishell, Suraj Honnuraiah · 0 citations
Open access Aug 2026

Learning in spiking neural networks with a calcium-based Hebbian rule for spike timing-dependent plasticity

This work presents a Hebbian local learning rule that models synaptic modification as a function of calcium traces tracking neuronal activity and demonstrates how spike timing and rate can be complementary in their role of shaping the connectivity of spiking neural networks.

Willian Soares Girāo, Nicoletta Risi, Caroline Geisler et al. · 0 citations
Review Jul 2026

Spiking Neural Networks: A Computational Paradigm for Neuromorphic Computing

It is aimed at proving that SNNs have potential in such areas as computer vision, robotics, and speech recognition, and their role in overcoming the barrier between artificial and biological neural systems is proved.

Mesala Sravani, K. Kumari, S. M. Reddy · 0 citations
2026

STFP-SNN: Spiking Time-Frequency Patching Spiking Neural Network for Enhanced Fault Diagnosis

Spiking neural network (SNN) has drawn substantial research focus due to its high biological interpretability, low energy consumption and effectiveness in time-dependent data processing. However, existing methods fail to fully integrate the biological interpretability of SNN with the physical interpretability of time-frequency transform methods in machinery fault diagnosis. To this end, we propose a spiking time-frequency patching (STFP) spiking neural network model, in which a STFP module is designed for time-frequency feature extraction inside the network, and a spiking temporal–spatial attention module is designed to focus on important features of temporal–spatial dimensions. In addition, the spiking residual network used in the model is also improved in neurons. Extensive experimental results on two datasets of rotating machinery parts demonstrate that, the proposed model achieves superior diagnostic performance benefiting from the designed modules, furnishing an end-to-end fault diagnosis method excelling in accuracy, stability, and interpretability.

Shilong Zhu, Jun Wang, Weiguo Huang et al. · 0 citations