Efficient learning through biological neural network-Hebbian learning

Backpropagation provides new inspiration for neural network training, however, its biological rationality is still questionable. Hebbian learning is a completely unsupervised and feedback-free learning technology, which is a strong contender for biologically feasible alternatives. However, so far, i...

Full description

Saved in:
Bibliographic Details
Main Author: Zhou, Yanpeng
Other Authors: Ponnuthurai Nagaratnam Suganthan
Format: Thesis-Master by Coursework
Language:English
Published: Nanyang Technological University 2022
Subjects:
Online Access:https://hdl.handle.net/10356/155123
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Backpropagation provides new inspiration for neural network training, however, its biological rationality is still questionable. Hebbian learning is a completely unsupervised and feedback-free learning technology, which is a strong contender for biologically feasible alternatives. However, so far, it has neither achieved the high-precision performance of backpropagation nor a simple training process. In this dissertation, we have designed three neural networks based on Hebbian learning, namely PHN, MOR and WLAH. The three Hebbian learning networks are based on the improved Hebbian method, which mainly includes changing the weight update equation, introducing activation thresholds, and increasing the sparsity of the hidden layer. These can effectively implement the Hebbian method through a simple training program. In addition, the improved Hebbian rule reduces the number of training cycles from 1500 to 50. At the same time, it changes training from a two-step process to a one-step process to improve training dynamics. Nevertheless, the three Hebbian learning networks still achieve test performance comparable to backpropagation and advanced algorithms on the MNIST dataset.