CVROOct 30, 2025

Spiking Patches: Asynchronous, Sparse, and Efficient Tokens for Event Cameras

arXiv:2510.26614v11 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses the need for efficient and accurate event-based vision methods, offering a novel direction for preserving event camera properties, though it is incremental in improving existing tokenization approaches.

The paper tackles the problem of representing asynchronous and sparse events from event cameras by proposing Spiking Patches, a tokenizer that preserves these properties without sacrificing accuracy, achieving up to 10.4x faster inference times and absolute accuracy improvements up to 3.8%.

We propose tokenization of events and present a tokenizer, Spiking Patches, specifically designed for event cameras. Given a stream of asynchronous and spatially sparse events, our goal is to discover an event representation that preserves these properties. Prior works have represented events as frames or as voxels. However, while these representations yield high accuracy, both frames and voxels are synchronous and decrease the spatial sparsity. Spiking Patches gives the means to preserve the unique properties of event cameras and we show in our experiments that this comes without sacrificing accuracy. We evaluate our tokenizer using a GNN, PCN, and a Transformer on gesture recognition and object detection. Tokens from Spiking Patches yield inference times that are up to 3.4x faster than voxel-based tokens and up to 10.4x faster than frames. We achieve this while matching their accuracy and even surpassing in some cases with absolute improvements up to 3.8 for gesture recognition and up to 1.4 for object detection. Thus, tokenization constitutes a novel direction in event-based vision and marks a step towards methods that preserve the properties of event cameras.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes