Spiking Heterogeneous Graph Attention Networks
Buqing Cao, Qian Peng, Xiang Xie, Liang Chen, Min Shi, Jianxun Liu

TL;DR
This paper introduces SpikingHAN, a novel energy-efficient heterogeneous graph neural network that leverages spiking neural networks to reduce resource consumption while maintaining competitive node classification performance.
Contribution
It proposes SpikingHAN, integrating SNNs into HGNNs to lower computational costs and energy use without sacrificing accuracy, addressing practical deployment challenges.
Findings
Achieves competitive node classification accuracy.
Uses fewer parameters and less memory.
Offers faster inference and lower energy consumption.
Abstract
Real-world graphs or networks are usually heterogeneous, involving multiple types of nodes and relationships. Heterogeneous graph neural networks (HGNNs) can effectively handle these diverse nodes and edges, capturing heterogeneous information within the graph, thus exhibiting outstanding performance. However, most methods of HGNNs usually involve complex structural designs, leading to problems such as high memory usage, long inference time, and extensive consumption of computing resources. These limitations pose certain challenges for the practical application of HGNNs, especially for resource-constrained devices. To mitigate this issue, we propose the Spiking Heterogeneous Graph Attention Networks (SpikingHAN), which incorporates the brain-inspired and energy-saving properties of Spiking Neural Networks (SNNs) into heterogeneous graph learning to reduce the computing cost without…
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
Taxonomy
TopicsAdvanced Memory and Neural Computing · Advanced Graph Neural Networks · Ferroelectric and Negative Capacitance Devices
