paper-with-me

홈 › Papers

Event2Vec: Processing neuromorphic events directly by representations in vector space

2025-04-21 · Wei Fang, Priyadarshini Panda

The neuromorphic event cameras have overwhelming advantages in temporal resolution, power efficiency, and dynamic range compared to traditional cameras. However, the event cameras output asynchronous, sparse, and irregular events, which are not compatible with mainstream computer vision and deep learning methods. Various methods have been proposed to solve this issue but at the cost of long preprocessing procedures, losing temporal resolutions, or being incompatible with massively parallel computation. Inspired by the great success of the word to vector, we summarize the similarities between words and events, then propose the first event to vector (event2vec) representation. We validate event2vec on classifying the ASL-DVS dataset, showing impressive parameter efficiency, accuracy, and speed than previous graph/image/voxel-based representations. Beyond task performance, the most attractive advantage of event2vec is that it aligns events to the domain of natural language processing, showing the promising prospect of integrating events into large language and multimodal models. Our codes, models, and training logs are available at https://github.com/fangwei123456/event2vec.

📄 PDF Abstract BibTeX arXiv:2504.15371

Code (1)

fangwei123456/event2vec 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Neuromorphic Imaging and Classification with Graph Learning

2023-09-27 · Pei Zhang, Chutian Wang, Edmund Y. Lam

Bio-inspired neuromorphic cameras asynchronously record pixel brightness changes and generate sparse event streams. They can capture dynamic scenes with little motion blur and more details in extreme illumination conditi…

ClassificationGraph Learning

Live Demonstration: Neuromorphic Radar for Gesture Recognition

2025-08-05 · Satyapreet Singh Yadav, Akash K S, Chandra Sekhar Seelamantula, Chetan Singh Thakur arxiv

We present a neuromorphic radar framework for real-time, low-power hand gesture recognition (HGR) using an event-driven architecture inspired by biological sensing. Our system comprises a 24 GHz Doppler radar front-end a…

Hand Gesture Recognition

Dynamic Reconstruction from Neuromorphic Data

2024-08-28 · Harbir Antil, Daniel Blauvelt, David Sayre

Unlike traditional cameras which synchronously register pixel intensity, neuromorphic sensors only register `changes' at pixels where a change is occurring asynchronously. This enables neuromorphic sensors to sample at a…

Dynamic Reconstruction

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 외

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 dynam…

Audio ClassificationGesture RecognitionHand-Gesture RecognitionState Space Models

Line-based Event Preprocessing: Towards Low-Energy Neuromorphic Computer Vision

2026-01-10 · Amélie Gruel, Pierre Lewden, Adrien F. Vincent, Sylvain Saïghi arxiv

Neuromorphic vision made significant progress in recent years, thanks to the natural match between spiking neural networks and event data in terms of biological inspiration, energy savings, latency and memory use for dyn…

Line Detection