Adaptive Robotic Arm Control with a Spiking Recurrent Neural Network on a Digital Accelerator
Alejandro Linares-Barranco, Luciano Prono, Robert Lengenstein, Giacomo, Indiveri, Charlotte Frenkel

TL;DR
This paper presents an adaptation of a recurrent spiking neural network chip for robotic arm control, demonstrating high-speed event processing and preserved accuracy in an embedded system setup.
Contribution
It introduces a new implementation of the ReckOn spiking neural network chip on a Xilinx MPSoC for robotic control applications.
Findings
Peak performance of 3.8 million events per second
Preserved accuracy in robotic arm control scenario
Enhanced deployment flexibility in embedded systems
Abstract
With the rise of artificial intelligence, neural network simulations of biological neuron models are being explored to reduce the footprint of learning and inference in resource-constrained task scenarios. A mainstream type of such networks are spiking neural networks (SNNs) based on simplified Integrate and Fire models for which several hardware accelerators have emerged. Among them, the ReckOn chip was introduced as a recurrent SNN allowing for both online training and execution of tasks based on arbitrary sensory modalities, demonstrated for vision, audition, and navigation. As a fully digital and open-source chip, we adapted ReckOn to be implemented on a Xilinx Multiprocessor System on Chip system (MPSoC), facilitating its deployment in embedded systems and increasing the setup flexibility. We present an overview of the system, and a Python framework to use it on a Pynq ZU platform.…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFault Detection and Control Systems
MethodsSpiking Neural Networks
