Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Voxel Graph CNN for Object Classification with Event Cameras

About

Event cameras attract researchers' attention due to their low power consumption, high dynamic range, and extremely high temporal resolution. Learning models on event-based object classification have recently achieved massive success by accumulating sparse events into dense frames to apply traditional 2D learning methods. Yet, these approaches necessitate heavy-weight models and are with high computational complexity due to the redundant information introduced by the sparse-to-dense conversion, limiting the potential of event cameras on real-life applications. This study aims to address the core problem of balancing accuracy and model complexity for event-based classification models. To this end, we introduce a novel graph representation for event data to exploit their sparsity better and customize a lightweight voxel graph convolutional neural network (\textit{EV-VGCNN}) for event-based classification. Specifically, (1) using voxel-wise vertices rather than previous point-wise inputs to explicitly exploit regional 2D semantics of event streams while keeping the sparsity;(2) proposing a multi-scale feature relational layer (\textit{MFRL}) to extract spatial and motion cues from each vertex discriminatively concerning its distances to neighbors. Comprehensive experiments show that our model can advance state-of-the-art classification accuracy with extremely low model complexity (merely 0.84M parameters).

Yongjian Deng, Hao Chen, Hai Liu, Youfu Li• 2021

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR10-DVS (test)
Accuracy67
80
Image ClassificationN-MNIST (test)
Accuracy99.4
69
Object ClassificationN-CARS (test)
Accuracy95.3
53
Object ClassificationN-Caltech101 (test)
Accuracy74.8
51
Image ClassificationN-MNIST
Accuracy99.1
44
Image ClassificationASL-DVS (test)
Accuracy98.3
13
Event-based ClassificationN-Caltech101 (test)
GFLOPs0.7
9
Event-based ClassificationN-CARS (test)
Latency (CPU, ms)26.1
8
object recognitionN-MNIST
Accuracy99.1
7
Showing 9 of 9 rows

Other info

Follow for update