paper-with-me

Papers

EventF2S: Asynchronous and Sparse Spiking AER Framework using Neuromorphic-Friendly Algorithm

2024-01-28 · Lakshmi Annamalai, Chetan Singh Thakur

Bio-inspired Address Event Representation (AER) sensors have attracted significant popularity owing to their low power consumption, high sparsity, and high temporal resolution. Spiking Neural Network (SNN) has become the inherent choice for AER data processing. However, the integration of the AER-SNN paradigm has not adequately explored asynchronous processing, neuromorphic compatibility, and sparse spiking, which are the key requirements of resource-constrained applications. To address this gap, we introduce a brain-inspired AER-SNN object recognition solution, which includes a data encoder integrated with a First-To-Spike recognition network. Being fascinated by the functionality of neurons in the visual cortex, we designed the solution to be asynchronous and compatible with neuromorphic hardware. Furthermore, we have adapted the principle of denoising and First-To-Spike coding to achieve optimal spike signaling, significantly reducing computation costs. Experimental evaluation has demonstrated that the proposed method incurs significantly less computation cost to achieve state-of-the-art competitive accuracy. Overall, the proposed solution offers an asynchronous and cost-effective AER recognition system that harnesses the full potential of AER sensors.

📄 PDF Abstract BibTeX arXiv:2402.10078

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingObject Recognition

Similar Papers 제목 키워드 기반

Adversarial Attacks on Spiking Convolutional Neural Networks for Event-based Vision

2021-10-06 · Julian Büchel, Gregor Lenz, Yalun Hu, Sadique Sheik 외

Event-based dynamic vision sensors provide very sparse output in the form of spikes, which makes them suitable for low-power applications. Convolutional spiking neural networks model such event-based data and develop the…

Adversarial AttackEvent-based vision

AutoML for neuromorphic computing and application-driven co-design: asynchronous, massively parallel optimization of spiking architectures

2023-02-26 · Angel Yanguas-Gil, Sandeep Madireddy

In this work we have extended AutoML inspired approaches to the exploration and optimization of neuromorphic architectures. Through the integration of a parallel asynchronous model-based search approach with a simulation…

AutoML

jaxsnn: Event-driven Gradient Estimation for Analog Neuromorphic Hardware

2024-01-30 · Eric Müller, Moritz Althaus, Elias Arnold, Philipp Spilger 외

Traditional neuromorphic hardware architectures rely on event-driven computation, where the asynchronous transmission of events, such as spikes, triggers local computations within synapses and neurons. While machine lear…

Fully neuromorphic vision and control for autonomous drone flight

2023-03-15 · Federico Paredes-Vallés, Jesse Hagenaars, Julien Dupeyroux, Stein Stroobants 외

Biological sensing and processing is asynchronous and sparse, leading to low-latency and energy-efficient perception and action. In robotics, neuromorphic hardware for event-based vision and spiking neural networks promi…

Event-based visionSelf-Supervised Learning

Multi-Level Firing with Spiking DS-ResNet: Enabling Better and Deeper Directly-Trained Spiking Neural Networks

2022-10-12 · Lang Feng, Qianhui Liu, Huajin Tang, De Ma 외

Spiking neural networks (SNNs) are bio-inspired neural networks with asynchronous discrete and sparse characteristics, which have increasingly manifested their superiority in low energy consumption. Recent research is de…