GERD: Geometric event response data generation
Jens Egholm Pedersen, Dimitris Korakovounis, Jörg Conradt
TL;DR
The paper addresses the lack of geometric grounding in event-based vision by introducing GERD, a simulator that generates synthetic event streams from objects undergoing controlled affine and temporal transformations. It details a pipeline that renders shapes, applies sub-pixel, time-varying transformations, and produces sparse, two-channel events with configurable noise and a PyTorch data loader. The authors showcase applications for mock stimuli, transformation-invariance testing, and covariance analysis to probe how event-based systems respond to geometric changes. This toolbox provides a principled sandbox to study transformation effects and to train models with improved generalization for event-based vision, potentially bridging gaps with traditional frame-based approaches.
Abstract
Event-based vision sensors are appealing because of their time resolution, higher dynamic range, and low-power consumption. They also provide data that is fundamentally different from conventional frame-based cameras: events are sparse, discrete, and require integration in time. Unlike conventional models grounded in established geometric and physical principles, event-based models lack comparable foundations. We introduce a method to generate event-based data under controlled transformations. Specifically, we subject a prototypical object to transformations that change over time to produce carefully curated event videos. We hope this work simplifies studies for geometric approaches in event-based vision. GERD is available at https://github.com/ncskth/gerd
