English

NeuronSpark: A Spiking Neural Network Language Model with Selective State Space Dynamics

Artificial Intelligence 2026-03-18 v1

Abstract

We ask whether a pure spiking backbone can learn large-scale language modeling from random initialization, without Transformer distillation. We introduce NeuronSpark, a 0.9B-parameter SNN language model trained with next-token prediction and surrogate gradients. The model combines selective state-space spiking dynamics, leakage-current inter-layer communication, PonderNet adaptive timesteps, fused Triton PLIF kernels, and stabilization techniques (residual centering, lateral-inhibition normalization, and natural-gradient compensation). Under a constrained budget (about 1.4B pretraining tokens and 6.5K SFT steps), NeuronSpark-0.9B reaches 3.6 pretraining loss and shows early multi-turn dialogue behavior after SFT. These results support the feasibility of end-to-end language modeling with a pure SNN architecture at this scale.

Keywords

Cite

@article{arxiv.2603.16148,
  title  = {NeuronSpark: A Spiking Neural Network Language Model with Selective State Space Dynamics},
  author = {Zhengzheng Tang},
  journal= {arXiv preprint arXiv:2603.16148},
  year   = {2026}
}

Comments

10 pages, 6 figures, 6 tables. Preprint

R2 v1 2026-07-01T11:23:38.050Z