Neuromorphic Imaging and Classification with Graph Learning
Pei Zhang, Chutian Wang, Edmund Y. Lam

TL;DR
This paper introduces a graph-based approach using Graph Transformers for neuromorphic image classification, effectively handling sparse event streams with limited data and computational resources, advancing mobile neuromorphic applications.
Contribution
The paper proposes a novel graph representation and a Graph Transformer model specifically designed for neuromorphic event data, improving classification accuracy and efficiency.
Findings
Outperforms existing methods in accuracy and efficiency.
Excels in scenarios with limited events and computational resources.
Enables neuromorphic applications in mobile devices.
Abstract
Bio-inspired neuromorphic cameras asynchronously record pixel brightness changes and generate sparse event streams. They can capture dynamic scenes with little motion blur and more details in extreme illumination conditions. Due to the multidimensional address-event structure, most existing vision algorithms cannot properly handle asynchronous event streams. While several event representations and processing methods have been developed to address such an issue, they are typically driven by a large number of events, leading to substantial overheads in runtime and memory. In this paper, we propose a new graph representation of the event data and couple it with a Graph Transformer to perform accurate neuromorphic classification. Extensive experiments show that our approach leads to better results and excels at the challenging realistic situations where only a small number of events and…
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 · CCD and CMOS Imaging Sensors · Molecular Communication and Nanonetworks
MethodsAttention Is All You Need · Laplacian EigenMap · Laplacian Positional Encodings · Layer Normalization · Label Smoothing · Byte Pair Encoding · Absolute Position Encodings · Dense Connections · Linear Layer · Dropout
