paper-with-me

Papers

Adaptive Robotic Arm Control with a Spiking Recurrent Neural Network on a Digital Accelerator

2024-05-21 · Alejandro Linares-Barranco, Luciano Prono, Robert Lengenstein, Giacomo Indiveri, Charlotte Frenkel

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. We validate the architecture and implementation in the new scenario of robotic arm control, and show how the simulated accuracy is preserved with a peak performance of 3.8M events processed per second.

📄 PDF Abstract BibTeX arXiv:2405.12849

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SNN Spiking Neural Networks (SNNs) are a class of artificial neural networks inspired by the structure and functioning of the brain's neural networks. Unlike traditional…

Similar Papers 제목 키워드 기반

Spiking Neural Networks for Continuous Control via End-to-End Model-Based Learning

2025-09-03 · Justus Huebotter, Pablo Lanillos, Marcel van Gerven, Serge Thill arxiv

Despite recent progress in training spiking neural networks (SNNs) for classification, their application to continuous motor control remains limited. Here, we demonstrate that fully spiking architectures can be trained e…

Continuous Control

Closed-loop spiking control on a neuromorphic processor implemented on the iCub

2020-09-01 · Jingyue Zhao, Nicoletta Risi, Marco Monforte, Chiara Bartolozzi 외

Despite neuromorphic engineering promises the deployment of low latency, adaptive and low power systems that can lead to the design of truly autonomous artificial agents, the development of a fully neuromorphic artificia…

Decision Making

Towards spiking analog hardware implementation of a trajectory interpolation mechanism for smooth closed-loop control of a spiking robot arm

2025-01-23 · Daniel Casanueva-Morato, Chenxi Wu, Giacomo Indiveri, Juan P. Dominguez-Morales 외

Neuromorphic engineering aims to incorporate the computational principles found in animal brains, into modern technological systems. Following this approach, in this work we propose a closed-loop neuromorphic control sys…

Position

Training slow silicon neurons to control extremely fast robots with spiking reinforcement learning

2026-01-29 · Irene Ambrosini, Ingo Blakowski, Dmitrii Zendrikov, Cristiano Capone 외 arxiv

Air hockey demands split-second decisions at high puck velocities, a challenge we address with a compact network of spiking neurons running on a mixed-signal analog/digital neuromorphic processor. By co-designing hardwar…

Reinforcement Learning

On robot compliance. A cerebellar control approach

2020-03-02 · Ignacio Abadia, Francisco Naveros, Jesus A. Garrido, Eduardo Ros 외

The work presented here is a novel biological approach for the compliant control of a robotic arm in real time (RT). We integrate a spiking cerebellar network at the core of a feedback control loop performing torque-driv…