ROSYMay 20, 2020

Differential Mapping Spiking Neural Network for Sensor-Based Robot Control

arXiv:2005.10017v216 citations
AI Analysis

This work addresses robot control challenges by providing a biologically plausible neural controller, though it is incremental as it builds on existing SNN methods with a new tuning approach.

The authors tackled the problem of approximating differential sensorimotor maps for robotic control using a spiking neural network (SNN), achieving real-time guidance with noisy sensor readings in vision-guided robot experiments.

In this work, a spiking neural network (SNN) is proposed for approximating differential sensorimotor maps of robotic systems. The computed model is used as a local Jacobian-like projection that relates changes in sensor space to changes in motor space. The SNN consists of an input (sensory) layer and an output (motor) layer connected through plastic synapses, with inter-inhibitory connections at the output layer. Spiking neurons are modeled as Izhikevich neurons with a synaptic learning rule based on spike-timing-dependent plasticity. Feedback data from proprioceptive and exteroceptive sensors are encoded and fed into the input layer through a motor babbling process. As the main challenge to building an efficient SNN is to tune its parameters, we present an intuitive tuning method that considerably reduces the number of neurons and the amount of data required for training. Our proposed architecture represents a biologically plausible neural controller that is capable of handling noisy sensor readings to guide robot movements in real-time. Experimental results are presented to validate the control methodology with a vision-guided robot.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes