Biological neuron model

Biological neuron model

A biological neuron model (also known as spiking neuron model) is a mathematical description of the properties of nerve cells, or neurons, that is designed to accurately describe and predict biological processes. This is in contrast to the artificial neuron, which aims for computational effectiveness, although these goals sometimes overlap.

Contents

Artificial neuron abstraction

The most basic model of a neuron consists of an input with some synaptic weight vector and an activation function or transfer function inside the neuron determining output. This is the basic structure used in artificial neurons, which in a neural network often looks like

y_j = \phi\left( \sum_i w_{ij} x_i \right)

where yj is the output of the jth neuron, xi is the ith input neuron signal, wij is the synaptic weight between the neurons i and j, and φ is the activation function. Some of the earliest biological models took this form until kinetic models such as the Hodgkin-Huxley model became dominant.

Biological abstraction

In the case of modelling a biological neuron, physical analogues are used in place of abstractions such as "weight" and "transfer function". The input to a neuron is often described by an ion current through the cell membrane that occurs when neurotransmitters cause an activation of ion channels in the cell. We describe this by a physical time-dependent current I(t). The cell itself is bound by an insulating cell membrane with a concentration of charged ions on either side that determines a capacitance Cm. Finally, a neuron responds to such a signal with a change in voltage, or an electrical potential energy difference between the cell and its surroundings, which is observed to sometimes result in a voltage spike called an action potential. This quantity, then, is the quantity of interest and is given by Vm.

Integrate-and-fire

One of the earliest models of a neuron was first investigated in 1907 by Louis Lapicque[1]. A neuron is represented in time by

I(t)=C_\mathrm{m} \frac{d V_\mathrm{m}}{d t}

which is just the time derivative of the law of capacitance, Q = CV. When an input current is applied, the membrane voltage increases with time until it reaches a constant threshold Vth, at which point a delta function spike occurs and the voltage is reset to its resting potential, after which the model continues to run. The firing frequency of the model thus increases linearly without bound as input current increases.

The model can be made more accurate by introducing a refractory period tref that limits the firing frequency of a neuron by preventing it from firing during that period. Through some calculus involving a Fourier transform, the firing frequency as a function of a constant input current thus looks like

\,\! f(I)= \frac{I} {C_\mathrm{m} V_\mathrm{th} + t_\mathrm{ref} I}.

A remaining shortcoming of this model is that it implements no time-dependent memory. If the model receives a below-threshold signal at some time, it will retain that voltage boost forever until it fires again. This characteristic is clearly not in line with observed neuronal behavior.

Leaky integrate-and-fire

In the leaky integrate-and-fire model, the memory problem is solved by adding a "leak" term to the membrane potential, reflecting the diffusion of ions that occurs through the membrane when some equilibrium is not reached in the cell. The model looks like

I(t)-\frac{V_\mathrm{m} (t)}{R_\mathrm{m}} = C_\mathrm{m} \frac{d V_\mathrm{m} (t)}{d t}

where Rm is the membrane resistance, as we find it is not a perfect insulator as assumed previously. This forces the input current to exceed some threshold Ith = Vth / Rm in order to cause the cell to fire, else it will simply leak out any change in potential. The firing frequency thus looks like

f(I) =
\begin{cases} 
  0,  & I \le I_\mathrm{th} \\
  {[} t_\mathrm{ref}-R_\mathrm{m} C_\mathrm{m} \log(1-\tfrac{V_\mathrm{th}}{I R_\mathrm{m}}) {]}^{-1}, & I > I_\mathrm{th} 
\end{cases}

which converges for large input currents to the previous leak-free model with refractory period[2].

Hodgkin-Huxley

The most successful and widely-used models of neurons have been based on the Markov kinetic model developed from Hodgkin and Huxley's 1952 work based on data from the squid giant axon. We note as before our voltage-current relationship, this time generalized to include multiple voltage-dependent currents:

C_\mathrm{m} \frac{d V(t)}{d t} = -\sum_i I_i (t, V).

Each current is given by Ohm's Law as

I(t,V) = g(t,V)\cdot(V-V_\mathrm{eq})

where g(t,V) is the conductance, or inverse resistance, which can be expanded in terms of its constant average and the activation and inactivation fractions m and h, respectively, that determine how many ions can flow through available membrane channels. This expansion is given by

g(t,V)=\bar{g}\cdot m(t,V)^p \cdot h(t,V)^q

and our fractions follow the first-order kinetics

\frac{d m(t,V)}{d t} = \frac{m_\infty(V)-m(t,V)}{\tau_\mathrm{m} (V)} = \alpha_\mathrm{m} (V)\cdot(1-m) - \beta_\mathrm{m} (V)\cdot m

with similar dynamics for h, where we can use either τ and m or α and β to define our gate fractions.

With such a form, all that remains is to individually investigate each current one wants to include. Typically, these include inward Ca2+ and Na+ input currents and several varieties of K+ outward currents, including a "leak" current. The end result can be at the small end 20 parameters which one must estimate or measure for an accurate model, and for complex systems of neurons not easily tractable by computer. Careful simplifications of the Hodgkin-Huxley model are therefore needed.

FitzHugh-Nagumo

Sweeping simplifications to Hodgkin-Huxley were introduced by FitzHugh and Nagumo in 1961 and 1962. Seeking to describe "regenerative self-excitation" by a nonlinear positive-feedback membrane voltage and recovery by a linear negative-feedback gate voltage, they developed the model described by

\begin{array}{rcl}
  \dfrac{d V}{d t} &=& V-V^3 - w + I_\mathrm{ext} \\
  \tau \dfrac{d w}{d t} &=& V-a-b w
\end{array}

where we again have a membrane-like voltage and input current with a slower general gate voltage w and experimentally-determined parameters a = -0.7, b = 0.8, τ = 1/0.08. Although not clearly derivable from biology, the model allows for a simplified, immediately available dynamic, without being a trivial simplification[3].

Morris-Lecar

In 1981 Morris and Lecar combined Hodgkin-Huxley and FitzHugh-Nagumo into a voltage-gated calcium channel model with a delayed-rectifier potassium channel, represented by

\begin{array}{rcl}
  C\dfrac{d V}{d t} &=& -I_\mathrm{ion}(V,w) + I \\
  \dfrac{d w}{d t}  &=& \phi \cdot \dfrac{w_{\infty} - w}{\tau_{w}}
\end{array}

where I_\mathrm{ion}(V,w) = \bar{g}_\mathrm{Ca} m_{\infty}\cdot(V-V_\mathrm{Ca}) + \bar{g}_\mathrm{K} w\cdot(V-V_\mathrm{K}) + \bar{g}_\mathrm{L}\cdot(V-V_\mathrm{L}).[2]

Hindmarsh-Rose

Building upon the FitzHugh-Nagumo model, Hindmarsh and Rose proposed in 1984 a model of neuronal activity described by three coupled first order differential equations:

\begin{array}{rcl}
  \dfrac{d x}{d t} &=& y+3x^2-x^3-z+I \\
  \dfrac{d y}{d t} &=& 1-5x^2-y \\
  \dfrac{d z}{d t} &=& r\cdot (4(x + \tfrac{8}{5})-z)
\end{array}

with r2 = x2 + y2 + z2, and r ≈ 10-2 so that the z variable only changes very slowly. This extra mathematical complexity allows a great variety of dynamic behaviors for the membrane potential, described by the x variable of the model, which include chaotic dynamics. This makes the Hindmarsh-Rose neuron model very useful, because being still simple, allows a good qualitative description of the many different patterns of the action potential observed in experiments.

Expanded neuron models

While the success of integrating and kinetic models is undisputed, much has to be determined experimentally before accurate predictions can be made. The theory of neuron integration and firing (response to inputs) is therefore expanded by accounting for the nonideal conditions of cell structure.

Cable theory

Cable theory describes the dendritic arbor as a cylindrical structure undergoing a regular pattern of bifurcation, like branches in a tree. For a single cylinder or an entire tree, the input conductance at the base (where the tree meets the cell body, or any such boundary) is defined as

G_{in} = \frac{G_\infty \tanh(L) + G_L}{1+(G_L / G_\infty )\tanh(L)},

where L is the electrotonic length of the cylinder which depends on its length, diameter, and resistance. A simple recursive algorithm scales linearly with the number of branches and can be used to calculate the effective conductance of the tree. This is given by

\,\! G_D = G_m A_D \tanh(L_D) / L_D

where {{math|AD = πld</math> is the total surface area of the tree of total length l, and LD is its total electrotonic length. For an entire neuron in which the cell body conductance is GS and the membrane conductance per unit area is Gmd = Gm / A, we find the total neuron conductance GN for n dendrite trees by adding up all tree and soma conductances, given by

G_N = G_S + \sum_{j=1}^n A_{D_j} F_{dga_j},

where we can find the general correction factor Fdga experimentally by noting GD = GmdADFdga.

Compartmental models

The cable model makes a number of simplifications to give closed analytic results, namely that the dendritic arbor must branch in diminishing pairs in a fixed pattern. A compartmental model allows for any desired tree topology with arbitrary branches and lengths, but makes simplifications in the interactions between branches to compensate. Thus, the two models give complementary results, neither of which is necessarily more accurate.

Each individual piece, or compartment, of a dendrite is modeled by a straight cylinder of arbitrary length l and diameter d which connects with fixed resistance to any number of branching cylinders. We define the conductance ratio of the ith cylinder as Bi = Gi / G, where G_\infty=\tfrac{\pi d^{3/2}}{2\sqrt{R_i R_m}} and Ri is the resistance between the current compartment and the next. We obtain a series of equations for conductance ratios in and out of a compartment by making corrections to the normal dynamic Bout,i = Bin,i+1, as

  • B_{\mathrm{out},i} = \frac{B_{\mathrm{in},i+1}(d_{i+1}/d_i)^{3/2} }{ \sqrt{R_{\mathrm{m},i+1}/R_{\mathrm{m},i}} }
  • B_{\mathrm{in},i} = \frac{ B_{\mathrm{out},i} + \tanh X_i }{ 1+B_{\mathrm{out},i}\tanh X_i }
  • B_\mathrm{out,par} = \frac{B_\mathrm{in,dau1} (d_\mathrm{dau1}/d_\mathrm{par})^{3/2}} {\sqrt{R_\mathrm{m,dau1}/R_\mathrm{m,par}}} + \frac{B_\mathrm{in,dau2} (d_\mathrm{dau2}/d_\mathrm{par})^{3/2}} {\sqrt{R_\mathrm{m,dau2}/R_\mathrm{m,par}}} + \ldots

where the last equation deals with parents and daughters at branches, and X_i = \tfrac{l_i \sqrt{4R_i}}{\sqrt{d_i R_m}}. We can iterate these equations through the tree until we get the point where the dendrites connect to the cell body (soma), where the conductance ratio is Bin,stem. Then our total neuron conductance is given by

G_N = \frac{A_\mathrm{soma}}{R_\mathrm{m,soma}} + \sum_j B_{\mathrm{in,stem},j} G_{\infty,j}.

Synaptic transmission

The response of a neuron to individual neurotransmitters can be modeled as an extension of the classical Hodgkin-Huxley model with both standard and nonstandard kinetic currents. Four neurotransmitters have primarily influence in the CNS. AMPA/kainate receptors are fast excitatory mediators while NMDA receptors mediate considerably slower currents. Fast inhibitory currents go through GABAA receptors, while GABAB receptors mediate by secondary G-protein-activated potassium channels. This range of mediation produces the following current dynamics:

  • I_\mathrm{AMPA}(t,V) = \bar{g}_\mathrm{AMPA} \cdot [O] \cdot (V(t)-E_\mathrm{AMPA})
  • I_\mathrm{NMDA}(t,V) = \bar{g}_\mathrm{NMDA} \cdot B(V) \cdot [O] \cdot (V(t)-E_\mathrm{NMDA})
  • I_\mathrm{GABA_A}(t,V) = \bar{g}_\mathrm{GABA_A} \cdot ([O_1]+[O_2]) \cdot (V(t)-E_\mathrm{Cl})
  • I_\mathrm{GABA_B}(t,V) = \bar{g}_\mathrm{GABA_B} \cdot \tfrac{[G]^n}{[G]^n+K_\mathrm{d}} \cdot (V(t)-E_\mathrm{K})

where is the maximal[4][5] conductance (around 1S) and E is the equilibrium potential of the given ion or transmitter (AMDA, NMDA, Cl, or K), while [O] describes the fraction of receptors that are open. For NMDA, there is a significant effect of magnesium block that depends sigmoidally on the concentration of intracellular magnesium by B(V). For GABAB, [G] is the concentration of the G-protein, and Kd describes the dissociation of G in binding to the potassium gates.

The dynamics of this more complicated model have been well-studied experimentally and produce important results in terms of very quick synaptic potentiation and depression, that is, fast, short-term learning.

Other conditions

The models above are still idealizations. Corrections must be made for the increased membrane surface area given by numerous dendritic spines, temperatures significantly hotter than room-temperature experimental data, and nonuniformity in the cell's internal structure[2]. Many problems in the temperature and geometry dynamics of the cell during action potential propagation, as well as problems in explaining some pharmacology, are still unsolved, some of which have required unorthodox new models, such as the soliton model, to explain.

References

  1. ^ Abbott, L.F. (1999). "Lapique's introduction of the integrate-and-fire model neuron (1907)". Brain Research Bulletin 50 (5/6): 303–304. doi:10.1016/S0361-9230(99)00161-6. PMID 10643408. http://neurotheory.columbia.edu/~larry/AbbottBrResBul99.pdf. Retrieved 2007-11-24. 
  2. ^ a b c Koch, Christof; Idan Segev (1998). Methods in Neuronal Modeling (2 ed.). Cambridge, MA: Massachusetts Institute of Technology. ISBN 0-262-11231-0. 
  3. ^ Izhikevich, Eugene M.; Richard FitzHugh. "FitzHugh-Nagumo Model". Scholarpedia. http://www.scholarpedia.org/article/FitzHugh-Nagumo_Model. Retrieved 2007-11-25. 
  4. ^ Hodgkin & Huxley, A quantitative description of membrane current and its application to conduction and excitation in nerve, August 1952, http://www.ncbi.nlm.nih.gov/pmc/articles/PMC1392413/
  5. ^ Christof Koch & Idan Segev, Methods in Neuronal Modeling, 1989, http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.164.9768&rep=rep1&type=pdf

Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • Morris–Lecar model — The Morris–Lecar model is a biological neuron model developed by Catherine Morris and Harold Lecar to reproduce the variety of oscillatory behavior in relation to Ca++ and K+ conductance in the giant barnacle muscle fiber.[1] Morris Lecar neurons …   Wikipedia

  • Hodgkin–Huxley model — Basic components of Hodgkin–Huxley type models. Hodgkin–Huxley type models represent the biophysical characteristic of cell membranes. The lipid bilayer is represented as a capacitance (Cm). Voltage gated and leak ion channels are represented by… …   Wikipedia

  • Neuron — This article is about cells in the nervous system. For other uses, see Neuron (disambiguation). Brain cell redirects here. For other uses, see Glial cell. Neuron: Nerve Cell …   Wikipedia

  • Artificial neuron — An artificial neuron is a mathematical function conceived as a crude model, or abstraction of biological neurons. Artificial neurons are the constitutive units in an artificial neural network. Depending on the specific model used, it can receive… …   Wikipedia

  • FitzHugh–Nagumo model — The FitzHugh Nagumo model (named after Richard FitzHugh, 1922 ndash;2007) describes a prototype of an excitable system, i.e., a neuron.If the external stimulus I { m ext} exceeds a certain threshold value, the system will exhibit a characteristic …   Wikipedia

  • Soliton model — The Soliton model in neuroscience is a recently developed model that attempts to explain how signals are conducted within neurons. It proposes that the signals travel along the cell s membrane in the form of certain kinds of sound (or density)… …   Wikipedia

  • Hindmarsh-Rose model — The Hindmarsh Rose model of neuronal activity is aimed to study the spiking bursting behavior of the membrane potential observed in experiments made with a single neuron. The relevant variable is the membrane potential, x ( t ), which is written… …   Wikipedia

  • Multi-compartment model — A multi compartment model is a type of mathematical model used for describing the way materials or energies are transmitted among the compartments of a system. Each compartment is assumed to be a homogenous entity within which the entities being… …   Wikipedia

  • Mirror neuron — A mirror neuron is a neuron that fires both when an animal acts and when the animal observes the same action performed by another.[1][2] [3] Thus, the neuron mirrors the behaviour of the other, as though the observer were itself acting. Such… …   Wikipedia

  • Modelling biological systems — Modeling biological systems is a significant task of systems biology and mathematical biology. Computational systems biology aims to develop and use efficient algorithms, data structures, visualization and communication tools with the goal of… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”