Search papers, labs, and topics across Lattice.
This paper introduces SPARQ, a framework combining spiking neural networks (SNNs) with quantization-aware training and reinforcement learning-guided early exits to improve energy efficiency for edge AI. SPARQ uses Quantised Dynamic SNNs (QDSNN) that adaptively exit computation based on input complexity, reducing unnecessary operations. Experiments on MLP, LeNet, and AlexNet show that SPARQ achieves up to 5.15% higher accuracy than quantized SNNs, 330x lower energy consumption, and 90% fewer synaptic operations.
Achieve 330x energy reduction in spiking neural networks by adaptively exiting computation based on input complexity using reinforcement learning.
Spiking neural networks (SNNs) offer inherent energy efficiency due to their event-driven computation model, making them promising for edge AI deployment. However, their practical adoption is limited by the computational overhead of deep architectures and the absence of input-adaptive control. This work presents SPARQ, a unified framework that integrates spiking computation, quantization-aware training, and reinforcement learning-guided early exits for efficient and adaptive inference. Evaluations across MLP, LeNet, and AlexNet architectures demonstrated that the proposed Quantised Dynamic SNNs (QDSNN) consistently outperform conventional SNNs and QSNNs, achieving up to 5.15% higher accuracy over QSNNs, over 330 times lower system energy compared to baseline SNNs, and over 90 percent fewer synaptic operations across different datasets. These results validate SPARQ as a hardware-friendly, energy-efficient solution for real-time AI at the edge.