Signal-SGN: A Spiking Graph Convolutional Network for Skeletal Action Recognition via Learning Temporal-Frequency Dynamics
Naichuan Zheng, Yuchen Du, Hailun Xia, Zeyu Liang

TL;DR
Signal-SGN introduces a novel spiking graph convolutional network that effectively models skeletal action dynamics using temporal-frequency domain features, achieving high accuracy and energy efficiency in action recognition.
Contribution
The paper proposes a new spiking GCN architecture with multi-scale wavelet feature fusion for improved skeletal action recognition.
Findings
Outperforms existing SNN-based methods in accuracy.
Reduces theoretical energy consumption significantly.
Achieves comparable performance to traditional GCNs.
Abstract
For multimodal skeleton-based action recognition, Graph Convolutional Networks (GCNs) are effective models. Still, their reliance on floating-point computations leads to high energy consumption, limiting their applicability in battery-powered devices. While energy-efficient, Spiking Neural Networks (SNNs) struggle to model skeleton dynamics, leading to suboptimal solutions. We propose Signal-SGN (Spiking Graph Convolutional Network), which utilizes the temporal dimension of skeleton sequences as the spike time steps and represents features as multi-dimensional discrete stochastic signals for temporal-frequency domain feature extraction. It combines the 1D Spiking Graph Convolution (1D-SGC) module and the Frequency Spiking Convolution (FSC) module to extract features from the skeleton represented as spiking form. Additionally, the Multi-Scale Wavelet Transform Feature Fusion (MWTF)…
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
TopicsAnomaly Detection Techniques and Applications · Action Observation and Synchronization · EEG and Brain-Computer Interfaces
MethodsGraph Convolutional Network · Convolution
