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

EventRPG: Event Data Augmentation with Relevance Propagation Guidance

About

Event camera, a novel bio-inspired vision sensor, has drawn a lot of attention for its low latency, low power consumption, and high dynamic range. Currently, overfitting remains a critical problem in event-based classification tasks for Spiking Neural Network (SNN) due to its relatively weak spatial representation capability. Data augmentation is a simple but efficient method to alleviate overfitting and improve the generalization ability of neural networks, and saliency-based augmentation methods are proven to be effective in the image processing field. However, there is no approach available for extracting saliency maps from SNNs. Therefore, for the first time, we present Spiking Layer-Time-wise Relevance Propagation rule (SLTRP) and Spiking Layer-wise Relevance Propagation rule (SLRP) in order for SNN to generate stable and accurate CAMs and saliency maps. Based on this, we propose EventRPG, which leverages relevance propagation on the spiking neural network for more efficient augmentation. Our proposed method has been evaluated on several SNN structures, achieving state-of-the-art performance in object recognition tasks including N-Caltech101, CIFAR10-DVS, with accuracies of 85.62% and 85.55%, as well as action recognition task SL-Animals with an accuracy of 91.59%. Our code is available at https://github.com/myuansun/EventRPG.

Mingyuan Sun, Donghao Zhang, Zongyuan Ge, Jiaxu Wang, Jia Li, Zheng Fang, Renjing Xu• 2024

Related benchmarks

TaskDatasetResultRank
ClassificationCIFAR10-DVS
Accuracy85.55
133
object recognitionN-Caltech101
Accuracy85.62
51
object recognitionN-Caltech101
Latency (s)0.0225
18
Action RecognitionSL-Animals 4Sets
Accuracy91.59
15
object recognitionCIFAR10-DVS--
15
Action RecognitionSL-Animals 3Sets
Accuracy93.75
13
Action RecognitionDVSGesture (full)
Accuracy96.53
11
Action RecognitionDVSGesture
Accuracy Index (AI)22.2
9
Action RecognitionDVSGesture
Latency (s)0.0785
9
object recognitionN-Caltech101
A.I.3.42e+3
9
Showing 10 of 14 rows

Other info

Code

Follow for update