TL;DR
This paper introduces a novel GNN-driven transformer algorithm for denoising neuromorphic camera data, significantly improving noise filtration accuracy while preserving meaningful events, especially under challenging lighting conditions.
Contribution
The paper presents a new GNN-Transformer model with EventConv for noise classification and the KoGTL method for generating training labels in diverse lighting scenarios.
Findings
Outperforms existing methods by 8.8% in filtration accuracy
Effective in various lighting and motion conditions
Preserves meaningful scene events while removing noise
Abstract
Neuromorphic vision is a bio-inspired technology that has triggered a paradigm shift in the computer-vision community and is serving as a key-enabler for a multitude of applications. This technology has offered significant advantages including reduced power consumption, reduced processing needs, and communication speed-ups. However, neuromorphic cameras suffer from significant amounts of measurement noise. This noise deteriorates the performance of neuromorphic event-based perception and navigation algorithms. In this paper, we propose a novel noise filtration algorithm to eliminate events which do not represent real log-intensity variations in the observed scene. We employ a Graph Neural Network (GNN)-driven transformer algorithm, called GNN-Transformer, to classify every active event pixel in the raw stream into real-log intensity variation or noise. Within the GNN, a message-passing…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGraph Neural Network
