Experiments used for the paper accepted for presented at IJCNN2017
Two different configurations of Liquid State Machine (LSM), a special type of Reservoir Computing with internal nodes modelled as spiking neurons, implementing multiple columns (Modular and Monolithic approaches) are tested against the decimation of neurons, connections and entire columns in order to verify which one can better withstand the damage. Based on the neurorobotics outlook, this work is part of a bigger project that aims to apply artificial neural networks to the control of humanoid robots. Therefore, as a benchmark, we made use of a robotic task where an LSM is trained to generate the joint angles needed to command a simulated version of the collaborative robot BAXTER to draw a square on top of a table. The final drawn shape is analysed through Dynamical Time Warping to generate a cost value based on how close the produced drawing is to the original shape. Our results show both approaches, Modular and Monolithic, had a similar behaviour, however the Modular was better at withstanding the decimation of neurons when it was concentrated in a single column.
This article makes use of the same data generated with the code from Graceful Degradation under Noise on Brain Inspired Robot Controllers, therefore the readout weights are the same.
Testing was done through a series of notebooks
- Modular system
- Decimation of internal connections
- Decimation of neurons (all columns)
- Decimation of neurons (single column)
- Decimation of columns
- Monolithic system
- Decimation of internal connections
- Decimation of neurons (all columns)
- Decimation of neurons (single column)
- Decimation of columns
- BEE SNN simulator
- Dynamic Time Warping Library
- Graceful Degradation under Noise on Brain Inspired Robot Controllers
- Diverse, Noisy and Parallel: a New Spiking Neural Network Approach for Humanoid Robot Control
- Short-Term Plasticity in a Liquid State Machine Biomimetic Robot Arm Controller
https://github.com/ricardodeazambuja/IJCNN2017-2/blob/master/de_azambuja_decimation_2017.bib
http://ieeexplore.ieee.org/document/7965834/
- Graceful Degradation under Noise on Brain Inspired Robot Controllers
- Diverse, Noisy and Parallel: a New Spiking Neural Network Approach for Humanoid Robot Control
- Short-Term Plasticity in a Liquid State Machine Biomimetic Robot Arm Controller
- Sensor Fusion Approach Using Liquid StateMachines for Positioning Control