Spike-timing-dependent plasticity

From Wikipedia, the free encyclopedia

Spike-timing-dependent plasticity (STDP) is a biological process that adjusts the strength of connections between neurons in the brain. The process adjusts the connection strengths based on the relative timing of a particular neuron's output and input action potentials (or spikes). The STDP process partially explains the activity-dependent development of nervous systems, especially with regard to long-term potentiation and long-term depression.

Process[edit]

Under the STDP process, if an input spike to a neuron tends, on average, to occur immediately before that neuron's output spike, then that particular input is made somewhat stronger. If an input spike tends, on average, to occur immediately after an output spike, then that particular input is made somewhat weaker hence: "spike-timing-dependent plasticity". Thus, inputs that might be the cause of the post-synaptic neuron's excitation are made even more likely to contribute in the future, whereas inputs that are not the cause of the post-synaptic spike are made less likely to contribute in the future. The process continues until a subset of the initial set of connections remain, while the influence of all others is reduced to 0. Since a neuron produces an output spike when many of its inputs occur within a brief period, the subset of inputs that remain are those that tended to be correlated in time. In addition, since the inputs that occur before the output are strengthened, the inputs that provide the earliest indication of correlation will eventually become the final input to the neuron.

History[edit]

In 1973, M. M. Taylor[1] suggested that if synapses were strengthened for which a presynaptic spike occurred just before a postsynaptic spike more often than the reverse (Hebbian learning), while with the opposite timing or in the absence of a closely timed presynaptic spike, synapses were weakened (anti-Hebbian learning), the result would be an informationally efficient recoding of input patterns. This proposal apparently passed unnoticed in the neuroscientific community, and subsequent experimentation was conceived independently of these early suggestions.

Early experiments on associative plasticity were carried out by W. B. Levy and O. Steward in 1983[2] and examined the effect of relative timing of pre- and postsynaptic action potentials at millisecond level on plasticity. Bruce McNaughton contributed much to this area, too. In studies on neuromuscular synapses carried out by Y. Dan and Mu-ming Poo in 1992,[3] and on the hippocampus by D. Debanne, B. Gähwiler, and S. Thompson in 1994,[4] showed that asynchronous pairing of postsynaptic and synaptic activity induced long-term synaptic depression. However, STDP was more definitively demonstrated by Henry Markram in his postdoc period till 1993 in Bert Sakmann's lab (SFN and Phys Soc abstracts in 1994–1995) which was only published in 1997.[5] C. Bell and co-workers also found a form of STDP in the cerebellum. Henry Markram used dual patch clamping techniques to repetitively activate pre-synaptic neurons 10 milliseconds before activating the post-synaptic target neurons, and found the strength of the synapse increased. When the activation order was reversed so that the pre-synaptic neuron was activated 10 milliseconds after its post-synaptic target neuron, the strength of the pre-to-post synaptic connection decreased. Further work, by Guoqiang Bi, Li Zhang, and Huizhong Tao in Mu-Ming Poo's lab in 1998,[6] continued the mapping of the entire time course relating pre- and post-synaptic activity and synaptic change, to show that in their preparation synapses that are activated within 5–20 ms before a postsynaptic spike are strengthened, and those that are activated within a similar time window after the spike are weakened. This phenomenon has been observed in various other preparations, with some variation in the time-window relevant for plasticity. Several reasons for timing-dependent plasticity have been suggested. For example, STDP might provide a substrate for Hebbian learning during development,[7][8] or, as suggested by Taylor[1] in 1973, the associated Hebbian and anti-Hebbian learning rules might create informationally efficient coding in bundles of related neurons. Works from Y. Dan's lab advanced to study STDP in in vivo systems.[9]

Biological mechanisms[edit]

Postsynaptic NMDA receptors (NMDARs) are highly sensitive to the membrane potential (see coincidence detection in neurobiology). Due to their high permeability for calcium, they generate a local chemical signal that is largest when the back-propagating action potential in the dendrite arrives shortly after the synapse was active (pre-post spiking). Large postsynaptic calcium transients are known to trigger synaptic potentiation (long-term potentiation). The mechanism for spike-timing-dependent depression is less well understood, but often involves either postsynaptic voltage-dependent calcium entry/mGluR activation, or retrograde endocannabinoids and presynaptic NMDARs.[10]

From Hebbian rule to STDP[edit]

According to the Hebbian rule, synapses increase their efficiency if the synapse persistently takes part in firing the postsynaptic target neuron. Similarly, the efficiency of synapses decreases when the firing of their presynaptic targets is persistently independent of firing their postsynaptic ones. These principles are often simplified in the mnemonics: those who fire together, wire together; and those who fire out of sync, lose their link. However, if two neurons fire exactly at the same time, then one cannot have caused, or taken part in firing the other. Instead, to take part in firing the postsynaptic neuron, the presynaptic neuron needs to fire just before the postsynaptic neuron. Experiments that stimulated two connected neurons with varying interstimulus asynchrony confirmed the importance of temporal relation implicit in Hebb's principle: for the synapse to be potentiated or depressed, the presynaptic neuron has to fire just before or just after the postsynaptic neuron, respectively.[11] In addition, it has become evident that the presynaptic neural firing needs to consistently predict the postsynaptic firing for synaptic plasticity to occur robustly,[12] mirroring at a synaptic level what is known about the importance of contingency in classical conditioning, where zero contingency procedures prevent the association between two stimuli.

Role in hippocampal learning[edit]

For the most efficient STDP, the presynaptic and postsynaptic signal has to be separated by approximately a dozen milliseconds. However, events happening within a couple of minutes can typically be linked together by the hippocampus as episodic memories. To resolve this contradiction, a mechanism relying on the theta waves and the phase precession has been proposed: Representations of different memory entities (such as a place, face, person etc.) are repeated on each theta cycle at a given theta phase during the episode to be remembered. Expected, ongoing, and completed entities have early, intermediate and late theta phases, respectively. In the CA3 region of the hippocampus, the recurrent network turns entities with neighboring theta phases into coincident ones thereby allowing STDP to link them together. Experimentally detectable memory sequences are created this way by reinforcing the connection between subsequent (neighboring) representations.[13]

Computational models and applications[edit]

Training spiking neural networks[edit]

The principles of STDP can be utilized in the training of artificial spiking neural networks. Using this approach the weight of a connection between two neurons is increased if the time at which a presynaptic spike () occurs shortly before the time of a post synaptic spike(), ie. and . The size of the weight increase is dependent on the value of and decreases exponentially as the value of increases given by the equation:

where is the maximum possible change and is the time constant.

If the opposite scenario occurs ie a post synaptic spike occurs before a presynaptic spike then the weight is instead reduced according to the equation:

Where and serve the same function of defining the maximum possible change and time constant as before respectively.

The parameters that define the decay profile (,, etc.) do not necessarily have to be fixed across the entire network and different synapses may have different shapes associated with them.

Biological evidence suggests that this pairwise STDP approach cannot give a complete description of a biological neuron and more advanced approaches which look at symmetric triplets of spikes (pre-post-pre, post-pre-post) have been developed and these are believed to be more biologically plausible. [14]

See also[edit]

References[edit]

  1. ^ a b Taylor MM (1973). "The Problem of Stimulus Structure in the Behavioural Theory of Perception". South African Journal of Psychology. 3: 23–45.
  2. ^ Levy WB, Steward O (April 1983). "Temporal contiguity requirements for long-term associative potentiation/depression in the hippocampus". Neuroscience. 8 (4): 791–7. CiteSeerX 10.1.1.365.5814. doi:10.1016/0306-4522(83)90010-6. PMID 6306504. S2CID 16184572. [1]
  3. ^ Dan Y, Poo MM (1992). "Hebbian depression of isolated neuromuscular synapses in vitro". Science. 256 (5063): 1570–73. Bibcode:1992Sci...256.1570D. doi:10.1126/science.1317971. PMID 1317971.
  4. ^ Debanne D, Gähwiler B, Thompson S (1994). "Asynchronous pre- and postsynaptic activity induces associative long-term depression in area CA1 of the rat hippocampus in vitro". Proceedings of the National Academy of Sciences of the United States of America. 91 (3): 1148–52. Bibcode:1994PNAS...91.1148D. doi:10.1073/pnas.91.3.1148. PMC 521471. PMID 7905631.
  5. ^ Markram H, Lübke J, Frotscher M, Sakmann B (January 1997). "Regulation of synaptic efficacy by coincidence of postsynaptic APs and EPSPs" (PDF). Science. 275 (5297): 213–5. doi:10.1126/science.275.5297.213. PMID 8985014. S2CID 46640132.
  6. ^ Bi GQ, Poo MM (15 December 1998). "Synaptic modifications in cultured hippocampal neurons: dependence on spike timing, synaptic strength, and postsynaptic cell type". Journal of Neuroscience. 18 (24): 10464–72. doi:10.1523/JNEUROSCI.18-24-10464.1998. PMC 6793365. PMID 9852584.
  7. ^ Gerstner W, Kempter R, van Hemmen JL, Wagner H (September 1996). "A neuronal learning rule for sub-millisecond temporal coding". Nature. 383 (6595): 76–78. Bibcode:1996Natur.383...76G. doi:10.1038/383076a0. PMID 8779718. S2CID 4319500.
  8. ^ Song S, Miller KD, Abbott LF (September 2000). "Competitive Hebbian learning through spike-timing-dependent synaptic plasticity". Nature Neuroscience. 3 (9): 919–26. doi:10.1038/78829. PMID 10966623. S2CID 9530143.
  9. ^ Meliza CD, Dan Y (2006), "Receptive-field modification in rat visual cortex induced by paired visual stimulation and single-cell spiking", Neuron, 49 (2): 183–189, doi:10.1016/j.neuron.2005.12.009, PMID 16423693
  10. ^ Sjöström, Per Jesper; Turrigiano, Gina G; Nelson, Sacha B (2003-08-14). "Neocortical LTD via Coincident Activation of Presynaptic NMDA and Cannabinoid Receptors". Neuron. 39 (4): 641–654. doi:10.1016/S0896-6273(03)00476-8. PMID 12925278. S2CID 9111561.
  11. ^ Caporale N.; Dan Y. (2008). "Spike timing-dependent plasticity: a Hebbian learning rule". Annual Review of Neuroscience. 31: 25–46. doi:10.1146/annurev.neuro.31.060407.125639. PMID 18275283.
  12. ^ Bauer E. P.; LeDoux J. E.; Nader K. (2001). "Fear conditioning and LTP in the lateral amygdala are sensitive to the same stimulus contingencies". Nature Neuroscience. 4 (7): 687–688. doi:10.1038/89465. PMID 11426221. S2CID 33130204.
  13. ^ Kovács KA (September 2020). "Episodic Memories: How do the Hippocampus and the Entorhinal Ring Attractors Cooperate to Create Them?". Frontiers in Systems Neuroscience. 14: 68. doi:10.3389/fnsys.2020.559186. PMC 7511719. PMID 33013334.
  14. ^ Taherkhani, Aboozar; Belatreche, Ammar; Li, Yuhua; Cosma, Georgina; Maguire, Liam P.; McGinnity, T. M. (2020-02-01). "A review of learning in biologically plausible spiking neural networks". Neural Networks. 122: 253–272. doi:10.1016/j.neunet.2019.09.036. ISSN 0893-6080.

Further reading[edit]

External links[edit]