Download Firing Rate Models

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Electrophysiology wikipedia , lookup

Long-term depression wikipedia , lookup

NMDA receptor wikipedia , lookup

Convolutional neural network wikipedia , lookup

Development of the nervous system wikipedia , lookup

End-plate potential wikipedia , lookup

Metastability in the brain wikipedia , lookup

Optogenetics wikipedia , lookup

Single-unit recording wikipedia , lookup

Types of artificial neural networks wikipedia , lookup

Caridoid escape reaction wikipedia , lookup

Axon wikipedia , lookup

Neuroanatomy wikipedia , lookup

Feature detection (nervous system) wikipedia , lookup

Spike-and-wave wikipedia , lookup

Holonomic brain theory wikipedia , lookup

Apical dendrite wikipedia , lookup

Central pattern generator wikipedia , lookup

Channelrhodopsin wikipedia , lookup

Sparse distributed memory wikipedia , lookup

Neuromuscular junction wikipedia , lookup

Neuropsychopharmacology wikipedia , lookup

Molecular neuroscience wikipedia , lookup

Neural modeling fields wikipedia , lookup

Pre-Bötzinger complex wikipedia , lookup

Stimulus (physiology) wikipedia , lookup

Activity-dependent plasticity wikipedia , lookup

Neurotransmitter wikipedia , lookup

Synaptic noise wikipedia , lookup

Neural coding wikipedia , lookup

Nonsynaptic plasticity wikipedia , lookup

Synaptogenesis wikipedia , lookup

Nervous system network models wikipedia , lookup

Biological neuron model wikipedia , lookup

Chemical synapse wikipedia , lookup

Synaptic gating wikipedia , lookup

Transcript
Firing Rate Models
Firing rate models depend on the assumption that the average firing response of a neuron to its inputs
and the average effect of such firing on the inputs to any other neuron is enough to explain the important
properties of a neuronal network.
Overall effect of a rate model is to simplify the computation such that a group of neurons:
Noise 1
Noise 3
Noise 2
3
2
1
Synapses
W14
W34
W24
Dendrites
Noise 4
Soma
4
Axon
gain simplified input-output characteristics:
f({s})
s(f)
f({s})
The average responses can change dynamically, but in general will correspond to some sort of relaxation
to a known steady state response.
The two quantities needed in the model are the inputs and the outputs of the neuron. Inputs can be
currents, I, but here we use the synaptic gating variable, s (since activity of other neurons opens a fraction
of channels and does not impart a known current).
Instead of a spike train, the measured output is the firing rate, r. In some models the CV is also
calculated.
Possible assumptions:
Firing rate changes slowly in response to synaptic input; synaptic conductances change slowly in response to spike changes:
dr
ds
τr
= −r + f ({s})
τs
= −s + F (r)
(1)
dt
dt
or firing rate changes slowly but synapses change instantaneously:
τr
dr
= −r + f ({s})
dt
s = F (r)
(2)
or firing rate responds instantaneously to synaptic input, but synaptic conductances change slowly:
τs
ds
= −s + F (r)
dt
r = f ({s}).
(3)
I go with the final form. Note: the firing rate depends on the values of s at all synapses (hence {s})
but these can generally be split up into separate excitatory and inhibitory contributions and weighted by
the relative strength of each synapse:
ri = f ({sj }) =
f (SiE , SiI )
=f
X
sj WjiE ,
E
(4)
P
0.5
40
High
Inhibition
I
(s = 0.3)
20
0.5
E
Excitatory Synaptic Input, s
1
0.4
Very High
Inhibition
0.3
I
(s =1.5)
0.2
0.1
0
0
20
40
Firing Rate / Hz
60
80
Average gating = Synaptic Output, sout
60
0
0.5
I
No inhibition (s =0)
No inhibition
I
(s = 0)
Averaged Gating Variable, sout
Firing Rate / Hz
!
where E is the sum over all excitatory cells (labeled by j) and I is the sum over all inhibitory cells.
WjiE is the strength of an excitatory connection from cell j to cell i. W jiI is the strength of an inhibitory
connection from cell j to cell i.
Figure showing simulated noisy leaky-integrate-and-fire neuron with output to a saturating (NMDA) synapse.
80
0
sj WjiI
I
P
100
X
No inhibition
I
(s = 0)
0.4
0.3
High
Inhibition
I
(s = 0.3)
0.2
0.1
Fitted Model
0
0
0.2
0.4
0.6
E
Excitatory Synaptic Input, s
0.8
Notes: Firing rate models can include dynamical effects such as depression and facilitation (if ds/dt
is calculated) and adaptation (if dr/dt is calculated).
Each term should represent a group of similar neurons, or population, so that spike times from members
of a population are very close, reducing the noise in synaptic input to a connected population.
All that they lose is information on spike correlations at a finer timescale than any rate variations,
determined by τr and/or τs .
Connections
Connections between neurons are given as synaptic weights, W ij from neuron i to neuron j.
Four types of connectivity shown:





0
0
0
0
2
0
0
0
0
1
0
0
0
0
3
0










0
0
0
0
0
0
0
0
0
0
0
0
1
2
3
0










1
1
2
1
2
3
1
1
1
1
2
2
2
1
3
1










0
0
2
0
2
0
0
2
0
1
0
0
2
0
3
1





(5)