Abstract
Binary Spiking Neural Networks (BSNNs) offer promising efficiency advantages for resource-constrained computing. However, their training algorithms often require substantial memory overhead due to latent weight storage and temporal processing requirements. To address this, we propose Binary Spiking Online Optimization (BSO), a novel online training algorithm that significantly reduces training memory while maintaining energy efficiency during the forward pass. BSO achieves this through two key innovations: memory requirements independent of time steps and elimination of latent weight storage. BSO directly updates binary weights through flip signals using the online training framework. These signals are triggered when gradient momentum exceeds a threshold, eliminating the need for latent weight during training. To leverage the inherent temporal dynamics of BSNNs, we further introduce T-BSO, a temporal-aware variant that captures gradient information across time steps for adaptive threshold adjustment. Theoretical analysis establishes convergence guarantees for both BSO and T-BSO, with formal regret bounds characterizing their convergence rates. Extensive experiments demonstrate that both BSO and T-BSO achieve superior optimization performance compared to existing training methods for binary spiking neural networks while significantly reducing memory overhead during training. Our work presents the first effective integration of online training with BSNNs, advancing their practical applicability in resource-constrained scenarios.
| Original language | English |
|---|---|
| Title of host publication | Proceedings of Machine Learning Research |
| Editors | Aarti Singh, Maryam Fazel, Daniel Hsu, Simon Lacoste-Julien, Felix Berkenkamp, Tegan Maharaj, Kiri Wagstaff, Jerry Zhu |
| Publisher | ML Research Press |
| Pages | 37442-37455 |
| Number of pages | 14 |
| Publication status | Published - 6 Jun 2025 |
| Event | ICML 2025: Forty-Second International Conference on Machine Learning - Vancouver Convention Center, Vancouver, Canada Duration: 13 Jul 2025 → 19 Jul 2025 Conference number: 42 https://icml.cc/Conferences/2025 |
Publication series
| Name | Proceedings of Machine Learning Research |
|---|---|
| Publisher | ML Research Press |
| Volume | 267 |
| ISSN (Electronic) | 2640-3498 |
Conference
| Conference | ICML 2025 |
|---|---|
| Abbreviated title | ICML 2025 |
| Country/Territory | Canada |
| City | Vancouver |
| Period | 13/07/25 → 19/07/25 |
| Internet address |
Keywords
- Spiking Neural Network
- Online Learning
- Spiking Binarization