Deep Multi-Threshold Spiking-UNet for Image Processing
Hebei Li, Yueyi Zhang, Zhiwei Xiong, Xiaoyan Sun

TL;DR
This paper introduces a novel Spiking-UNet architecture that combines SNNs with U-Net for image processing, achieving high performance and significantly reduced inference time through innovative training and normalization techniques.
Contribution
It presents a new Spiking-UNet model with multi-threshold neurons and a conversion-based training pipeline, enhancing efficiency and accuracy in neuromorphic image processing.
Findings
Achieves comparable performance to non-spiking U-Net in segmentation and denoising.
Reduces inference time by approximately 90% compared to non-fine-tuned models.
Surpasses existing SNN methods in image processing tasks.
Abstract
U-Net, known for its simple yet efficient architecture, is widely utilized for image processing tasks and is particularly suitable for deployment on neuromorphic chips. This paper introduces the novel concept of Spiking-UNet for image processing, which combines the power of Spiking Neural Networks (SNNs) with the U-Net architecture. To achieve an efficient Spiking-UNet, we face two primary challenges: ensuring high-fidelity information propagation through the network via spikes and formulating an effective training strategy. To address the issue of information loss, we introduce multi-threshold spiking neurons, which improve the efficiency of information transmission within the Spiking-UNet. For the training strategy, we adopt a conversion and fine-tuning pipeline that leverage pre-trained U-Net models. During the conversion process, significant variability in data distribution across…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Neural dynamics and brain function · Ferroelectric and Negative Capacitance Devices
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Spiking Neural Networks · Concatenated Skip Connection · Convolution · Max Pooling · U-Net
