spiking neural modeling

Designing spike-based representations, neuron dynamics, and synaptic-plasticity rules — including methods to convert continuous features into multi-timestep spike trains and adapt architectures (e.g., transformers) to operate as spiking neural networks.

spikingneuralmodeling

12-Month Skill Trend

Momentum and market value over time
Trending
Score
+20 in 12 mo
96
12 mo agoNow
Career
Value
+$12K in 12 mo
$42K/year
12 mo agoNow

Recommended Survey Paper

Quick overview of the field
View more

Must-Read Papers

Most classic and influential ideas
View more

This work addresses the inefficiencies of conventional neural networks in data and energy consumption, as well as the limited availability of effective learning algorithms for spiking neural networks (SNNs). To bridge this gap, the authors propose Spark, a modular SNN framework that constructs end-to-end models by composing simple plasticity-based components, enabling continuous, batch-free learning. Spark integrates seamlessly with traditional machine learning pipelines while incorporating biologically inspired continual learning mechanisms, substantially improving data efficiency and practical applicability. The framework’s effectiveness is demonstrated on the sparse-reward CartPole task, where it successfully learns in a continuous setting, highlighting the promise of modular design for efficient SNN training.

continuous learningdata efficiencyenergy efficiency

Convolutional Spiking Neural Network for Image Classification

May 13, 2025
MK
Mikhail Kiselev
🏛️ Kaspersky

This work addresses the fundamental challenge in spiking neural networks (SNNs) of reconciling convolutional weight sharing with the biological constraint of local synaptic plasticity. To this end, we propose a biologically inspired convolutional SNN architecture for image classification. Our method comprises two key components: (1) employing fixed, pre-defined convolutional kernels for feedforward feature extraction—thereby preserving locality in spike-timing-dependent plasticity (STDP) or other local learning rules—and (2) introducing a data-driven initialization strategy based on domain-specific image sets to enhance both the biological plausibility and discriminative power of the initial kernels. Evaluated on the NEOVISION2 benchmark, our approach significantly improves feature representation capability and inference efficiency while maintaining high classification accuracy and strong biological interpretability. To the best of our knowledge, this is the first demonstration that a fixed convolutional structure can be effectively co-optimized with spiking dynamics to achieve competitive performance, thereby validating a novel paradigm for biologically grounded deep SNN design.

Address weight sharing conflict with synaptic plasticity localityImplement convolutional architecture in SNN for image classificationTest methodology on NEOVISION2 benchmark classification task

CoLaNET - A Spiking Neural Network with Columnar Layered Architecture for Classification

Sep 02, 2024
MK
Mikhail Kiselev
🏛️ Chuvash State University

To address the challenge of simultaneously achieving biological plausibility, hardware efficiency, and competitive performance in spiking neural networks (SNNs) for general supervised classification, this paper proposes a columnar hierarchical SNN architecture tailored for classification. It employs intra-class-difference-driven columnar organization—each column represents a discriminative subcategory—and adopts an all-spiking signal flow with functionally specialized neurons. A biologically grounded learning mechanism is introduced, integrating local anti-Hebbian plasticity with dopamine neuromodulation to replace backpropagation entirely. The method unifies model-driven reinforcement learning with a state-proximity evaluation framework, enabling end-to-end training directly in the spike domain. Experiments demonstrate that the architecture achieves high accuracy and strong generalization across multiple benchmark classification tasks, while exhibiting exceptional compatibility with low-power neuromorphic hardware. This work establishes a novel paradigm for practical, deployable SNNs.

Develops a spiking neural network for classification tasks.Introduces columnar layered architecture with unique neuron populations.Uses anti-Hebbian and dopamine-modulated plasticity without backpropagation.

Towards High-performance Spiking Transformers from ANN to SNN Conversion

Oct 28, 2024
ZH
Zihan Huang
🏛️ Peking University

Existing ANN-to-SNN conversion methods primarily target CNNs and struggle to accommodate the nonlinear components inherent in Transformers. To address this, this paper introduces the first efficient SNN conversion framework specifically designed for Transformer architectures. Our approach features two core innovations: (1) an Expectation Compensation Module (ECM) that corrects spike-generation bias to preserve accuracy; and (2) multi-threshold spiking neurons coupled with a parallel parameter normalization mechanism, drastically reducing required timesteps and energy consumption. Evaluated on ImageNet, our converted SNN achieves 88.60% Top-1 accuracy within only four timesteps—merely 1% lower than the source ANN—while reducing power consumption by 65% (i.e., to 35% of the ANN’s). This yields a unified solution achieving high accuracy, ultra-low latency, and significant energy efficiency. To the best of our knowledge, this work establishes the first scalable, high-performance paradigm for deploying large-scale spiking neural networks based on Transformer architectures.

Address non-linear modules in ANN-to-SNN conversion for accuracy.Convert Transformers to Spiking Neural Networks (SNNs) efficiently.Reduce latency and power consumption in SNN implementations.

Adapting to time: Why nature may have evolved a diverse set of neurons

Apr 22, 2024
KG
Karim G. Habashy
🏛️ University of Bristol | University of Sussex | Imperial College London

How do diverse neuronal temporal parameters—such as conduction delays, membrane time constants, and bursting dynamics—functionally support efficient and robust temporal information processing? Method: We employ spiking neural networks (SNNs) trained under a parameter-freezing paradigm, evaluated on controllable temporal-complexity tasks, and optimized via biologically inspired dynamic parameter adaptation. Contribution/Results: We demonstrate for the first time that tuning only neuronal temporal parameters suffices to solve multiple benchmark temporal tasks. Introducing plastic bursting mechanisms improves accuracy on complex spatiotemporal tasks by over 35%. Furthermore, synergistic spatiotemporal parameter co-adaptation markedly enhances noise robustness. These findings uncover an evolutionary and computational principle: biological neuronal diversity enables resource-efficient, resilient temporal computation under physiological constraints—revealing a fundamental mechanism underlying neural temporal coding.

Efficiency and RobustnessNeuronal DiversityTemporal Information Processing

Latest Papers

What's happening recently
View more

Spiking Neural Networks: The Future of Brain-Inspired Computing

Oct 31, 2025
SG
Sales G. Aribe Jr.
🏛️ Bukidnon State University

Traditional artificial neural networks (ANNs) suffer from low energy efficiency and slow dynamic response, limiting their suitability for edge and neuromorphic computing. Method: This study systematically investigates modeling and training mechanisms of leaky integrate-and-fire (LIF) spiking neural networks (SNNs) for brain-inspired computing. We propose a multi-strategy comparative framework integrating surrogate gradient descent, ANN-to-SNN conversion, and spike-timing-dependent plasticity (STDP), evaluated across accuracy, energy consumption (mJ/inference), latency (ms), and convergence epochs. Results: Surrogate gradient training achieves near-ANN accuracy (within 1–2% degradation), converges by epoch 20, and attains inference latency as low as 10 ms; STDP yields ultra-low energy consumption (5 mJ/inference), enabling unsupervised learning and ultra-low-power edge deployment. This work quantitatively characterizes, for the first time, the fundamental trade-offs among accuracy, energy efficiency, and latency across SNN training paradigms—providing a deployable optimization roadmap for robotic perception, neuromorphic vision, and edge AI.

Analyzing SNN design models and training algorithms for brain-inspired computingAssessing SNN suitability for energy-constrained and latency-sensitive applicationsEvaluating SNN performance across accuracy, energy consumption, and latency metrics

On the Universal Representation Property of Spiking Neural Networks

Dec 18, 2025
SH
Shayan Hundrieser
🏛️ University of Twente | Ruhr University Bochum

Existing theoretical analyses of spiking neural networks (SNNs) lack quantitative characterizations of their universal representational capacity as sequence-to-sequence processors over spike trains. Method: We propose a function approximation framework grounded in spike-train modeling, integrating constructive weight design with rigorous temporal complexity quantification. Contribution/Results: We establish the first constructively provable, near-optimal universal approximation theorem for naturally spikable function classes—i.e., functions admitting efficient spike-based realization. Theorematically, SNNs achieve near-optimal complexity in both neuron count and synaptic weight count. They exhibit significant representational advantages for sparse inputs, low-order temporal functions, and composite functions. Moreover, our analysis provides rigorous theoretical foundations for modular deep SNN architectures and downstream tasks such as spike-sequence classification.

Establishes universal representation for spiking neural networksQuantifies neuron and weight efficiency for spike functionsShows suitability for low-complexity or composite temporal functions

This work addresses the limitations of existing spiking neurons—namely insufficient performance, poor adaptability, and low training efficiency—in large-scale vision and language tasks. The authors propose Adaptive Spiking Neurons (ASN) and their normalized variant (NASN), the first neuron designs systematically guided by a functional perspective. By incorporating learnable membrane potential dynamics, an integer-based training–spiking inference paradigm, and normalization mechanisms, ASN significantly enhances training stability and model generalizability. Comprehensive experiments across five task categories and nineteen datasets spanning both vision and language domains demonstrate that the ASN family exhibits strong generalization capabilities and holds substantial promise as a universal spiking neuron model.

Adaptive NeuronsLanguage ModelingSpiking Neural Networks

This work addresses the long-standing challenges in spiking neural network (SNN) training research—namely, the lack of a systematic taxonomy and unified evaluation protocols, which have led to poor reproducibility and fragmented progress. To this end, we propose the first fine-grained, systematic classification framework for SNN training algorithms and introduce NeuroTrain, an open-source benchmark built upon snnTorch. NeuroTrain enables, for the first time, modular integration and fair comparison across diverse algorithmic paradigms, including surrogate gradient backpropagation, local and three-factor learning rules, biologically plausible plasticity mechanisms, ANN-to-SNN conversion methods, and unconventional optimization strategies. The framework standardizes the implementation of representative algorithms and supports consistent evaluation across datasets, architectures, and training configurations, thereby significantly enhancing the reproducibility and systematic investigation of SNN training methodologies.

benchmarkinglocal learning rulesspiking neural networks

Hybrid Temporal-8-Bit Spike Coding for Spiking Neural Network Surrogate Training

Dec 03, 2025
LT
Luu Trong Nhan
🏛️ Can Tho University | VinUniversity | The University of Aizu

Spiking neural networks (SNNs) suffer from limited performance on visual tasks, primarily due to inadequate information representation in conventional spike encoding schemes and poor compatibility with surrogate gradient-based training. To address this, we propose the first hybrid time-bit spike encoding framework designed explicitly for end-to-end surrogate gradient training. Our method decomposes input images into bit planes and applies temporal coding—such as latency or phase coding—to each bit plane, yielding a joint rate-time representation. Crucially, the entire encoding process is differentiable, enabling stable and efficient backpropagation via surrogate gradients. This design substantially enhances spatiotemporal information capacity and gradient propagation stability. Extensive experiments on CIFAR-10/100 and ImageNet-1K demonstrate that SNNs trained with our framework match or surpass state-of-the-art encoding methods—including rate coding, time-to-first-spike (TTFS), and spike-time coding—in accuracy, validating its effectiveness, generalizability, and seamless integration with standard surrogate-gradient optimization pipelines.

Enables competitive results in surrogate gradient training of SNNsImproves SNN performance with hybrid temporal-bit spike codingIntegrates bit-plane decomposition into temporal coding for vision tasks

Hot Scholars

ZY

Zhaofei Yu

Peking University
Brain-inspired ComputingSpiking Neural NetworksComputational Neuroscience
TH

Tiejun Huang

Professor,School of Computer Science, Peking University
Visual Information Processing
GL

Guoqi Li

Professor, Institue of Automation,Chinese Academy of Sciences,Previously Tsinghua University
Brain inspired computingSpiking neural networksBrain inspired large modelsNeuroAI
GP

Gang Pan

Tianjin University
Computer visionMultimodalAI
MS

Muhammad Shafique

Professor, ECE, New York University (AD-UAE, Tandon-USA), Director eBRAIN Lab
Embedded Machine LearningBrain-Inspired ComputingRobust & Energy-Efficient System DesignSmart