Learning Spiking Neural Network from Easy to Hard task
Lingling Tang, Jiangtao Hu, Hua Yu, Surui Liu, Jielei Chu

TL;DR
This paper introduces a curriculum learning approach to Spiking Neural Networks, enabling them to learn from easy to hard data, which improves biological plausibility and performance on various datasets.
Contribution
It is the first to incorporate curriculum learning into SNNs, enhancing biological plausibility and adaptive learning by using a confidence-aware loss function.
Findings
Improved performance on static and neuromorphic datasets
Enhanced biological interpretability of SNNs
Effective handling of data difficulty levels
Abstract
Starting with small and simple concepts, and gradually introducing complex and difficult concepts is the natural process of human learning. Spiking Neural Networks (SNNs) aim to mimic the way humans process information, but current SNNs models treat all samples equally, which does not align with the principles of human learning and overlooks the biological plausibility of SNNs. To address this, we propose a CL-SNN model that introduces Curriculum Learning(CL) into SNNs, making SNNs learn more like humans and providing higher biological interpretability. CL is a training strategy that advocates presenting easier data to models before gradually introducing more challenging data, mimicking the human learning process. We use a confidence-aware loss to measure and process the samples with different difficulty levels. By learning the confidence of different samples, the model reduces the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Ferroelectric and Negative Capacitance Devices · Neural dynamics and brain function
MethodsALIGN
