Continuous Spiking Graph Neural Networks
Nan Yin, Mengzhu Wan, Li Shen, Hitesh Laxmichand Patel, Baopu Li, Bin Gu, Huan Xiong

TL;DR
This paper introduces Continuous Spiking Graph Neural Networks (COS-GNN), combining energy-efficient spiking neural networks with continuous graph neural dynamics to improve long-range dependency modeling and mitigate gradient issues.
Contribution
The paper proposes a novel unified framework integrating SNNs with CGNNs, utilizing high-order ODEs for better information preservation and gradient stability.
Findings
COS-GNN outperforms baseline models on graph learning tasks.
The approach effectively mitigates exploding and vanishing gradients.
Experimental results validate the energy efficiency and long-range dependency capture.
Abstract
Continuous graph neural networks (CGNNs) have garnered significant attention due to their ability to generalize existing discrete graph neural networks (GNNs) by introducing continuous dynamics. They typically draw inspiration from diffusion-based methods to introduce a novel propagation scheme, which is analyzed using ordinary differential equations (ODE). However, the implementation of CGNNs requires significant computational power, making them challenging to deploy on battery-powered devices. Inspired by recent spiking neural networks (SNNs), which emulate a biological inference process and provide an energy-efficient neural architecture, we incorporate the SNNs with CGNNs in a unified framework, named Continuous Spiking Graph Neural Networks (COS-GNN). We employ SNNs for graph node representation at each time step, which are further integrated into the ODE process along with time.…
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 Networks and Applications · Neural Networks and Reservoir Computing
