Memory-Efficient Graph Convolutional Networks for Object Classification and Detection with Event Cameras
Kamil Jeziorek, Andrea Pinna, Tomasz Kryjak

TL;DR
This paper introduces a memory-efficient graph convolutional network approach for object classification and detection using event camera data, achieving significant reductions in model size and data representation while maintaining high accuracy and processing speed.
Contribution
It provides a comparative analysis of graph convolution operations focusing on both memory and computational efficiency, leading to a novel low-memory GCN model for event-based vision tasks.
Findings
450-fold reduction in model parameters
4.5-fold reduction in data size
Achieved 52.3% classification accuracy and 53.7% [email protected] for detection
Abstract
Recent advances in event camera research emphasize processing data in its original sparse form, which allows the use of its unique features such as high temporal resolution, high dynamic range, low latency, and resistance to image blur. One promising approach for analyzing event data is through graph convolutional networks (GCNs). However, current research in this domain primarily focuses on optimizing computational costs, neglecting the associated memory costs. In this paper, we consider both factors together in order to achieve satisfying results and relatively low model complexity. For this purpose, we performed a comparative analysis of different graph convolution operations, considering factors such as execution time, the number of trainable model parameters, data format requirements, and training outcomes. Our results show a 450-fold reduction in the number of parameters for the…
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.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Age of Information Optimization · Functional Brain Connectivity Studies
MethodsConvolution
