Hebbian Learning in Multilayer Neural Networks - PowerPoint PPT Presentation

1 / 22
About This Presentation
Title:

Hebbian Learning in Multilayer Neural Networks

Description:

Build a feedforward and recurrent NN class using Hebbian learning rules ... Devise network visualizer to assist in finding those rules ... – PowerPoint PPT presentation

Number of Views:280
Avg rating:3.0/5.0
Slides: 23
Provided by: csCals
Category:

less

Transcript and Presenter's Notes

Title: Hebbian Learning in Multilayer Neural Networks


1
Hebbian Learning in Multilayer Neural Networks
  • Rick Strom
  • Advisor Dr. Abbott

2
Goals
  • Build a feedforward and recurrent NN class using
    Hebbian learning rules
  • Discover means to regulate Hebbian learning in
    ANNs to give highest probability of finding a
    meaningful weighting
  • Devise network visualizer to assist in finding
    those rules
  • Discover class of problems for which Hebbian
    trained networks are successful

3
Preliminaries
  • Hebbs Rule
  • Neurons that fire together, wire together
  • Local rule
  • All weight adjustment rules are Hebbian in
    nature
  • Only in that they involve incremental adjustment
    of weights

4
Overcoming Problems with Hebbs Rule
  • Bounding weights
  • Normalizing weights
  • Ojas Rule
  • ?W aY(X - YW)

5
Network Visualization
6
Network Visualization
7
Example XOR
All trained in lt 1000 rounds
2-4-8-4-2-1
2-90-1
2-5-1
8
Example XOR
  • Combined network trained in lt 400 rounds

3-10-4 network shown here responding to (0,1,0)
as input. Input 3 and outputs 2-4 are
irrelevant to this problem. The algorithm
isolates inputs 1-2 or minimizes the effect of
input 3 on output 1.
9
Hebbs Rule Variants
10
h network hardness
  • Network requires less learning as it
  • Gets older
  • Performs better
  • Sees repetitive data

11
Curved Regulated Learning
12
Noisy Weighting at Zero
13
Noisy Weighting at Extrema
14
Feedforward Results XOR
No Effect (Random) 0 success rate
Hardness Regulated 71 success rate
Hardness Regulated with Noise at Extrema 89
success rate failures a result of random
weighting
15
Feedforward Results XOR
  • Accuracy graphed against time
  • Without noise
  • With noise at extrema

16
Unsupervised Results Pattern Recognition
17
Unsupervised Results Pattern Recognition
18
Unsupervised Results Pattern Recognition
19
Unsupervised Results Pattern Recognition
20
Unsupervised Results Pattern Recognition
21
Numenta HTM
22
Future Work
Write a Comment
User Comments (0)
About PowerShow.com