paper-with-me

Papers

Resource Constrained Model Compression via Minimax Optimization for Spiking Neural Networks

2023-08-09 · Jue Chen, Huan Yuan, Jianchao Tan, Bin Chen, Chengru Song, Di Zhang

Brain-inspired Spiking Neural Networks (SNNs) have the characteristics of event-driven and high energy-efficient, which are different from traditional Artificial Neural Networks (ANNs) when deployed on edge devices such as neuromorphic chips. Most previous work focuses on SNNs training strategies to improve model performance and brings larger and deeper network architectures. It is difficult to deploy these complex networks on resource-limited edge devices directly. To meet such demand, people compress SNNs very cautiously to balance the performance and the computation efficiency. Existing compression methods either iteratively pruned SNNs using weights norm magnitude or formulated the problem as a sparse learning optimization. We propose an improved end-to-end Minimax optimization method for this sparse learning problem to better balance the model performance and the computation efficiency. We also demonstrate that jointly applying compression and finetuning on SNNs is better than sequentially, especially for extreme compression ratios. The compressed SNN models achieved state-of-the-art (SOTA) performance on various benchmark datasets and architectures. Our code is available at https://github.com/chenjallen/Resource-Constrained-Compression-on-SNN.

📄 PDF Abstract BibTeX arXiv:2308.04672

Code (1)

chenjallen/resource-constrained-compression-on-snn 공식 구현 pytorch

Tasks

Model CompressionSparse Learning

Methods 이 논문이 사용한 방법론

SNN Spiking Neural Networks (SNNs) are a class of artificial neural networks inspired by the structure and functioning of the brain's neural networks. Unlike traditional…

Similar Papers 제목 키워드 기반

Compression and Inference of Spiking Neural Networks on Resource-Constrained Hardware

2025-11-15 · Karol C. Jurzec, Tomasz Szydlo, Maciej Wielgosz arxiv

Spiking neural networks (SNNs) communicate via discrete spikes in time rather than continuous activations. Their event-driven nature offers advantages for temporal processing and energy efficiency on resource-constrained…

Model Compression

Minimax Dynamics of Optimally Balanced Spiking Networks of Excitatory and Inhibitory Neurons

2020-06-15 · NeurIPS 2020 12 · Qianyi Li, Cengiz Pehlevan

Excitation-inhibition (E-I) balance is ubiquitously observed in the cortex. Recent studies suggest an intriguing link between balance on fast timescales, tight balance, and efficient information coding with spikes. We fu…

GAN Slimming: All-in-One GAN Compression by A Unified Optimization Framework

2020-08-25 · ECCV 2020 8 · Haotao Wang, Shupeng Gui, Haichuan Yang, Ji Liu 외

Generative adversarial networks (GANs) have gained increasing popularity in various computer vision applications, and recently start to be deployed to resource-constrained mobile devices. Similar to other deep models, st…

AllImage-to-Image TranslationQuantizationStyle Transfer

tinySNN: Towards Memory- and Energy-Efficient Spiking Neural Networks

2022-06-17 · Rachmad Vidya Wicaksana Putra, Muhammad Shafique

Larger Spiking Neural Network (SNN) models are typically favorable as they can offer higher accuracy. However, employing such models on the resource- and energy-constrained embedded platforms is inefficient. Towards this…

Quantization

Q-SNNs: Quantized Spiking Neural Networks

2024-06-19 · Wenjie Wei, Yu Liang, Ammar Belatreche, Yichen Xiao 외

Brain-inspired Spiking Neural Networks (SNNs) leverage sparse spikes to represent information and process them in an asynchronous event-driven manner, offering an energy-efficient paradigm for the next generation of mach…

Quantization