Skip to content
Open access

Community-aware sparse topology design for efficient spiking neural networks.

Jul 2026 · Scientific Reports · 0 citations
Medicine

TL;DR

This work proposes a community-aware sparse topology design framework for graph-based SNNs and challenges the prevailing assumption that network size or sparsity alone is sufficient, demonstrating that how sparse connections are organized - the graph topology - critically influences learning efficiency, accuracy, and energy consumption.

Abstract

Spiking Neural Networks (SNNs) offer a promising pathway toward energy-efficient neuromorphic computing due to their event-driven computation and sparse spike-based communication. However, most existing SNN architectures are derived from dense Artificial Neural Networks (ANNs) and do not explicitly exploit the role of network topology in learning dynamics. In this work, we propose a community-aware sparse topology design framework for graph-based SNNs. Using seven distinct community detection algorithms (KMeans, Spectral Clustering, Fast Greedy, Louvain, Leiden, Infomap, and Small-World), we systematically compare how different modular organizations influence convergence speed, classification accuracy, and energy consumption under strictly controlled conditions (64 neurons, 92% sparsity, ≈ 10 communities, T = 4 time steps). Experimental results on MNIST and CIFAR-10 reveal a dataset-dependent trade-off. On simple, low-noise MNIST, fine-grained methods like Infomap achieve the highest accuracy (99.67%). On the more complex CIFAR-10, coarse and noise-robust methods (Louvain, KMeans, Small-World) perform best (≈ 92.96% accuracy), slightly outperforming fine-grained algorithms (≈ 90.8%). Notably, all community-driven topologies converge dramatically faster than conventional SNNs (27-44 epochs vs. 100-300 epochs). Despite using twice as many neurons as the baseline TANet-Tiny, our sparse modular architectures maintain the same inference energy (≈ 1.2 mJ per sample) thanks to higher sparsity (92% vs. ≈80%) and structured connectivity, halving the energy per neuron. These findings challenge the prevailing assumption that network size or sparsity alone is sufficient, demonstrating that how sparse connections are organized - the graph topology - critically influences learning efficiency, accuracy, and energy consumption. Our framework provides practical guidelines for dataset-aware community detection in neuromorphic system design.

Read PDF

Similar papers

Aug 2026

Structure-Adaptive Threshold Learning via sparse representation for Spiking Graph Neural Network

Experimental results validate the effectiveness of the structure-adaptive threshold mechanism for low-power spiking graph learning and design an alternating soft-fusion-hard-grouping training strategy that decouples structure-aware threshold generation from pattern-specific threshold optimization.

Zehan Li, Yingyi Li, Juntao Zhang et al. · 0 citations
Book Open access Aug 2026

Temporal Sparse Die-to-Die Communication in Heterogeneous Neuromorphic Systems

This work proposes heterogeneous neural networks that combine spiking neural networks (SNNs) and artificial neural networks (ANNs) at bandwidth-limited regions, such as chip boundaries, where spike-based communication reduces data transfer overhead.

Joshua Nardone, Rui-Jie Zhu, Ruhai Lin et al. · 0 citations
Preprint Aug 2026

SuperNeuroMAT: An Efficient Matrix-based Simulator for Spiking Neural Networks

This paper devise a novel matrix-based approach to model the leaky integrate-and-fire (LIF) neuron dynamics and natively support dense and sparse execution modes and introduces SuperNeuroMAT, an open-source, scalable, and highly efficient Python-based SNN simulator.

Prasanna Date, Kevin Zhu, Shruti R. Kulkarni et al. · 0 citations
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
Preprint Aug 2026

BASC : Behavior-Aligned Quantization and Pruning for Low-Bit Spiking Neural Networks

Extensive experiments on static and neuromorphic benchmarks show that lower-bit BASC models match or outperform higher-bit baselines and retain this accuracy advantage after structured pruning, while further reducing model storage and synaptic operations.

Linliang Chen, Yan Zhong, Xin Liu et al. · 0 citations