Catalyst SSC SNN Benchmark (N3)

Spiking Neural Network for spoken command classification on SSC. Achieves 76.4% with adaptive LIF neurons.

Model Description

  • Architecture (N3): 700 โ†’ 1024 (recurrent adLIF) โ†’ 512 (adLIF) โ†’ 35
  • Neuron model: Adaptive Leaky Integrate-and-Fire (adLIF) with Symplectic Euler discretization
  • Training: Surrogate gradient BPTT, fast-sigmoid surrogate (scale=25)
  • Hardware target: Catalyst N3 neuromorphic processor

Results

Metric Value
Float accuracy 76.4%
Parameters 2,313,763

Reproduce

git clone https://github.com/catalyst-neuromorphic/catalyst-benchmarks.git
cd catalyst-benchmarks
pip install -e .
python ssc/train.py --device cuda:0

Links

Citation

@misc{catalyst-benchmarks-2026,
  author = {Shulayev Barnes, Henry},
  title = {Catalyst Neuromorphic Benchmarks},
  year = {2026},
  url = {https://github.com/catalyst-neuromorphic/catalyst-benchmarks}
}
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Evaluation results

  • Float Accuracy (N3) on Spiking Speech Commands (SSC)
    self-reported
    76.400