paper-with-me

홈 › Papers

ShiftLIF: Efficient Multi-Level Spiking Neurons with Power-of-Two Quantization

2026-05-03 · Kaiwen Tang, Di Yu, Jiaqi Zheng, Changze Lv, Qianhui Liu, Zhanglu Yan, Weng-Fai Wong arxiv

Spiking neural networks (SNNs) are promising for edge sensing due to their event-driven computation and temporal filtering capability. However, standard leaky integrate-and-fire (LIF) neurons communicate only through binary spikes, which severely limit representational capacity. Existing multi-level spiking neurons improve information transmission, but often rely on uniform quantization that mismatches membrane-potential distributions or introduces costly synaptic multiplications. In this paper, we propose ShiftLIF, a multi-level spiking neuron that maps membrane potentials to a logarithmically spaced power-of-two spike set. This design provides finer representation in the small-amplitude regime, where membrane potentials are densely concentrated, while enabling multiplier-free synaptic computation through bit-shift and accumulation operations. As a result, ShiftLIF improves spike-level expressiveness without sacrificing the hardware-friendly nature of standard SNN computation. We evaluate ShiftLIF on 10 datasets spanning wireless, acoustic, motion, and visual sensing tasks. Results show that ShiftLIF consistently matches or exceeds the accuracy of existing multi-level spiking neurons while maintaining synaptic energy consumption close to standard binary LIF. These results indicate that ShiftLIF provides a favorable accuracy-efficiency trade-off for cross-modal edge sensing.

📄 PDF Abstract BibTeX arXiv:2605.01866

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SpikingBERT: Distilling BERT to Train Spiking Language Models Using Implicit Differentiation

2023-08-21 · Malyaban Bal, Abhronil Sengupta

Large language Models (LLMs), though growing exceedingly powerful, comprises of orders of magnitude less neurons and synapses than the human brain. However, it requires significantly more power/energy to operate. In this…

Knowledge DistillationLanguage Modelling

Multi-compartment Neuron and Population Encoding Powered Spiking Neural Network for Deep Distributional Reinforcement Learning

2023-01-18 · Yinqian Sun, Feifei Zhao, Zhuoya Zhao, Yi Zeng

Inspired by the brain's information processing using binary spikes, spiking neural networks (SNNs) offer significant reductions in energy consumption and are more adept at incorporating multi-scale biological characteris…

Atari GamesDistributional Reinforcement Learningreinforcement-learningReinforcement Learning+1

GRSN: Gated Recurrent Spiking Neurons for POMDPs and MARL

2024-04-24 · Lang Qin, ZiMing Wang, Runhao Jiang, Rui Yan 외

Spiking neural networks (SNNs) are widely applied in various fields due to their energy-efficient and fast-inference capabilities. Applying SNNs to reinforcement learning (RL) can significantly reduce the computational r…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Exploring the Potentials of Spiking Neural Networks for Image Deraining

2025-12-01 · Shuang Chen, Tomas Krajnik, Farshad Arvin, Amir Atapour-Abarghouei arxiv

Biologically plausible and energy-efficient frameworks such as Spiking Neural Networks (SNNs) have not been sufficiently explored in low-level vision tasks. Taking image deraining as an example, this study addresses the …

Representation Learning

Fast and Efficient Asynchronous Neural Computation with Adapting Spiking Neural Networks

2016-09-07 · Davide Zambrano, Sander M. Bohte

Biological neurons communicate with a sparing exchange of pulses - spikes. It is an open question how real spiking neurons produce the kind of powerful neural computation that is possible with deep artificial neural netw…

Open-Ended Question Answering