paper-with-me

Papers

Efficient Converted Spiking Neural Network for 3D and 2D Classification

2023-01-01 · ICCV 2023 1 · Yuxiang Lan, Yachao Zhang, Xu Ma, Yanyun Qu, Yun Fu

Spiking Neural Networks (SNNs) have attracted enormous research interest due to their low-power and biologically plausible nature. Existing ANN-SNN conversion methods can achieve lossless conversion by converting a well-trained Artificial Neural Network (ANN) into an SNN. However, converted SNN requires a large amount of time steps to achieve competitive performance with the well-trained ANN, which means a large latency. In this paper, we propose an efficient unified ANN-SNN conversion method for point cloud classification and image classification to significantly reduce the time step to meet the fast and lossless ANN-SNN transformation. Specifically, we first adaptively adjust the threshold according to the activation state of spiking neurons, ensuring a certain proportion of spiking neurons are activated at each time step to reduce the time for accumulation of membrane potential. Next, we use an adaptive firing mechanism to enlarge the range of spiking output, getting more discrimination features in short time steps. Extensive experimental results on challenging point cloud and image datasets demonstrate that the suggested approach significantly outmatches state-of-the-art ANN-SNN conversion based methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationPoint Cloud Classification

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 제목 키워드 기반

L4-Norm Weight Adjustments for Converted Spiking Neural Networks

2021-11-17 · Jason Allred, Kaushik Roy

Spiking Neural Networks (SNNs) are being explored for their potential energy efficiency benefits due to sparse, event-driven computation. Non-spiking artificial neural networks are typically trained with stochastic gradi…

RetinaNet Object Detector based on Analog-to-Spiking Neural Network Conversion

2021-06-10 · Joaquin Royo-Miquel, Silvia Tolu, Frederik E. T. Schöller, Roberto Galeazzi

The paper proposes a method to convert a deep learning object detector into an equivalent spiking neural network. The aim is to provide a conversion framework that is not constrained to shallow network structures and cla…

Object

RMP-SNN: Residual Membrane Potential Neuron for Enabling Deeper High-Accuracy and Low-Latency Spiking Neural Network

2020-02-25 · CVPR 2020 6 · Bing Han, Gopalakrishnan Srinivasan, Kaushik Roy

Spiking Neural Networks (SNNs) have recently attracted significant research interest as the third generation of artificial neural networks that can enable low-power event-driven data analytics. The best performing SNNs f…

Spiking neural networks trained via proxy

2021-09-27 · Saeed Reza Kheradpisheh, Maryam Mirsadeghi, Timothée Masquelier

We propose a new learning algorithm to train spiking neural networks (SNN) using conventional artificial neural networks (ANN) as proxy. We couple two SNN and ANN networks, respectively, made of integrate-and-fire (IF) a…

Deep Multi-Threshold Spiking-UNet for Image Processing

2023-07-20 · Hebei Li, Yueyi Zhang, Zhiwei Xiong, Xiaoyan Sun

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-…

DenoisingImage SegmentationSemantic Segmentation