Event-based Graph Representation with Spatial and Motion Vectors for Asynchronous Object Detection
Aayush Atul Verma, Arpitsinh Vaghela, Bharatesh Chakravarthi, Kaustav Chanda, Yezhou Yang

TL;DR
This paper introduces a novel spatiotemporal multigraph representation for event-based sensors, improving object detection accuracy and efficiency by modeling spatial and motion dynamics separately, outperforming previous graph-based methods.
Contribution
The work proposes a decoupled spatial and temporal graph approach using B-spline functions and motion vector attention, enabling efficient asynchronous object detection.
Findings
Over 6% improvement in detection accuracy
5x speedup over previous methods
Reduced parameter count without extra computational cost
Abstract
Event-based sensors offer high temporal resolution and low latency by generating sparse, asynchronous data. However, converting this irregular data into dense tensors for use in standard neural networks diminishes these inherent advantages, motivating research into graph representations. While such methods preserve sparsity and support asynchronous inference, their performance on downstream tasks remains limited due to suboptimal modeling of spatiotemporal dynamics. In this work, we propose a novel spatiotemporal multigraph representation to better capture spatial structure and temporal changes. Our approach constructs two decoupled graphs: a spatial graph leveraging B-spline basis functions to model global structure, and a temporal graph utilizing motion vector-based attention for local dynamic changes. This design enables the use of efficient 2D kernels in place of computationally…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
