Network-Optimised Spiking Neural Network for Event-Driven Networking
Muhammad Bilal
TL;DR
The paper tackles the challenge of achieving low-latency, energy-efficient decisions in time-critical networks under sparse, bursty telemetry. It introduces Network-Optimised Spiking (NOS), a compact two-state neuron with bounded excitability, differentiable resets, and graph-local, delayed inputs that map directly to queueing semantics, enabling gradient-based optimization. Through equilibrium and stability analysis, including a Perron-mode spectral threshold, and by incorporating stochastic arrivals, the work demonstrates how NOS maintains headroom and mitigates cascades across chain, star, and scale-free topologies while offering practical calibration and neuromorphic deployment guidance. Empirically, NOS yields competitive or superior early-warning F1 scores and detection latency compared with ML baselines under a residual-based protocol, and the framework provides a principled link between node-level physics and network topology, facilitating topology-aware control in edge/neural hardware deployments.
Abstract
Time-critical networking requires low-latency decisions from sparse and bursty telemetry, where fixed-step neural inference waste computation. We introduce Network-Optimised Spiking (NOS), a two-state neuron whose variables correspond to normalised queue occupancy and a recovery resource. NOS combines a saturating excitability nonlinearity for finite buffers, service and damping leaks, graph-local inputs with per-link gates and delays, and differentiable resets compatible with surrogate gradients and neuromorphic deployment. We establish existence and uniqueness of subthreshold equilibria, derive Jacobian-based local stability tests, and obtain a scalar network stability threshold that separates topology from node physics through a Perron-mode spectral condition. A stochastic arrival model aligned with telemetry smoothing links NOS responses to classical queueing behaviour while explaining increased variability near stability margins. Across chain, star, and scale-free graphs, NOS improves early-warning F1 and detection latency over MLP, RNN, GRU, and temporal-GNN baselines under a common residual-based protocol, while providing practical calibration and stability rules suited to resource-constrained networking deployments. Code and Demos: https://mbilal84.github.io/nos-snn-networking/
