English

Biologically Plausible Learning via Bidirectional Spike-Based Distillation

Neural and Evolutionary Computing 2026-02-12 v2

Abstract

Developing biologically plausible learning algorithms that can achieve performance comparable to error backpropagation remains a longstanding challenge. Existing approaches often compromise biological plausibility by entirely avoiding the use of spikes for error propagation or relying on both positive and negative learning signals, while the question of how spikes can represent negative values remains unresolved. To address these limitations, we introduce Bidirectional Spike-based Distillation (BSD), a novel learning algorithm that jointly trains a feedforward and a backward spiking network. We formulate learning as a transformation between two spiking representations (i.e., stimulus encoding and concept encoding) so that the feedforward network implements perception and decision-making by mapping stimuli to actions, while the backward network supports memory recall by reconstructing stimuli from concept representations. Extensive experiments on diverse benchmarks, including image recognition, image generation, and sequential regression, show that BSD achieves performance comparable to networks trained with classical error backpropagation. These findings represent a significant step toward biologically grounded, spike-driven learning in neural networks. Our code is available at https://github.com/alden199/Bidirectional-Spike-Based-Distillation.

Keywords

Cite

@article{arxiv.2509.20284,
  title  = {Biologically Plausible Learning via Bidirectional Spike-Based Distillation},
  author = {Changze Lv and Yifei Wang and Yanxun Zhang and Yiyang Lu and Jingwen Xu and Xiaohua Wang and Di Yu and Xin Du and Xuanjing Huang and Xiaoqing Zheng},
  journal= {arXiv preprint arXiv:2509.20284},
  year   = {2026}
}
R2 v1 2026-07-01T05:54:27.181Z