paper-with-me

Papers

Scaling Up Dynamic Graph Representation Learning via Spiking Neural Networks

2022-08-15 · Jintang Li, Zhouxin Yu, Zulun Zhu, Liang Chen, Qi Yu, Zibin Zheng, Sheng Tian, Ruofan Wu, Changhua Meng

Recent years have seen a surge in research on dynamic graph representation learning, which aims to model temporal graphs that are dynamic and evolving constantly over time. However, current work typically models graph dynamics with recurrent neural networks (RNNs), making them suffer seriously from computation and memory overheads on large temporal graphs. So far, scalability of dynamic graph representation learning on large temporal graphs remains one of the major challenges. In this paper, we present a scalable framework, namely SpikeNet, to efficiently capture the temporal and structural patterns of temporal graphs. We explore a new direction in that we can capture the evolving dynamics of temporal graphs with spiking neural networks (SNNs) instead of RNNs. As a low-power alternative to RNNs, SNNs explicitly model graph dynamics as spike trains of neuron populations and enable spike-based propagation in an efficient way. Experiments on three large real-world temporal graph datasets demonstrate that SpikeNet outperforms strong baselines on the temporal node classification task with lower computational costs. Particularly, SpikeNet generalizes to a large temporal graph (2.7M nodes and 13.9M edges) with significantly fewer parameters and computation overheads.Our code is publicly available at \url{https://github.com/EdisonLeeeee/SpikeNet}.

📄 PDF Abstract BibTeX arXiv:2208.10364

Code (1)

edisonleeeee/spikenet 공식 구현 pytorch

Tasks

Graph Representation LearningNode ClassificationRepresentation Learning

Similar Papers 제목 키워드 기반

Neuromorphic Graph Anomaly Detection via Adaptive STDP and Spiking Graph Neural Networks

2026-04-29 · Abdul Joseph Fofanah, Lian Wen, David Chen, Tsungcheng Yao 외 arxiv

Anomaly detection in dynamic networks is critical for applications from cybersecurity to industrial monitoring, yet existing methods face challenges in energy efficiency, temporal precision, and adaptability. This paper …

Graph Anomaly Detection

Exploiting Spiking Dynamics with Spatial-temporal Feature Normalization in Graph Learning

2021-06-30 · Mingkun Xu, Yujie Wu, Lei Deng, Faqiang Liu 외

Biological spiking neurons with intrinsic dynamics underlie the powerful representation and learning capabilities of the brain for processing multimodal information in complex environments. Despite recent tremendous prog…

Graph AttentionGraph LearningGraph Neural NetworkNode Classification

Unveiling the Potential of Spiking Dynamics in Graph Representation Learning through Spatial-Temporal Normalization and Coding Strategies

2024-07-30 · Mingkun Xu, Huifeng Yin, Yujie Wu, Guoqi Li 외

In recent years, spiking neural networks (SNNs) have attracted substantial interest due to their potential to replicate the energy-efficient and event-driven processing of biological neurons. Despite this, the applicatio…

Graph LearningGraph Neural NetworkGraph Representation LearningRepresentation Learning

Noise-Injected Spiking Graph Convolution for Energy-Efficient 3D Point Cloud Denoising

2025-02-27 · Zikuan Li, Qiaoyun Wu, Jialin Zhang, Kaijun Zhang 외

Spiking neural networks (SNNs), inspired by the spiking computation paradigm of the biological neural systems, have exhibited superior energy efficiency in 2D classification tasks over traditional artificial neural netwo…

DenoisingRepresentation Learning

When Prompting Meets Spiking: Graph Sparse Prompting via Spiking Graph Prompt Learning

2026-01-06 · Bo Jiang, Weijun Zhao, Beibei Wang, Jin Tang arxiv

Graph Prompt Feature (GPF) learning has been widely used in adapting pre-trained GNN model on the downstream task. GPFs first introduce some prompt atoms and then learns the optimal prompt vector for each graph node usin…

Representation Learning