HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

State Space Models for Event Cameras

Nikola Zubić Mathias Gehrig Davide Scaramuzza

State Space Models for Event Cameras

Abstract

Today, state-of-the-art deep neural networks that process event-camera data first convert a temporal window of events into dense, grid-like input representations. As such, they exhibit poor generalizability when deployed at higher inference frequencies (i.e., smaller temporal windows) than the ones they were trained on. We address this challenge by introducing state-space models (SSMs) with learnable timescale parameters to event-based vision. This design adapts to varying frequencies without the need to retrain the network at different frequencies. Additionally, we investigate two strategies to counteract aliasing effects when deploying the model at higher frequencies. We comprehensively evaluate our approach against existing methods based on RNN and Transformer architectures across various benchmarks, including Gen1 and 1 Mpx event camera datasets. Our results demonstrate that SSM-based models train 33% faster and also exhibit minimal performance degradation when tested at higher frequencies than the training input. Traditional RNN and Transformer models exhibit performance drops of more than 20 mAP, with SSMs having a drop of 3.76 mAP, highlighting the effectiveness of SSMs in event-based vision tasks.

Code Repositories

uzh-rpg/ssms_event_cameras
Official
jax
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
object-detection-on-gen1-detectionS4D-ViT-B
Params: 16.5
mAP: 46.2
object-detection-on-gen1-detectionS5-ViT-B
Params: 18.2
mAP: 47.4

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
State Space Models for Event Cameras | Papers | HyperAI