paper-with-me

홈 › Papers

Geometry-Aware Spiking Graph Neural Network

2025-08-09 · Bowen Zhang, Genan Dai, Hu Huang, Long Lan arxiv

Graph Neural Networks (GNNs) have demonstrated impressive capabilities in modeling graph-structured data, while Spiking Neural Networks (SNNs) offer high energy efficiency through sparse, event-driven computation. However, existing spiking GNNs predominantly operate in Euclidean space and rely on fixed geometric assumptions, limiting their capacity to model complex graph structures such as hierarchies and cycles. To overcome these limitations, we propose \method{}, a novel Geometry-Aware Spiking Graph Neural Network that unifies spike-based neural dynamics with adaptive representation learning on Riemannian manifolds. \method{} features three key components: a Riemannian Embedding Layer that projects node features into a pool of constant-curvature manifolds, capturing non-Euclidean structures; a Manifold Spiking Layer that models membrane potential evolution and spiking behavior in curved spaces via geometry-consistent neighbor aggregation and curvature-based attention; and a Manifold Learning Objective that enables instance-wise geometry adaptation through jointly optimized classification and link prediction losses defined over geodesic distances. All modules are trained using Riemannian SGD, eliminating the need for backpropagation through time. Extensive experiments on multiple benchmarks show that GSG achieves superior accuracy, robustness, and energy efficiency compared to both Euclidean SNNs and manifold-based GNNs, establishing a new paradigm for curvature-aware, energy-efficient graph learning.

📄 PDF Abstract BibTeX arXiv:2508.06793

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningGraph Neural NetworkLink PredictionGraph Learning

Similar Papers 제목 키워드 기반

Spiking Graph Neural Network on Riemannian Manifolds

2024-10-23 · Li Sun, Zhenhao Huang, Qiqi Wan, Hao Peng 외

Graph neural networks (GNNs) have become the dominant solution for learning on graphs, the typical non-Euclidean structures. Conventional GNNs, constructed with the Artificial Neuron Network (ANN), have achieved impressi…

Graph Neural Network

Spiking NeRF: Representing the Real-World Geometry by a Discontinuous Representation

2023-11-15 · Zhanfeng Liao, Qian Zheng, Yan Liu, Gang Pan

A crucial reason for the success of existing NeRF-based methods is to build a neural density field for the geometry representation via multiple perceptron layers (MLPs). MLPs are continuous functions, however, real geome…

NeRF

Signal-SGN++: Topology-Enhanced Time-Frequency Spiking Graph Network for Skeleton-Based Action Recognition

2025-12-22 · Naichuan Zheng, Xiahai Lun, Weiyi Li, Yuchen Du arxiv

Graph Convolutional Networks (GCNs) demonstrate strong capability in modeling skeletal topology for action recognition, yet their dense floating-point computations incur high energy costs. Spiking Neural Networks (SNNs),…

Action Recognition

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

Degree-Conscious Spiking Graph for Cross-Domain Adaptation

2024-10-09 · Yingxu Wang, Mengzhu Wang, Siwei Liu, Houcheng Su 외

Spiking Graph Networks (SGNs) have demonstrated significant potential in graph classification by emulating brain-inspired neural dynamics to achieve energy-efficient computation. However, existing SGNs are generally cons…

ClassificationDomain AdaptationGraph ClassificationGRAPH DOMAIN ADAPTATION+1