S3TC: Spiking Separated Spatial and Temporal Convolutions with Unsupervised STDP-based Learning for Action Recognition
Mireille El-Assal, Pierre Tirilly, Ioan Marius Bilasco

TL;DR
This paper introduces S3TC, a novel unsupervised spiking neural network architecture that separates spatial and temporal convolutions to efficiently analyze videos with fewer parameters and without large labeled datasets.
Contribution
The work proposes the first use of Spiking Separated Spatial and Temporal Convolutions (S3TCs) trained with STDP for video analysis, reducing parameters and complexity compared to 3D CSNNs.
Findings
S3TCs outperform spiking 3D convolutions on multiple datasets.
The approach reduces network parameters and computational complexity.
Unsupervised training with STDP eliminates the need for large labeled datasets.
Abstract
Video analysis is a major computer vision task that has received a lot of attention in recent years. The current state-of-the-art performance for video analysis is achieved with Deep Neural Networks (DNNs) that have high computational costs and need large amounts of labeled data for training. Spiking Neural Networks (SNNs) have significantly lower computational costs (thousands of times) than regular non-spiking networks when implemented on neuromorphic hardware. They have been used for video analysis with methods like 3D Convolutional Spiking Neural Networks (3D CSNNs). However, these networks have a significantly larger number of parameters compared with spiking 2D CSNN. This, not only increases the computational costs, but also makes these networks more difficult to implement with neuromorphic hardware. In this work, we use CSNNs trained in an unsupervised manner with the Spike…
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 · Neural dynamics and brain function · Ferroelectric and Negative Capacitance Devices
MethodsConvolution
