Spiking Variational Graph Auto-Encoders for Efficient Graph Representation Learning
Hanxuan Yang, Ruike Zhang, Qingchao Kong, Wenji Mao

TL;DR
This paper introduces S-VGAE, an energy-efficient spiking neural network approach for graph representation learning that outperforms or matches existing methods while significantly reducing energy consumption.
Contribution
The paper proposes a novel SNN-based variational graph auto-encoder with a probabilistic decoder and decoupled layers, enhancing energy efficiency and applicability to multi-node graph tasks.
Findings
Achieves lower energy consumption than existing methods.
Maintains or improves performance on link prediction tasks.
Successfully applies to multiple benchmark datasets.
Abstract
Graph representation learning is a fundamental research issue and benefits a wide range of applications on graph-structured data. Conventional artificial neural network-based methods such as graph neural networks (GNNs) and variational graph auto-encoders (VGAEs) have achieved promising results in learning on graphs, but they suffer from extremely high energy consumption during training and inference stages. Inspired by the bio-fidelity and energy-efficiency of spiking neural networks (SNNs), recent methods attempt to adapt GNNs to the SNN framework by substituting spiking neurons for the activation functions. However, existing SNN-based GNN methods cannot be applied to the more general multi-node representation learning problem represented by link prediction. Moreover, these methods did not fully exploit the bio-fidelity of SNNs, as they still require costly multiply-accumulate (MAC)…
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 Graph Neural Networks · Advanced Memory and Neural Computing
