paper-with-me

Papers

Spike-based building blocks for performing logic operations using Spiking Neural Networks on SpiNNaker

2022-05-09 · Alvaro Ayuso-Martinez, Daniel Casanueva-Morato, Juan P. Dominguez-Morales, Angel Jimenez-Fernandez, Gabriel Jimenez-Moreno

One of the most interesting and still growing scientific fields is neuromorphic engineering, which is focused on studying and designing hardware and software with the purpose of mimicking the basic principles of biological nervous systems. Currently, there are many research groups developing practical applications based on neuroscientific knowledge. This work provides researchers with a novel toolkit of building blocks based on Spiking Neural Networks that emulate the behavior of different logic gates. These could be very useful in many spike-based applications, since logic gates are the basis of digital circuits. The designs and models proposed are presented and implemented on a SpiNNaker hardware platform. Different experiments were performed in order to validate the expected behavior, and the obtained results are discussed. The functionality of traditional logic gates and the proposed blocks is studied, and the feasibility of the presented approach is discussed.

📄 PDF Abstract BibTeX arXiv:2205.04430

Code (1)

alvayus/spyblocks 공식 구현

Similar Papers 제목 키워드 기반

Racing to Learn: Statistical Inference and Learning in a Single Spiking Neuron with Adaptive Kernels

2014-08-06 · Saeed Afshar, Libin George, Jonathan Tapson, Andre van Schaik 외

This paper describes the Synapto-dendritic Kernel Adapting Neuron (SKAN), a simple spiking neuron model that performs statistical inference and unsupervised learning of spatiotemporal spike patterns. SKAN is the first pr…

RecDis-SNN: Rectifying Membrane Potential Distribution for Directly Training Spiking Neural Networks

2022-01-01 · CVPR 2022 1 · Yufei Guo, Xinyi Tong, Yuanpei Chen, Liwen Zhang 외

The brain-inspired and event-driven Spiking Neural Network (SNN) aims at mimicking the synaptic activity of biological neurons, which transmits binary spike signals between network units when the membrane potential e…

Quantization

Temporal Coding in Spiking Neural Networks with Alpha Synaptic Function: Learning with Backpropagation

2019-07-30 · Iulia M. Comsa, Krzysztof Potempa, Luca Versari, Thomas Fischbacher 외

The timing of individual neuronal spikes is essential for biological brains to make fast responses to sensory stimuli. However, conventional artificial neural networks lack the intrinsic temporal coding ability present i…

Decision Making

Efficient Event-based Semantic Segmentation with Spike-driven Lightweight Transformer-based Networks

2024-12-17 · Xiaxin Zhu, Fangming Guo, Xianlei Long, Qingyi Gu 외

Event-based semantic segmentation has great potential in autonomous driving and robotics due to the advantages of event cameras, such as high dynamic range, low latency, and low power cost. Unfortunately, current artific…

Autonomous DrivingSegmentationSemantic Segmentation

Evaluating biological plausibility of learning algorithms the lazy way

2019-09-11 · NeurIPS Workshop Neuro_AI 2019 12 · Owen Marschall, Kyunghyun Cho, Cristina Savin

To which extent can successful machine learning inform our understanding of biological learning? One popular avenue of inquiry in recent years has been to directly map such algorithms into a realistic circuit implementat…