Dynamic Spiking Framework for Graph Neural Networks
Nan Yin, Mengzhu Wang, Zhenghan Chen, Giulia De Masi, Bin Gu, Huan Xiong

TL;DR
This paper introduces DySpikingGNN, a novel framework combining spiking neural networks with dynamic graph learning, addressing high complexity and memory issues while preserving graph information for efficient, real-time node classification.
Contribution
It proposes a dynamic spiking graph neural network framework that propagates early-layer information directly and uses implicit differentiation for efficient dynamic graph learning.
Findings
Effective on large-scale dynamic graph datasets
Reduces computational costs compared to existing methods
Maintains high accuracy in dynamic node classification
Abstract
The integration of Spiking Neural Networks (SNNs) and Graph Neural Networks (GNNs) is gradually attracting attention due to the low power consumption and high efficiency in processing the non-Euclidean data represented by graphs. However, as a common problem, dynamic graph representation learning faces challenges such as high complexity and large memory overheads. Current work often uses SNNs instead of Recurrent Neural Networks (RNNs) by using binary features instead of continuous ones for efficient training, which would overlooks graph structure information and leads to the loss of details during propagation. Additionally, optimizing dynamic spiking models typically requires propagation of information across time steps, which increases memory requirements. To address these challenges, we present a framework named \underline{Dy}namic \underline{S}p\underline{i}king \underline{G}raph…
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 · Advanced Graph Neural Networks · Cognitive Functions and Memory
