Pith. sign in

REVIEW 2 cited by

Spiking Graph Convolutional Networks

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2205.02767 v2 pith:LKSHHGFB submitted 2022-05-05 cs.LG cs.AI

Spiking Graph Convolutional Networks

classification cs.LG cs.AI
keywords graphnetworksgcnsconvolutionaldatainformationlearningneural
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Graph Convolutional Networks (GCNs) achieve an impressive performance due to the remarkable representation ability in learning the graph information. However, GCNs, when implemented on a deep network, require expensive computation power, making them difficult to be deployed on battery-powered devices. In contrast, Spiking Neural Networks (SNNs), which perform a bio-fidelity inference process, offer an energy-efficient neural architecture. In this work, we propose SpikingGCN, an end-to-end framework that aims to integrate the embedding of GCNs with the biofidelity characteristics of SNNs. The original graph data are encoded into spike trains based on the incorporation of graph convolution. We further model biological information processing by utilizing a fully connected layer combined with neuron nodes. In a wide range of scenarios (e.g. citation networks, image graph classification, and recommender systems), our experimental results show that the proposed method could gain competitive performance against state-of-the-art approaches. Furthermore, we show that SpikingGCN on a neuromorphic chip can bring a clear advantage of energy efficiency into graph data analysis, which demonstrates its great potential to construct environment-friendly machine learning models.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Towards Green Wearable Computing: A Physics-Aware Spiking Neural Network for Energy-Efficient IMU-based Human Activity Recognition

    cs.LG 2026-04 unverdicted novelty 7.0

    PAS-Net is a fully multiplier-free spiking neural network that enforces human joint constraints spatially and uses causal neuromodulation temporally to achieve state-of-the-art accuracy on IMU HAR with up to 98% lower...

  2. SIGMA: An Efficient Heterophilous Graph Neural Network with Fast Global Aggregation

    cs.LG 2023-05 unverdicted novelty 6.0

    SIGMA integrates SimRank for one-time global similarity aggregation in heterophilous GNNs, achieving O(n) complexity and reported 5x speedup on large graphs with SOTA accuracy.