Time-Ordered Recent Event (TORE) Volumes for Event Cameras
About
Event cameras are an exciting, new sensor modality enabling high-speed imaging with extremely low-latency and wide dynamic range. Unfortunately, most machine learning architectures are not designed to directly handle sparse data, like that generated from event cameras. Many state-of-the-art algorithms for event cameras rely on interpolated event representations - obscuring crucial timing information, increasing the data volume, and limiting overall network performance. This paper details an event representation called Time-Ordered Recent Event (TORE) volumes. TORE volumes are designed to compactly store raw spike timing information with minimal information loss. This bio-inspired design is memory efficient, computationally fast, avoids time-blocking (i.e. fixed and predefined frame rates), and contains "local memory" from past data. The design is evaluated on a wide range of challenging tasks (e.g. event denoising, image reconstruction, classification, and human pose estimation) and is shown to dramatically improve state-of-the-art performance. TORE volumes are an easy-to-implement replacement for any algorithm currently utilizing event representations.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Gesture Recognition | DVS128-Gesture (test) | Accuracy96.2 | 30 | |
| Action Recognition | SL-Animals 4Sets | Accuracy85.1 | 15 | |
| 2D/3D Registration | MVSEC-E2P (test) | RE (°)4.855 | 12 | |
| 2D/3D Registration | VECtor E2P (test) | Rotation Error (deg)9.521 | 12 | |
| Action Recognition | DVSGesture (full) | Accuracy96.2 | 11 |