paper-with-me

Papers

Hybrid ANN-SNN Pipeline with Local Plasticity

2026-06-18 · Denis Larionov, Khairutin Shtanchaev, Mikhail Kiselev, Mikhail Korovin, Ivan Tugoy arxiv

This work proposes a hybrid ANN-SNN pipeline that effectively leverages the rich embeddings of pretrained artificial neural networks (ANNs) to enable high-performance spiking neural networks (SNNs). The architecture couples a pretrained EfficientNet encoder with a CoLaNET spiking classifier. We convert the encoder's activations into spike trains via rate-coding and train the subsequent SNN classifier using local, biologically inspired learning rules, bypassing end-to-end gradient propagation. This approach achieves 99.09% accuracy on a 64-class ImageNet benchmark, demonstrating performance on par with conventional deep networks. The work presents a biologically plausible and efficient framework for adapting powerful pretrained encoders to downstream spiking neural network tasks.

📄 PDF Abstract BibTeX arXiv:2606.20151

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Brain-inspired global-local learning incorporated with neuromorphic computing

2020-06-05 · Yujie Wu, Rong Zhao, Jun Zhu, Feng Chen 외

Two main routes of learning methods exist at present including error-driven global learning and neuroscience-oriented local learning. Integrating them into one network may provide complementary learning capabilities for …

Continual LearningFew-Shot LearningMeta-Learning

Genetic control of plasticity of oil yield for combined abiotic stresses using a joint approach of crop modeling and genome-wide association

2017-05-18

Understanding the genetic basis of phenotypic plasticity is crucial for predicting and managing climate change effects on wild plants and crops. Here, we combined crop modeling and quantitative genetics to study the gene…

Supervised Spike Agreement Dependent Plasticity for Fast Local Learning in Spiking Neural Networks

2026-01-13 · Gouri Lakshmi S, Athira Chandrasekharan, Harshit Kumar, Muhammed Sahad E 외 arxiv

Spike-Timing-Dependent Plasticity (STDP) provides a biologically grounded learning rule for spiking neural networks (SNNs), but its reliance on precise spike timing and pairwise updates limits fast learning of weights. W…

Image Classification

NeuroPlastic: A Plasticity-Modulated Optimizer for Biologically Inspired Learning Dynamics

2026-04-29 · Douglas Jiang, Yuechen Wang, Jiayi Wang, Jiaying Geng 외 arxiv

Optimization algorithms are fundamental to modern deep learning, yet most widely used methods rely on update rules based primarily on local gradient statistics. We introduce NeuroPlastic, a plasticity-modulated optimizer…

Image Classification

Local Pheromone Network: Sparse Local Learning with Multi-Scale Synaptic Trails, Consolidation, and Replay

2026-06-22 · Xingcheng Fu, Xianjun Chen, Zhihao Li arxiv

Backpropagation-trained dense neural networks are powerful function approximators, but they couple learning across many parameters and can overwrite previous associations when tasks conflict. This paper describes Local P…