paper-with-me

홈 › Papers

EAS-SNN: End-to-End Adaptive Sampling and Representation for Event-based Detection with Recurrent Spiking Neural Networks

2024-03-19 · ZiMing Wang, Ziling Wang, Huaning Li, Lang Qin, Runhao Jiang, De Ma, Huajin Tang

Event cameras, with their high dynamic range and temporal resolution, are ideally suited for object detection, especially under scenarios with motion blur and challenging lighting conditions. However, while most existing approaches prioritize optimizing spatiotemporal representations with advanced detection backbones and early aggregation functions, the crucial issue of adaptive event sampling remains largely unaddressed. Spiking Neural Networks (SNNs), which operate on an event-driven paradigm through sparse spike communication, emerge as a natural fit for addressing this challenge. In this study, we discover that the neural dynamics of spiking neurons align closely with the behavior of an ideal temporal event sampler. Motivated by this insight, we propose a novel adaptive sampling module that leverages recurrent convolutional SNNs enhanced with temporal memory, facilitating a fully end-to-end learnable framework for event-based detection. Additionally, we introduce Residual Potential Dropout (RPD) and Spike-Aware Training (SAT) to regulate potential distribution and address performance degradation encountered in spike-based sampling modules. Empirical evaluation on neuromorphic detection datasets demonstrates that our approach outperforms existing state-of-the-art spike-based methods with significantly fewer parameters and time steps. For instance, our method yields a 4.4\% mAP improvement on the Gen1 dataset, while requiring 38\% fewer parameters and only three time steps. Moreover, the applicability and effectiveness of our adaptive sampling methodology extend beyond SNNs, as demonstrated through further validation on conventional non-spiking models. Code is available at https://github.com/Windere/EAS-SNN.

📄 PDF Abstract BibTeX arXiv:2403.12574

Code (1)

windere/eas-snn 공식 구현 pytorch

Tasks

object-detectionObject Detection

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Efficient Multi-Timescale Event Representations for Feed-Forward Object Detection

2026-09-04 · Fredrik Lundell, Per-Erik Forssen, Mårten Wadenbäck, Astrid Lundmark arxiv

Autonomous systems require robust low-latency perception under rapidly changing scene dynamics and challenging illumination. In event cameras object detection commonly relies on recurrent architectures to accumulate spar…

Object Detection

Adaptive Skip Intervals: Temporal Abstraction for Recurrent Dynamical Models

2018-08-14 · NeurIPS 2018 12 · Alexander Neitz, Giambattista Parascandolo, Stefan Bauer, Bernhard Schölkopf

We introduce a method which enables a recurrent dynamics model to be temporally abstract. Our approach, which we call Adaptive Skip Intervals (ASI), is based on the observation that in many sequential prediction tasks, t…

Computational EfficiencyPredictionPrediction Intervals

RED: Deep Recurrent Neural Networks for Sleep EEG Event Detection

2020-05-15 · Nicolás I. Tapia, Pablo A. Estévez

The brain electrical activity presents several short events during sleep that can be observed as distinctive micro-structures in the electroencephalogram (EEG), such as sleep spindles and K-complexes. These events have b…

EEGElectroencephalogram (EEG)Event DetectionK-complex detection+3

Exploiting Document Level Information to Improve Event Detection via Recurrent Neural Networks

2017-11-01 · IJCNLP 2017 11 · Shaoyang Duan, Ruifang He, Wenli Zhao

This paper tackles the task of event detection, which involves identifying and categorizing events. The previous work mainly exist two problems: (1) the traditional feature-based methods apply cross-sentence information,…

Event DetectionSentence

Adaptive Prediction Timing for Electronic Health Records

2020-03-05 · Jacob Deasy, Ari Ercole, Pietro Liò

In realistic scenarios, multivariate timeseries evolve over case-by-case time-scales. This is particularly clear in medicine, where the rate of clinical events varies by ward, patient, and application. Increasingly compl…

Prediction