NEAug 29, 2016

About Learning in Recurrent Bistable Gradient Networks

arXiv:1608.08265v11 citations
Originality Incremental advance
AI Analysis

This work addresses training issues in a specific type of neural network, offering an incremental improvement for researchers in neural network dynamics.

The authors identified that using Hebb's learning rule in Recurrent Bistable Gradient Networks leads to unwanted behavior and limitations, and they demonstrated that applying the first order of Hinton's Contrastive Divergence algorithm results in a promising recurrent neural network, tested by learning images from the MNIST database.

Recurrent Bistable Gradient Networks are attractor based neural networks characterized by bistable dynamics of each single neuron. Coupled together using linear interaction determined by the interconnection weights, these networks do not suffer from spurious states or very limited capacity anymore. Vladimir Chinarov and Michael Menzinger, who invented these networks, trained them using Hebb's learning rule. We show, that this way of computing the weights leads to unwanted behaviour and limitations of the networks capabilities. Furthermore we evince, that using the first order of Hintons Contrastive Divergence algorithm leads to a quite promising recurrent neural network. These findings are tested by learning images of the MNIST database for handwritten numbers.

Foundations

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

Your Notes