← Search

Zhaokun Zhou

12 accepted papers

2026

SMixer: Rethinking Efficient-Training and Event-Driven SNNs

ICLR 2026poster

Spiking Neural Networks (SNNs) offer a promising, energy-efficient paradigm for computation, but their practical application is hindered by challenges in architecture design and training costs. For example, Spiking ResNet exhibits relatively low performance, whereas high-performance Spiking Transfor…

Cited by 0SourceScholar
2026

Spiking Discrepancy Transformer for Point Cloud Analysis

ICLR 2026poster

Spiking Transformer has sparked growing interest, with the Spiking Self-Attention merging spikes with self-attention to deliver both energy efficiency and competitive performance. However, existing work primarily focuses on 2D visual tasks, and in the domain of 3D point clouds, the disorder and comp…

Cited by 0SourceScholar
2026

Spikingformer: A Key Foundation Model for Spiking Neural Networks

AAAI 2026technical

Spiking neural networks (SNNs) offer a promising energy-efficient alternative to artificial neural networks, due to their event-driven spiking computation. However, some foundation SNN backbones (including Spikformer and SEW ResNet) suffer from non-spike computations (integer-float multiplications)

Cited by 0SourcePDFScholar
2025

Multiplication-Free Parallelizable Spiking Neurons with Efficient Spatio-Temporal Dynamics

NeurIPS 2025poster

Spiking Neural Networks (SNNs) are distinguished from Artificial Neural Networks (ANNs) for their complex neuronal dynamics and sparse binary activations (spikes) inspired by the biological neural system. Traditional neuron models use iterative step-by-step dynamics, resulting in serial computation…

Cited by 0SourceScholar
2025

Spiking Transformer with Spatial-Temporal Spiking Self-Attention

ICASSP 2025accepted

Spiking Neural Networks are celebrated for energy efficiency and biological plausibility. Building on Spiking Self-Attention (SSA), Spiking Transformers are extensively studied due to their exceptional performance. However, SSA focuses solely on spatial dimension at each time step, overlooking the c…

Cited by 0SourceScholar
2025

SpikingPoint: Rethinking Point as Spike for Efficient 3D Point Cloud Analysis

ICASSP 2025accepted

Spiking Neural Networks (SNNs), due to their unique spike-based inference mechanism, offer low power consumption and biological plausibility. As a fundamental technology for various real-world applications, 3D point cloud analysis faces significant challenges related to high computational overhead a…

Cited by 0SourceScholar
2024

QKFormer: Hierarchical Spiking Transformer using Q-K Attention

NeurIPS 2024spotlight

Spiking Transformers, which integrate Spiking Neural Networks (SNNs) with Transformer architectures, have attracted significant attention due to their potential for low energy consumption and high performance. However, there remains a substantial gap in performance between SNNs and Artificial Neural…

2024

Spike-driven Transformer V2: Meta Spiking Neural Network Architecture Inspiring the Design of Next-generation Neuromorphic Chips

ICLR 2024poster

Neuromorphic computing, which exploits Spiking Neural Networks (SNNs) on neuromorphic chips, is a promising energy-efficient alternative to traditional AI. CNN-based SNNs are the current mainstream of neuromorphic computing. By contrast, no neuromorphic chips are designed especially for Transformer-…

2024

Spiking Transformer with Experts Mixture

NeurIPS 2024poster

Spiking Neural Networks (SNNs) provide a sparse spike-driven mechanism which is believed to be critical for energy-efficient deep learning. Mixture-of-Experts (MoE), on the other side, aligns with the brain mechanism of distributed and sparse processing, resulting in an efficient way of enhancing m…

Cited by 1SourcePDFScholar
2023

Parallel Spiking Neurons with High Efficiency and Ability to Learn Long-term Dependencies

NeurIPS 2023poster

Vanilla spiking neurons in Spiking Neural Networks (SNNs) use charge-fire-reset neuronal dynamics, which can only be simulated serially and can hardly learn long-time dependencies. We find that when removing reset, the neuronal dynamics can be reformulated in a non-iterative form and parallelized. B…

2023

Spikformer: When Spiking Neural Network Meets Transformer

ICLR 2023poster

We consider two biologically plausible structures, the Spiking Neural Network (SNN) and the self-attention mechanism. The former offers an energy-efficient and event-driven paradigm for deep learning, while the latter has the ability to capture feature dependencies, enabling Transformer to achieve g…