Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

ricardodeazambuja/IJCNN2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experiments used for the paper accepted for presented at IJCNN2017

Short-Term Plasticity in a Liquid State Machine Biomimetic Robot Arm Controller

Abstract:

Biological neural networks are able to control limbs in different scenarios, with high precision and robustness. As neural networks in living beings communicate through spikes, modern neuromorphic systems try to mimic them making use of spike-based neuron models. Liquid State Machines (LSM), a special type of Reservoir Computing system made of spiking units, when it was first introduced, had plasticity on an external layer and also through Short-Term Plasticity (STP) within the reservoir itself. However, most neuromorphic hardware currently available does not implement both Short-Term Depression and Facilitation and some of them don't support STP at all. In this work we test the impact of STP in an experimental way using a 2 degrees of freedom simulated robotic arm controlled by an LSM. Four trajectories are learned and their reproduction analysed with Dynamic Time Warping accumulated cost as the benchmark. The results from two different set-ups showed the use of STP in the reservoir was not computationally cost-effective for this particular robotic task.

  1. Generation of trajectories

  2. Simulated 2DoF arm

  3. Generation of the training data

  4. Linear Regression - readout weights

  5. Testing:

OBS:

Preprint version:

Bibtex citation:

https://github.com/ricardodeazambuja/IJCNN2017/blob/master/de_azambuja_stp_2017.bib

Final IEEE Xplore version:

http://ieeexplore.ieee.org/document/7966283/

Related works: