Search papers, labs, and topics across Lattice.
The paper introduces Quantized Burst-LIF (QB-LIF) neurons, a novel spiking neuron model that uses learnable-scale quantization of membrane potentials to represent burst spiking, improving information throughput in SNNs. By treating the quantization scale as a trainable parameter and using an absorbable scale strategy, QB-LIF allows each layer to adapt its spiking resolution while maintaining hardware efficiency through accumulate-only execution. Experiments on various datasets show that QB-LIF outperforms binary and fixed-burst SNNs in accuracy and latency, demonstrating its effectiveness in both static and event-driven tasks.
SNNs can achieve higher accuracy and lower latency by learning the optimal spiking resolution for each layer, rather than relying on predefined burst structures.
Binary spike coding enables sparse and event-driven computation in spiking neural networks (SNNs), yet its 1-bit-per-timestep representation fundamentally limits information throughput. This bottleneck becomes increasingly restrictive in deep architectures under short simulation horizons. We propose the Quantized Burst-LIF (QB-LIF) neuron, which reformulates burst spiking as a saturated uniform quantization of membrane potentials with a learnable scale. Instead of relying on predefined multi-threshold structures, QB-LIF treats the quantization scale as a trainable parameter, allowing each layer to autonomously adapt its spiking resolution to the underlying membrane-potential statistics. To preserve hardware efficiency, we introduce an absorbable scale strategy that folds the learned quantized scale into synaptic weights during inference, maintaining a strict accumulate-only (AC) execution paradigm. To enable stable optimization in the discrete multi-level space, we further design ReLSG-ET, a rectified-linear surrogate gradient with exponential tails that sustains gradient flow across burst intervals. Extensive experiments on static (CIFAR-10/100, ImageNet) and event-driven (CIFAR10-DVS, DVS128-Gesture) benchmarks demonstrate that QB-LIF consistently outperforms binary and fixed-burst SNNs, achieving higher accuracy under ultra-low latency while preserving neuromorphic compatibility.