AEGNN: Asynchronous Event-based Graph Neural Networks

03/31/2022
by   Simon Schaefer, et al.
0

The best performing learning algorithms devised for event cameras work by first converting events into dense representations that are then processed using standard CNNs. However, these steps discard both the sparsity and high temporal resolution of events, leading to high computational burden and latency. For this reason, recent works have adopted Graph Neural Networks (GNNs), which process events as "static" spatio-temporal graphs, which are inherently "sparse". We take this trend one step further by introducing Asynchronous, Event-based Graph Neural Networks (AEGNNs), a novel event-processing paradigm that generalizes standard GNNs to process events as "evolving" spatio-temporal graphs. AEGNNs follow efficient update rules that restrict recomputation of network activations only to the nodes affected by each new event, thereby significantly reducing both computation and latency for event-by-event processing. AEGNNs are easily trained on synchronous inputs and can be converted to efficient, "asynchronous" networks at test time. We thoroughly validate our method on object classification and detection tasks, where we show an up to a 200-fold reduction in computational complexity (FLOPs), with similar or even better performance than state-of-the-art asynchronous methods. This reduction in computation directly translates to an 8-fold reduction in computational latency when compared to standard GNNs, which opens the door to low-latency event-based processing.

READ FULL TEXT

page 4

page 8

research
03/20/2020

Event-based Asynchronous Sparse Convolutional Networks

Event cameras are bio-inspired sensors that respond to per-pixel brightn...
research
11/22/2022

Pushing the Limits of Asynchronous Graph-based Object Detection with Event Cameras

State-of-the-art machine-learning methods for event cameras treat events...
research
03/19/2023

ANMS: Asynchronous Non-Maximum Suppression in Event Stream

The non-maximum suppression (NMS) is widely used in frame-based tasks as...
research
07/26/2023

Memory-Efficient Graph Convolutional Networks for Object Classification and Detection with Event Cameras

Recent advances in event camera research emphasize processing data in it...
research
01/06/2020

Discrete event simulation of point processes: A computational complexity analysis on sparse graphs

We derive new discrete event simulation algorithms for marked time point...
research
12/05/2022

Learning to See Through with Events

Although synthetic aperture imaging (SAI) can achieve the seeing-through...
research
08/19/2023

TTPOINT: A Tensorized Point Cloud Network for Lightweight Action Recognition with Event Cameras

Event cameras have gained popularity in computer vision due to their dat...

Please sign up or login with your details

Forgot password? Click here to reset