CVAISep 24, 2022

Spiking SiamFC++: Deep Spiking Neural Network for Object Tracking

arXiv:2209.12010v122 citationsh-index: 32
Originality Incremental advance
AI Analysis

This work addresses the challenge of training deep SNNs for real-world applications like object tracking, offering a novel approach that may advance SNN algorithms and neuromorphic chips.

The paper tackles object tracking by proposing Spiking SiamFC++, a deep spiking neural network trained end-to-end, achieving a precision of 85.24% and succession of 64.37%, which significantly outperforms the existing SNN-based tracker SiamSNN at 52.78% and 44.32%.

Spiking neural network (SNN) is a biologically-plausible model and exhibits advantages of high computational capability and low power consumption. While the training of deep SNN is still an open problem, which limits the real-world applications of deep SNN. Here we propose a deep SNN architecture named Spiking SiamFC++ for object tracking with end-to-end direct training. Specifically, the AlexNet network is extended in the time domain to extract the feature, and the surrogate gradient function is adopted to realize direct supervised training of the deep SNN. To examine the performance of the Spiking SiamFC++, several tracking benchmarks including OTB2013, OTB2015, VOT2015, VOT2016, and UAV123 are considered. It is found that, the precision loss is small compared with the original SiamFC++. Compared with the existing SNN-based target tracker, e.g., the SiamSNN, the precision (succession) of the proposed Spiking SiamFC++ reaches 85.24% (64.37%), which is much higher than that of 52.78% (44.32%) achieved by the SiamSNN. To our best knowledge, the performance of the Spiking SiamFC++ outperforms the existing state-of-the-art approaches in SNN-based object tracking, which provides a novel path for SNN application in the field of target tracking. This work may further promote the development of SNN algorithms and neuromorphic chips.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes