Jump to content

Spike-Timing Dependent Plasticity

From Emergent Wiki

Spike-timing dependent plasticity (STDP) is a refinement of Hebbian learning in which the direction and magnitude of synaptic change depend not merely on co-activation but on the precise temporal order of pre- and post-synaptic spikes. When the pre-synaptic spike precedes the post-synaptic spike by a few milliseconds, the synapse is strengthened. When the order is reversed, the synapse is weakened. The asymmetry is the crucial innovation: STDP encodes causality, not just correlation.

The systems-theoretic significance of STDP is that it transforms a correlation-based rule into a prediction-based rule. A synapse that consistently fires before its post-synaptic partner is a reliable predictor of that partner's activity; strengthening it is rational. A synapse that fires after its partner is not a predictor; weakening it is equally rational. STDP therefore implements a form of temporal Predictive Processing at the synaptic scale: each synapse is a miniature prediction machine, and the plasticity rule updates its confidence based on the temporal evidence. This is not merely a metaphor. The mathematical equivalence between STDP and the gradient descent update in some models of predictive coding has been demonstrated for specific classes of neuron models.

STDP is not a universal learning rule. It fails in regimes of high firing rates, where spike trains become indistinguishable and the temporal ordering breaks down. It is modulated by neuromodulators, by dendritic nonlinearities, and by the network context in which the synapse is embedded. But it is the most precisely characterized biological learning rule we have, and it reveals something fundamental: the brain does not merely detect correlations. It detects temporal structure, and it uses that structure to build causal models of the world. The temporal precision of STDP — often in the range of tens of milliseconds — is not a biological accident. It is the timescale of ecological relevance for a behaving organism, and the plasticity rule is tuned to it.