NeuroHSMD: Neuromorphic Hybrid Spiking Motion Detector
- URL: http://arxiv.org/abs/2112.06102v1
- Date: Sun, 12 Dec 2021 00:01:15 GMT
- Title: NeuroHSMD: Neuromorphic Hybrid Spiking Motion Detector
- Authors: Pedro Machado, Eiman Kanjo, Andreas Oikonomou Ahmad Lotfi
- Abstract summary: Vertebrate retinas are highly-efficient in processing trivial visual tasks such as detecting moving objects.
The detection of object motion is done by specialised retinal ganglion cells named Object-motion-sensitive ganglion cells (OMS-GC)
The Neuromorphic Hybrid Spiking Motion Detector (NeuroHSMD) proposed in this work accelerates the HSMD algorithm using Field-Programmable Gate Arrays (FPGAs)
The results show that the NeuroHSMD has produced the same results as the HSMD algorithm in real-time without degradation of quality.
- Score: 2.0625936401496237
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Vertebrate retinas are highly-efficient in processing trivial visual tasks
such as detecting moving objects, yet a complex task for modern computers. The
detection of object motion is done by specialised retinal ganglion cells named
Object-motion-sensitive ganglion cells (OMS-GC). OMS-GC process continuous
signals and generate spike patterns that are post-processed by the Visual
Cortex. The Neuromorphic Hybrid Spiking Motion Detector (NeuroHSMD) proposed in
this work accelerates the HSMD algorithm using Field-Programmable Gate Arrays
(FPGAs). The Hybrid Spiking Motion Detector (HSMD) algorithm was the first
hybrid algorithm to enhance dynamic background subtraction (DBS) algorithms
with a customised 3-layer spiking neural network (SNN) that generates OMS-GC
spiking-like responses. The NeuroHSMD algorithm was compared against the HSMD
algorithm, using the same 2012 change detection (CDnet2012) and 2014 change
detection (CDnet2014) benchmark datasets. The results show that the NeuroHSMD
has produced the same results as the HSMD algorithm in real-time without
degradation of quality. Moreover, the NeuroHSMD proposed in this paper was
completely implemented in Open Computer Language (OpenCL) and therefore is
easily replicated in other devices such as Graphical Processor Units (GPUs) and
clusters of Central Processor Units (CPUs).
Related papers
- Neuromorphic Wireless Split Computing with Multi-Level Spikes [69.73249913506042]
In neuromorphic computing, spiking neural networks (SNNs) perform inference tasks, offering significant efficiency gains for workloads involving sequential data.
Recent advances in hardware and software have demonstrated that embedding a few bits of payload in each spike exchanged between the spiking neurons can further enhance inference accuracy.
This paper investigates a wireless neuromorphic split computing architecture employing multi-level SNNs.
arXiv Detail & Related papers (2024-11-07T14:08:35Z) - Prototype Learning Guided Hybrid Network for Breast Tumor Segmentation in DCE-MRI [58.809276442508256]
We propose a hybrid network via the combination of convolution neural network (CNN) and transformer layers.
The experimental results on private and public DCE-MRI datasets demonstrate that the proposed hybrid network superior performance than the state-of-the-art methods.
arXiv Detail & Related papers (2024-08-11T15:46:00Z) - Holographic Global Convolutional Networks for Long-Range Prediction Tasks in Malware Detection [50.7263393517558]
We introduce Holographic Global Convolutional Networks (HGConv) that utilize the properties of Holographic Reduced Representations (HRR)
Unlike other global convolutional methods, our method does not require any intricate kernel computation or crafted kernel design.
The proposed method has achieved new SOTA results on Microsoft Malware Classification Challenge, Drebin, and EMBER malware benchmarks.
arXiv Detail & Related papers (2024-03-23T15:49:13Z) - DYNAP-SE2: a scalable multi-core dynamic neuromorphic asynchronous
spiking neural network processor [2.9175555050594975]
We present a brain-inspired platform for prototyping real-time event-based Spiking Neural Networks (SNNs)
The system proposed supports the direct emulation of dynamic and realistic neural processing phenomena such as short-term plasticity, NMDA gating, AMPA diffusion, homeostasis, spike frequency adaptation, conductance-based dendritic compartments and spike transmission delays.
The flexibility to emulate different biologically plausible neural networks, and the chip's ability to monitor both population and single neuron signals in real-time, allow to develop and validate complex models of neural processing for both basic research and edge-computing applications.
arXiv Detail & Related papers (2023-10-01T03:48:16Z) - Computational models of object motion detectors accelerated using FPGA
technology [0.3626013617212667]
This PhD research introduces three key contributions in the domain of object motion detection.
MHSNN: A specialized four-layer Spiking Neural Network architecture inspired by vertebrate retinas.
HSMD: Enhancing Dynamic Background Subtraction (DBS) using a tailored three-layer SNN.
NeuroHSMD: Building upon HSMD, this adaptation implemented the SNN component on dedicated hardware.
arXiv Detail & Related papers (2023-08-23T20:26:12Z) - Self-Supervised Masked Convolutional Transformer Block for Anomaly
Detection [122.4894940892536]
We present a novel self-supervised masked convolutional transformer block (SSMCTB) that comprises the reconstruction-based functionality at a core architectural level.
In this work, we extend our previous self-supervised predictive convolutional attentive block (SSPCAB) with a 3D masked convolutional layer, a transformer for channel-wise attention, as well as a novel self-supervised objective based on Huber loss.
arXiv Detail & Related papers (2022-09-25T04:56:10Z) - Detecting Algorithmically Generated Domains Using a GCNN-LSTM Hybrid
Neural Network [10.617124610646488]
Domain generation algorithm (DGA) is used by botnets to build a stealthy command and control (C&C) communication channel.
AGD detection algorithms provide a lightweight, promising solution in response to the existing DGA techniques.
In this paper, a GCNN (gated convolutional neural network)-LSTM (long short-term memory) Hybrid Neural Network (GLHNN) for AGD detection is proposed.
arXiv Detail & Related papers (2022-08-06T05:15:45Z) - Grasp-and-Lift Detection from EEG Signal Using Convolutional Neural
Network [1.869097450593631]
This article has automated the hand movement activity viz GAL detection method from the 32-channel EEG signals.
The proposed pipeline essentially combines preprocessing and end-to-end detection steps, eliminating the requirement of hand-crafted feature engineering.
arXiv Detail & Related papers (2022-02-12T19:27:06Z) - FPGA-optimized Hardware acceleration for Spiking Neural Networks [69.49429223251178]
This work presents the development of a hardware accelerator for an SNN, with off-line training, applied to an image recognition task.
The design targets a Xilinx Artix-7 FPGA, using in total around the 40% of the available hardware resources.
It reduces the classification time by three orders of magnitude, with a small 4.5% impact on the accuracy, if compared to its software, full precision counterpart.
arXiv Detail & Related papers (2022-01-18T13:59:22Z) - HSMD: An object motion detection algorithm using a Hybrid Spiking Neural
Network Architecture [0.2580765958706854]
Object-motion-sensitive ganglion cells (OMS-GC) are specialised cells in the retina that sense moving objects.
OMS-GC take as input continuous signals and produce spike patterns as output, that are transmitted to the Visual Cortex via the optic nerve.
HSMD algorithm proposed in this work enhances the GSOC dynamic background subtraction (DBS) algorithm with a customised 3-layer spiking neural network (SNN)
Results show that the HSMD was ranked overall first among the competing approaches.
arXiv Detail & Related papers (2021-09-09T09:15:56Z) - A SAR speckle filter based on Residual Convolutional Neural Networks [68.8204255655161]
This work aims to present a novel method for filtering the speckle noise from Sentinel-1 data by applying Deep Learning (DL) algorithms, based on Convolutional Neural Networks (CNNs)
The obtained results, if compared with the state of the art, show a clear improvement in terms of Peak Signal-to-Noise Ratio (PSNR) and Structural Similarity Index (SSIM)
arXiv Detail & Related papers (2021-04-19T14:43:07Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.