one of the learned stimuli

71
one of the learned stimuli new stimulus Activity of a single neuron in the cortex

description

Activity of a single neuron in the cortex. one of the learned stimuli. new stimulus. Hebbian plasticity. - PowerPoint PPT Presentation

Transcript of one of the learned stimuli

Page 1: one  of the learned stimuli

one of the learned stimuli

newstimulus

Activity of a single neuron in the cortex

Page 2: one  of the learned stimuli

Hebbian plasticity

“When an axon of cell A is near enough to excite cell B and repeatedly or persistently takes part in firing it, some growth process or metabolic change takes place in one or both cells such that A's efficiency, as one of the cells firing B, is increased”

Donald Hebb, 1949

“Neurons that fire together wire together”

Page 3: one  of the learned stimuli

A cortical network

Page 4: one  of the learned stimuli

A cortical network

Page 5: one  of the learned stimuli

A cortical network

Page 6: one  of the learned stimuli

A cortical network

Page 7: one  of the learned stimuli

A cortical network

Page 8: one  of the learned stimuli

A cortical network

Page 9: one  of the learned stimuli

Hebbian plasticity

Page 10: one  of the learned stimuli

A cortical network

Network can sustain activity even in the absence of input

Page 11: one  of the learned stimuli

Specificity of sustained activity

Page 12: one  of the learned stimuli

Specificity of sustained activity

Page 13: one  of the learned stimuli

Specificity of sustained activity

Page 14: one  of the learned stimuli

Specificity of sustained activity

Page 15: one  of the learned stimuli

Specificity of sustained activity

Page 16: one  of the learned stimuli

A model of associative memory

Page 17: one  of the learned stimuli

A model of associative memory

Page 18: one  of the learned stimuli

A model of associative memory

Page 19: one  of the learned stimuli

A model of associative memory

Page 20: one  of the learned stimuli

A model of associative memory

Page 21: one  of the learned stimuli

A model of associative memory

Page 22: one  of the learned stimuli

A model of associative memory

Page 23: one  of the learned stimuli

A model of associative memory

Page 24: one  of the learned stimuli

A model of associative memory

Page 25: one  of the learned stimuli

A model of associative memory

Page 26: one  of the learned stimuli

A model of associative memory

Page 27: one  of the learned stimuli

A model of associative memory

Page 28: one  of the learned stimuli

A model of associative memory

Page 29: one  of the learned stimuli

A model of associative memory

Page 30: one  of the learned stimuli

A model of associative memory

Page 31: one  of the learned stimuli

A model of associative memory

Page 32: one  of the learned stimuli

A model of associative memory

Page 33: one  of the learned stimuli

‘Biological’ memories

• Associative: recall is based on content rather than on the address

• A transient cue induces a sustained recall

• Robust to minor failures of the hardware

• Distributed

Page 34: one  of the learned stimuli

The mathematical model

I will use a slightly different model than the one presented in the last 10 minutes of Wednesday’s class

Page 35: one  of the learned stimuli

The mathematical model

1 sgn

12

i

i

h tS t

Neurons are binary:

The activity of neuron i, Si = 0,1

at time t+1 input to neuron i at time t

Page 36: one  of the learned stimuli

The mathematical model

i ij jj

h J S

1

2

5

3

4

J51

J21

J32

Page 37: one  of the learned stimuli

A memory pattern is a vector of desired neural activities

For example:

1,0,0,1,1p

The mathematical model

1

2

5

3

4

Page 38: one  of the learned stimuli

1 111 0.5 0.5 n n

ij ij i jJ n J n p pN

The Hopfield model

trial n +1

Page 39: one  of the learned stimuli

1 111 0.5 0.5 n n

ij ij i jJ n J n p pN

The Hopfield model

Page 40: one  of the learned stimuli

“Neurons that fire together wire together”

1 111 0.5 0.5 n n

ij ij i jJ n J n p pN

• local learning rule

• incremental, on-line

The Hopfield model

1

2

5

3

4

J51

J21

J32

0iiJ

Page 41: one  of the learned stimuli

The Hopfield model

Questions:

1) What are the fixed points of the dynamics?

2) What is their relation with the memory pattern?

Network connections are symmetrical. It can be shown that with asynchronous updating, the dynamics necessarily converge to a fixed point.

Page 42: one  of the learned stimuli
Page 43: one  of the learned stimuli
Page 44: one  of the learned stimuli
Page 45: one  of the learned stimuli
Page 46: one  of the learned stimuli
Page 47: one  of the learned stimuli
Page 48: one  of the learned stimuli
Page 49: one  of the learned stimuli
Page 50: one  of the learned stimuli
Page 51: one  of the learned stimuli
Page 52: one  of the learned stimuli
Page 53: one  of the learned stimuli
Page 54: one  of the learned stimuli
Page 55: one  of the learned stimuli
Page 56: one  of the learned stimuli

Hopfield.m

Page 57: one  of the learned stimuli

The Hopfield model

Memory patterns:If Activities of neurons within and between patterns are independently chosen by tossing an unbiased coin then in the limit of large number o neurons, N the network can store ~N memory patterns

Page 58: one  of the learned stimuli

The Perceptron

Page 59: one  of the learned stimuli
Page 60: one  of the learned stimuli

( )K tD

0 T

Affe

ren

ts

Vthr

V rest

tmax 0 tD

What does a neuron do?

spike

no spike

Page 61: one  of the learned stimuli

Affe

ren

ts

0 Ttmax-

VthrNull

We consider a simplified case: input is synchronous

Page 62: one  of the learned stimuli

Affe

ren

ts

Alternatively, input is constant

Page 63: one  of the learned stimuli

The perceptron

j jj

h W X 11 sgn

2 Y h

1X 2X 3X 4X

Y1W 4W

11 sgn

2

Y W X

Page 64: one  of the learned stimuli

Geometrical interpretation

1 1 2 2

W X W X W X1X 2X

Y

1W 2W

W

1W

2WX

1X

2X

Page 65: one  of the learned stimuli

Geometrical interpretation

W

1W

2WX

1X

2X

1 1 2 2

cos cos sin sin

cos cos sin sin

cos

W X W X

W X W X

W X

W X W X W X

W X W X

W X

W X

Page 66: one  of the learned stimuli

Geometrical interpretation

11 sgn

21

sgn cos2

Y W X

1X 2X

Y

1W 2W

W

1W

2W

X

1X

2X

Page 67: one  of the learned stimuli

The perceptron

The Perceptron categorizes the space of inputs into inputs that should evoke a response and inputs that should not evoke a response

Page 68: one  of the learned stimuli

Constraints on possible categorizations

1 11 sgn 1 sgn

2 2

i i

i

Y W X W X

1X

2X

Page 69: one  of the learned stimuli

Constraints on possible categorizations

1X

2X

1 11 sgn 1 sgn

2 2

i i

i

Y W X W X

Page 70: one  of the learned stimuli

Constraints on possible categorizations

1X

2X

1 11 sgn 1 sgn

2 2

i i

i

Y W X W X

Page 71: one  of the learned stimuli

Constraints on possible categorizations

1X

2X

22 1 0 X X