双向联想记忆:从无监督赫布学习到双向反向传播

Bidirectional Associative Memories: Unsupervised Hebbian Learning to Bidirectional Backpropagation

IEEE Transactions on Systems, Man, and Cybernetics: Systems · 2021
被引 27
ABS 3

中文导读

本文回顾了双向联想记忆(BAM)的发展,从无监督赫布学习扩展到带隐藏层的监督学习,提出双向反向传播算法,可正向和反向运行深度分类器与回归器。

Abstract

Bidirectional associative memories (BAMs) pass neural signals forward and backward through the same web of synapses. Earlier BAMs had no hidden neurons and did not use supervised learning. They tuned their synaptic weights with unsupervised Hebbian or competitive learning. Two-layer feedback BAMs always converge to fixed-point equilibria for threshold or threshold-like neurons. Every rectangular connection matrix is bidirectionally stable. These simpler BAMs extend to arbitrary hidden layers with supervised learning if the resulting bidirectional backpropagation algorithm uses the proper layer likelihood in the forward and backward directions. Bidirectional backpropagation lets users run deep classifiers and regressors in reverse as well as forward. Bidirectional training exploits pattern and synaptic information that forward-only running ignores.

神经网络无监督学习监督学习联想记忆反向传播