Abstract
Graph neural networks have emerged as a specialized branch of deep learning, designed to address problems where pairwise relations between objects are crucial. Recent advancements utilize graph convolutional neural networks to extract features within graph structures. Despite promising results, these methods face challenges in real-world applications due to sparse features, resulting in inefficient resource utilization. Recent studies draw inspiration from the mammalian brain and employ spiking neural networks to model and learn graph structures. However, these approaches are limited to traditional Von Neumann-based computing systems, which still face hardware inefficiencies. In this study, we present a fully neuromorphic implementation of spiking graph neural networks designed for Loihi 2. We optimize network parameters using Lava Bayesian Optimization, a novel hyperparameter optimization system compatible with neuromorphic computing architectures. We showcase the performance benefits of combining neuromorphic Bayesian optimization with our approach for citation graph classification using fixed-precision spiking neurons. Our results demonstrate the capability of integer-precision, Loihi 2 compatible spiking neural networks in performing citation graph classification with comparable accuracy to existing floating point implementations.
Original language | English |
---|---|
Title of host publication | GLSVLSI 2024 - Proceedings of the Great Lakes Symposium on VLSI 2024 |
Publisher | Association for Computing Machinery |
Pages | 608-613 |
Number of pages | 6 |
ISBN (Electronic) | 9798400706059 |
DOIs | |
State | Published - Jun 12 2024 |
Event | 34th Great Lakes Symposium on VLSI 2024, GLSVLSI 2024 - Clearwater, United States Duration: Jun 12 2024 → Jun 14 2024 |
Publication series
Name | Proceedings of the ACM Great Lakes Symposium on VLSI, GLSVLSI |
---|
Conference
Conference | 34th Great Lakes Symposium on VLSI 2024, GLSVLSI 2024 |
---|---|
Country/Territory | United States |
City | Clearwater |
Period | 06/12/24 → 06/14/24 |
Funding
The work in this paper is supported by a gift from Intel Corporation.
Keywords
- graph neural networks
- spiking neural networks
- transductive learning