paper-with-me

홈 › Papers

Scalable Event-by-event Processing of Neuromorphic Sensory Signals With Deep State-Space Models

2024-04-29 · Mark Schöne, Neeraj Mohan Sushma, Jingyue Zhuge, Christian Mayr, Anand Subramoney, David Kappel

Event-based sensors are well suited for real-time processing due to their fast response times and encoding of the sensory data as successive temporal differences. These and other valuable properties, such as a high dynamic range, are suppressed when the data is converted to a frame-based format. However, most current methods either collapse events into frames or cannot scale up when processing the event data directly event-by-event. In this work, we address the key challenges of scaling up event-by-event modeling of the long event streams emitted by such sensors, which is a particularly relevant problem for neuromorphic computing. While prior methods can process up to a few thousand time steps, our model, based on modern recurrent deep state-space models, scales to event streams of millions of events for both training and inference. We leverage their stable parameterization for learning long-range dependencies, parallelizability along the sequence dimension, and their ability to integrate asynchronous events effectively to scale them up to long event streams. We further augment these with novel event-centric techniques enabling our model to match or beat the state-of-the-art performance on several event stream benchmarks. In the Spiking Speech Commands task, we improve state-of-the-art by a large margin of 7.7% to 88.4%. On the DVS128-Gestures dataset, we achieve competitive results without using frames or convolutional neural networks. Our work demonstrates, for the first time, that it is possible to use fully event-based processing with purely recurrent networks to achieve state-of-the-art task performance in several event-based benchmarks.

📄 PDF Abstract BibTeX arXiv:2404.18508

Code (1)

Efficient-Scalable-Machine-Learning/event-ssm 공식 구현 jax

Tasks

Audio ClassificationGesture RecognitionHand-Gesture RecognitionState Space Models

Similar Papers 제목 키워드 기반

SPAIC: A sub-$μ$W/Channel, 16-Channel General-Purpose Event-Based Analog Front-End with Dual-Mode Encoders

2023-08-31 · Shyam Narayanan, Matteo Cartiglia, Arianna Rubino, Charles Lego 외

Low-power event-based analog front-ends (AFE) are a crucial component required to build efficient end-to-end neuromorphic processing systems for edge computing. Although several neuromorphic chips have been developed for…

Edge-computing

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

End-to-End Keyword Spotting on FPGA Using Graph Neural Networks with a Neuromorphic Auditory Sensor

2026-05-10 · Wiktor Matykiewicz, Piotr Wzorek, Kamil Jeziorek, Tomás Muñoz 외 arxiv

With the rapid growth of mobile robotics and embedded intelligence, there is an increasing demand for efficient on-device data processing on edge platforms. A promising research direction is the use of neuromorphic senso…

Graph Neural NetworkKeyword Spotting

Real-time processing of analog signals on accelerated neuromorphic hardware

2026-02-04 · Yannik Stradmann, Johannes Schemmel, Mihai A. Petrovici, Laura Kriener arxiv

Sensory processing with neuromorphic systems is typically done by using either event-based sensors or translating input signals to spikes before presenting them to the neuromorphic processor. Here, we offer an alternativ…

A Multi-Threading Kernel for Enabling Neuromorphic Edge Applications

2025-10-20 · Lars Niedermeier, Vyom Shah, Jeffrey L. Krichmar arxiv

Spiking Neural Networks (SNNs) have sparse, event driven processing that can leverage neuromorphic applications. In this work, we introduce a multi-threading kernel that enables neuromorphic applications running at the e…