9.54 Shimon Ullman + Tomaso Poggio Danny Harari + Daniel Zysman + - - PowerPoint PPT Presentation

9 54
SMART_READER_LITE
LIVE PREVIEW

9.54 Shimon Ullman + Tomaso Poggio Danny Harari + Daniel Zysman + - - PowerPoint PPT Presentation

9.54 Shimon Ullman + Tomaso Poggio Danny Harari + Daniel Zysman + Darren Seibert 9.54, fall semester 2014 9.54 class 3 Biophysics of Computation: Synapses, dendritic trees, computational primitives, including Hebb-like plasticity rules


slide-1
SLIDE 1

9.54, fall semester 2014

9.54

Shimon Ullman + Tomaso Poggio

Danny Harari + Daniel Zysman + Darren Seibert

slide-2
SLIDE 2

9.54, fall semester 2014

9.54 class 3

Biophysics of Computation: Synapses, dendritic trees, computational primitives, including Hebb-like plasticity rules

slide-3
SLIDE 3

9.54, fall semester 2014

Traditional view (McCullogh Pitts, 1943 and Neural Nets, ~1980-2015): basic mechanism

  • threshold mechanism of the spike
  • Biophysics of Computation

Dendritic computation (~1970): basic mechanisms (examples)

  • passive : shunting inhibition
  • active: V and t dependent channels in dendrites
  • others
slide-4
SLIDE 4

Threshold units

  • Threshold units are universal
  • The threshold mechanism can be identified with spike generation in the soma of a

neuron

slide-5
SLIDE 5

Threshold units are universal

slide-6
SLIDE 6

Threshold units can be identified with neuron’s spike mechanisms

Hodgkin-Huxley equations Leaky-integrator approximation

slide-7
SLIDE 7
slide-8
SLIDE 8

Perceptrons and Neural networks

  • These systems - not Boolean — are

also universal in the sense of ability of approximating any continuous function (polynomial are dense in the space of continuous functions)

  • Active properties of neurons can also

implement

slide-9
SLIDE 9

9.54, fall semester 2014

Traditional view (McCullogh Pitts, 1943 and Neural Nets, ~1980-2015): basic mechanism

  • threshold mechanism of the spike
  • Biophysics of Computation

Dendritic computation (~1970): basic mechanisms (examples)

  • passive : shunting inhibition
  • active: V and t dependent channels in dendrites
  • others
slide-10
SLIDE 10

Katz Miledi 1964

slide-11
SLIDE 11

11

Relative motion

Towards the neural circuitry, Reichardt, Poggio, Hausen, 1983

slide-12
SLIDE 12

12

Relative motion: feedforward model

Towards the neural circuitry, Reichardt, Poggio, Hausen, 1983

slide-13
SLIDE 13

13

The circuit uses normalization (pre-Heeger), gain control and max-like operation

yi = (xi)r β + ( x j)q

j=1 N

where y are the outputs after shunting inhibition, x are the inputs and r, q are approximations of pre-postsynaptic nonlinearities

Towards the neural circuitry, Reichardt, Poggio, Hausen, 1983

slide-14
SLIDE 14
slide-15
SLIDE 15
slide-16
SLIDE 16

Katz Miledi 1964

slide-17
SLIDE 17

9.54, fall semester 2014

Biophysics of Computation

Background on neurons and synapses (many slides from a course by Rao; see 9.40)

slide-18
SLIDE 18

18

slide-19
SLIDE 19
slide-20
SLIDE 20
slide-21
SLIDE 21
slide-22
SLIDE 22
slide-23
SLIDE 23
slide-24
SLIDE 24
slide-25
SLIDE 25
slide-26
SLIDE 26

Dendritic Computation

slide-27
SLIDE 27

Passive (linear) cable

slide-28
SLIDE 28
slide-29
SLIDE 29
slide-30
SLIDE 30
slide-31
SLIDE 31

General solution

slide-32
SLIDE 32
slide-33
SLIDE 33
slide-34
SLIDE 34
slide-35
SLIDE 35
slide-36
SLIDE 36
slide-37
SLIDE 37
slide-38
SLIDE 38

9.54, fall semester 2014

Biophysics of Computation

Dendritic computations

  • passive nonlinearities: shunting inhibition
  • active nonlinearities: V and t dependent channels in dendrites
slide-39
SLIDE 39
slide-40
SLIDE 40
slide-41
SLIDE 41
slide-42
SLIDE 42
slide-43
SLIDE 43

e3 ANDNOT (i1 OR i2 OR i3)] OR [e2 ANDNOT (i1 OR i2) OR (e1 ANDNT i1 ) (e1 ANDNOT i1) OR (e2 ANDNOT i2 ) OR {[(e3 ANDNOT i3) OR (e4 ANDNOT i4) OR (e6 AND-NOT i6) OR (e6 AND-NOT i6)] ANDNOT i7 }

slide-44
SLIDE 44
slide-45
SLIDE 45
slide-46
SLIDE 46

9.54, fall semester 2014

Biophysics of Computation

Dendritic computations

  • passive nonlinearities: shunting inhibition
  • active nonlinearities: V and t dependent channels in dendrites
slide-47
SLIDE 47

9.54, fall semester 2014

Biophysics of Computation

Background on active membranes and spikes

slide-48
SLIDE 48
slide-49
SLIDE 49
slide-50
SLIDE 50
slide-51
SLIDE 51
slide-52
SLIDE 52
slide-53
SLIDE 53
slide-54
SLIDE 54
slide-55
SLIDE 55
slide-56
SLIDE 56
slide-57
SLIDE 57
slide-58
SLIDE 58
slide-59
SLIDE 59
slide-60
SLIDE 60
slide-61
SLIDE 61
slide-62
SLIDE 62
slide-63
SLIDE 63
slide-64
SLIDE 64
slide-65
SLIDE 65
slide-66
SLIDE 66
slide-67
SLIDE 67
slide-68
SLIDE 68
slide-69
SLIDE 69
slide-70
SLIDE 70

New model for CS cells (see later in class)

slide-71
SLIDE 71

Traditional circuits for simple and complex cells since HW

slide-72
SLIDE 72

How to compile into one cell

slide-73
SLIDE 73
  • Plasticity and Learning: Adapting the Connections
  • We will see in the next few classes on supervised learning how synaptic

weights can be modifies during training to solve useful tasks.

  • But…how does the brain modify synaptic weights? What are the

biophysical mechanisms?

slide-74
SLIDE 74

74

  • Unsupervised Learning
  • Synapses adapted based solely on inputs
  • Network self-organizes in response to statistical patterns in input
  • Similar to Probability Density Estimation in statistics
  • Supervised Learning
  • Synapses adapted based on inputs and desired outputs
  • External “teacher”provides desired output for each input
  • Goal: Function approximation
  • Reinforcement Learning
  • Synapses adapted based on inputs and (delayed) reward/punishment
  • Goal: Pick outputs that maximize total expected future reward
  • Similar to optimization based on Markov decision processes

Learning algorithms and biophysical mechanisms

slide-75
SLIDE 75

75

Biophysical mechanisms for learning

  • Hebb rule for unsupervised learning
  • Hebb rule + supervised modulation of neural threshold and gain

for supervised learning

  • Dopamine machinery for RL
slide-76
SLIDE 76

76

Hebb rule + supervised modulation of neural threshold and gain for supervised learning

  • Hebb rule
  • with normalization

decreases error

  • with
slide-77
SLIDE 77

77

LTP and LTD

slide-78
SLIDE 78

9.54, fall semester 2014

LTP and LTD

slide-79
SLIDE 79

9.54, fall semester 2014

LTP and LTD

slide-80
SLIDE 80

LTP

slide-81
SLIDE 81

LTP

slide-82
SLIDE 82

LTP

slide-83
SLIDE 83

STDP

slide-84
SLIDE 84

STDP

slide-85
SLIDE 85

STDP

slide-86
SLIDE 86

STDP

slide-87
SLIDE 87

STDP

slide-88
SLIDE 88

9.54, fall semester 2014

STDP

slide-89
SLIDE 89

STDP

slide-90
SLIDE 90

STDP

slide-91
SLIDE 91

STDP

slide-92
SLIDE 92

STDP

slide-93
SLIDE 93

STDP

slide-94
SLIDE 94

STDP

slide-95
SLIDE 95

STDP

slide-96
SLIDE 96

9.54, fall semester 2014