LGMLJul 19, 2019

Learning sparsity in reservoir computing through a novel bio-inspired algorithm

arXiv:1907.08600v11 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of enhancing sparsity in reservoir computing for better learning efficiency, though it appears incremental as it builds on existing bio-inspired and gradient descent methods.

The authors tackled the problem of optimizing sparsity in reservoir computing by developing a bio-inspired algorithm that adjusts node firing thresholds, resulting in improved classification performance, memorization ability, and convergence time on two example tasks.

The mushroom body is the key network for the representation of learned olfactory stimuli in Drosophila and insects. The sparse activity of Kenyon cells, the principal neurons in the mushroom body, plays a key role in the learned classification of different odours. In the specific case of the fruit fly, the sparseness of the network is enforced by an inhibitory feedback neuron called APL, and by an intrinsic high firing threshold of the Kenyon cells. In this work we took inspiration from the fruit fly brain to formulate a novel machine learning algorithm that is able to optimize the sparsity level of a reservoir by changing the firing thresholds of the nodes. The sparsity is only applied on the readout layer so as not to change the timescales of the reservoir and to allow the derivation of a one-layer update rule for the firing thresholds. The proposed algorithm is a combination of learning a neuron-specific sparsity threshold via gradient descent and a global sparsity threshold via a Markov chain Monte Carlo method. The proposed model outperforms the standard gradient descent, which is limited to the readout weights of the reservoir, on two example tasks. It demonstrates how the learnt sparse representation can lead to better classification performance, memorization ability and convergence time.

Foundations

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

Your Notes