Neuromorphic Graph Algorithms: Cycle Detection, Odd Cycle Detection, and Max Flow
Bill Kay, Catherine Schuman, Jade O’Connor, Prasanna Date and Thomas Potok
July, 2021
ICONS: International Conference on Neuromorphic Systems
https://doi.org/10.1145/3477145.3477172
PDF not available yet, or is only available from the conference/journal publisher.
Abstract
Neuromorphic computing is poised to become a promising computing paradigm in the post Moore’s law era due to its extremely low power usage and inherent parallelism. Spiking neural networks are the traditional use case for neuromorphic systems, and have proven to be highly effective at machine learning tasks such as control problems. More recently, neuromorphic systems have been applied outside of the arena of machine learning, primarily in the field of graph algorithms. Neuromorphic systems have been shown to perform graph algorithms faster and with lower power consumption than their traditional (GPU/CPU) counterparts, and are hence an attractive option for a co-processing unit in future high performance computing systems, where graph algorithms play a critical role. In this paper, we present a neuromorphic implementation of cycle detection, odd cycle detection, and the Ford-Fulkerson max-flow algorithm. We further evaluate the performance of these implementations using the NEST neuromorphic simulator by using spike counts and simulation time as proxies for energy consumption and run time. In addition to gains inherent in neuromorphic systems, we show that within the neuromorphic implementations early stopping criteria can be implemented to further improve performance.Citation Information
Text
author B. Kay and C. D. Schuman and J. O'Connor and P. Date and T. Potok title Neuromorphic Graph Algorithms: Cycle Detection, Odd Cycle Detection, and Max Flow booktitle International Conference on Neuromorphic Computing Systems (ICONS) publisher ACM pages 1-7 year 2021 url https://doi.org/10.1145/3477145.3477172 doi 10.1145/3477145.3477172
Bibtex
@INPROCEEDINGS{kso:21:nga, author = "B. Kay and C. D. Schuman and J. O'Connor and P. Date and T. Potok", title = "Neuromorphic Graph Algorithms: Cycle Detection, Odd Cycle Detection, and Max Flow", booktitle = "International Conference on Neuromorphic Computing Systems (ICONS)", publisher = "ACM", pages = "1-7", year = "2021", url = "https://doi.org/10.1145/3477145.3477172", doi = "10.1145/3477145.3477172" }