paper-with-me

홈 › Papers

FPGA Implementation of Simplified Spiking Neural Network

2020-10-02 · Shikhar Gupta, Arpan Vyas, Gaurav Trivedi

Spiking Neural Networks (SNN) are third-generation Artificial Neural Networks (ANN) which are close to the biological neural system. In recent years SNN has become popular in the area of robotics and embedded applications, therefore, it has become imperative to explore its real-time and energy-efficient implementations. SNNs are more powerful than their predecessors because they encode temporal information and use biologically plausible plasticity rules. In this paper, a simpler and computationally efficient SNN model using FPGA architecture is described. The proposed model is validated on a Xilinx Virtex 6 FPGA and analyzes a fully connected network which consists of 800 neurons and 12,544 synapses in real-time.

📄 PDF Abstract BibTeX arXiv:2010.01200

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

VirTex VirText, or Visual representations from Textual annotations is a pretraining approach using semantically dense captions to learn visual representations. First a ConvNet…

Similar Papers 제목 키워드 기반

An FPGA Implementation of Convolutional Spiking Neural Networks for Radioisotope Identification

2021-02-24 · Xiaoyu Huang, Edward Jones, Siru Zhang, Shouyu Xie 외

This paper details the FPGA implementation methodology for Convolutional Spiking Neural Networks (CSNN) and applies this methodology to low-power radioisotope identification using high-resolution data. Power consumption …

A Survey of Spiking Neural Network Accelerator on FPGA

2023-07-08 · Murat Isik

Due to the ability to implement customized topology, FPGA is increasingly used to deploy SNNs in both embedded and high-performance applications. In this paper, we survey state-of-the-art SNN implementations and their ap…

Survey

Computational models of object motion detectors accelerated using FPGA technology

2023-08-23 · Pedro Machado

This PhD research introduces three key contributions in the domain of object motion detection: Multi-Hierarchical Spiking Neural Network (MHSNN): A specialized four-layer Spiking Neural Network (SNN) architecture inspire…

Motion DetectionObject

An FPGA-based Massively Parallel Neuromorphic Cortex Simulator

2018-03-08 · Runchun Wang, Chetan Singh Thakur, Andre van Schaik

This paper presents a massively parallel and scalable neuromorphic cortex simulator designed for simulating large and structurally connected spiking neural networks, such as complex models of various areas of the cortex.…

Energy-Efficient Implementation of Spiking Recurrent Cells on FPGA

2026-05-11 · Pascal Harmeling, Florent De Geeter, Guillaume Drion arxiv

Spiking Neural Networks (SNNs) can reduce energy consumption compared to conventional Artificial Neural Networks (ANNs) when spiking activity is sparse and the neuron model is hardware-friendly. However, biologically fai…