Pith. sign in

REVIEW 4 cited by

Differential Coding for Training-Free ANN-to-SNN Conversion

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2503.00301 v3 pith:N2ZVBWSA submitted 2025-03-01 cs.CV

Differential Coding for Training-Free ANN-to-SNN Conversion

classification cs.CV
keywords codingconsumptionenergysnnsconversiondifferentialmethodnetworks
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Spiking Neural Networks (SNNs) exhibit significant potential due to their low energy consumption. Converting Artificial Neural Networks (ANNs) to SNNs is an efficient way to achieve high-performance SNNs. However, many conversion methods are based on rate coding, which requires numerous spikes and longer time-steps compared to directly trained SNNs, leading to increased energy consumption and latency. This article introduces differential coding for ANN-to-SNN conversion, a novel coding scheme that reduces spike counts and energy consumption by transmitting changes in rate information rather than rates directly, and explores its application across various layers. Additionally, the threshold iteration method is proposed to optimize thresholds based on activation distribution when converting Rectified Linear Units (ReLUs) to spiking neurons. Experimental results on various Convolutional Neural Networks (CNNs) and Transformers demonstrate that the proposed differential coding significantly improves accuracy while reducing energy consumption, particularly when combined with the threshold iteration method, achieving state-of-the-art performance. The source codes of the proposed method are available at https://github.com/h-z-h-cell/ANN-to-SNN-DCGS.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SpikeVLA: Vision-Language-Action Models with Spiking Neural Networks

    cs.RO 2026-06 unverdicted novelty 6.0

    SpikeVLA replaces transformer components in VLA models with spiking vision encoder, multi-modal LLM, and action policy network to reduce energy consumption while maintaining competitive performance on navigation tasks.

  2. A Neuromorphic Reinforcement Learning Framework for Efficient Pathfinding in Robotic Mobile Fulfillment Systems

    cs.RO 2026-06 unverdicted novelty 6.0

    SDQN-RMFS trains an ANN policy with collision-allowing RL then converts it via hard-label knowledge distillation to an SNN for neuromorphic hardware, reporting up to 11,281× energy savings and 2× lower latency in RMFS...

  3. Error Amplification Limits ANN-to-SNN Conversion in Continuous Control

    cs.NE 2026-01 conditional novelty 6.0

    Temporally correlated action errors, amplified by closed-loop dynamics, explain ANN-to-SNN conversion failures in continuous control, and cross-step residual potential initialization mitigates them.

  4. A Neuromorphic Reinforcement Learning Framework for Efficient Pathfinding in Robotic Mobile Fulfillment Systems

    cs.RO 2026-06 conditional novelty 5.0

    SDQN-RMFS trains a DQN for multi-AGV warehouse pathfinding, converts it to an SNN via hard-label distillation and weight scaling, and reports up to 11,281× energy savings on a Speck neuromorphic chip versus a GPU.