English

Transductive Spiking Graph Neural Networks for Loihi

Emerging Technologies 2024-04-29 v1 Machine Learning Neural and Evolutionary Computing

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.

Keywords

Cite

@article{arxiv.2404.17048,
  title  = {Transductive Spiking Graph Neural Networks for Loihi},
  author = {Shay Snyder and Victoria Clerico and Guojing Cong and Shruti Kulkarni and Catherine Schuman and Sumedh R. Risbud and Maryam Parsa},
  journal= {arXiv preprint arXiv:2404.17048},
  year   = {2024}
}

Comments

6 pages, 4 figures, 3 tables