paper-with-me

홈 › Papers

Graph-based Spatial-temporal Feature Learning for Neuromorphic Vision Sensing

2019-10-08 · Yin Bi, Aaron Chadha, Alhabib Abbas, Eirina Bourtsoulatze, Yiannis Andreopoulos

Neuromorphic vision sensing (NVS)\ devices represent visual information as sequences of asynchronous discrete events (a.k.a., "spikes") in response to changes in scene reflectance. Unlike conventional active pixel sensing (APS), NVS allows for significantly higher event sampling rates at substantially increased energy efficiency and robustness to illumination changes. However, feature representation for NVS is far behind its APS-based counterparts, resulting in lower performance in high-level computer vision tasks. To fully utilize its sparse and asynchronous nature, we propose a compact graph representation for NVS, which allows for end-to-end learning with graph convolution neural networks. We couple this with a novel end-to-end feature learning framework that accommodates both appearance-based and motion-based tasks. The core of our framework comprises a spatial feature learning module, which utilizes residual-graph convolutional neural networks (RG-CNN), for end-to-end learning of appearance-based features directly from graphs. We extend this with our proposed Graph2Grid block and temporal feature learning module for efficiently modelling temporal dependencies over multiple graphs and a long temporal extent. We show how our framework can be configured for object classification, action recognition and action similarity labeling. Importantly, our approach preserves the spatial and temporal coherence of spike events, while requiring less computation and memory. The experimental validation shows that our proposed framework outperforms all recent methods on standard datasets. Finally, to address the absence of large real-world NVS datasets for complex recognition tasks, we introduce, evaluate and make available the American Sign Language letters (ASL-DVS), as well as human action dataset (UCF101-DVS, HMDB51-DVS and ASLAN-DVS).

📄 PDF Abstract BibTeX arXiv:1910.03579

Code (1)

PIX2NVS/NVS_FeatureLearning pytorch

Tasks

Action Recognition

Methods 이 논문이 사용한 방법론

American 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Exploiting Spiking Dynamics with Spatial-temporal Feature Normalization in Graph Learning

2021-06-30 · Mingkun Xu, Yujie Wu, Lei Deng, Faqiang Liu 외

Biological spiking neurons with intrinsic dynamics underlie the powerful representation and learning capabilities of the brain for processing multimodal information in complex environments. Despite recent tremendous prog…

Graph AttentionGraph LearningGraph Neural NetworkNode Classification

NeuroMorse: A Temporally Structured Dataset For Neuromorphic Computing

2025-02-28 · Ben Walters, Yeshwanth Bethi, Taylor Kergan, Binh Nguyen 외

Neuromorphic engineering aims to advance computing by mimicking the brain's efficient processing, where data is encoded as asynchronous temporal events. This eliminates the need for a synchronisation clock and minimises …

Benchmarking

Ultra-low-power Image Classification on Neuromorphic Hardware

2023-09-28 · Gregor Lenz, Garrick Orchard, Sadique Sheik

Spiking neural networks (SNNs) promise ultra-low-power applications by exploiting temporal and spatial sparsity. The number of binary activations, called spikes, is proportional to the power consumed when executed on neu…

Classificationimage-classificationImage Classification

Graph-Based Object Classification for Neuromorphic Vision Sensing

2019-08-19 · ICCV 2019 10 · Yin Bi, Aaron Chadha, Alhabib Abbas, Eirina Bourtsoulatze 외

Neuromorphic vision sensing (NVS)\ devices represent visual information as sequences of asynchronous discrete events (a.k.a., ``spikes'') in response to changes in scene reflectance. Unlike conventional active pixel sens…

ClassificationGeneral ClassificationObject

Covariant spatio-temporal receptive fields for spiking neural networks

2024-05-01 · Jens Egholm Pedersen, Jörg Conradt, Tony Lindeberg

Biological nervous systems constitute important sources of inspiration towards computers that are faster, cheaper, and more energy efficient. Neuromorphic disciplines view the brain as a coevolved system, simultaneously …

Event-based vision