Spike-Timing-Dependent Plasticity¶
A synaptic learning rule where the sign of a weight change depends on the millisecond order of pre- and postsynaptic spikes — pre-before-post potentiates, post-before-pre depresses — turning a coincidence detector into a causality detector that grows directed connectivity.
Core Idea¶
Spike-timing-dependent plasticity (STDP) is the synaptic learning rule in which the direction and magnitude of lasting change in synaptic efficacy are set by the relative millisecond timing of pre- and postsynaptic spikes: pre-before-post within roughly 10-40 ms potentiates the synapse (LTP), the reverse order depresses it (LTD), and the magnitude decays as the interval grows, producing an asymmetric biphasic curve. The biophysical mechanism is NMDA-receptor coincidence detection. At the network level STDP is a causality detector: it strengthens synapses from neurons that could plausibly have caused the postsynaptic firing.
Scope of Application¶
STDP lives across the synaptic-plasticity subfields of neuroscience and extends intact to engineered spiking and neuromorphic substrates; its reach is bounded by the presence of spikes whose order carries information and a coincidence-detecting mechanism to read it.
- Hippocampal LTP/LTD — the classical Bi & Poo (1998) order-sensitive potentiation and depression.
- Cortical synaptic plasticity — measured across species and developmental stages (Markram et al., 1997).
- Cerebellar plasticity — climbing-fibre-driven LTD sharing the temporal-order sensitivity.
- Computational neuroscience — core machinery in spiking-neural-network models of learning.
- Neuromorphic hardware — the canonical local learning rule on Loihi, TrueNorth, BrainScaleS.
Clarity¶
STDP's clarifying force is to replace "neurons that fire together wire together" with a precise, order-sensitive rule — and to convert a coincidence detector into a causality detector. By making the sign of the weight change depend on millisecond spike order, it makes legible that timing, not overlap, carries the information. The deeper distinction it sharpens is between co-occurrence structure and causal-temporal structure in a network's wiring: an order-asymmetric rule develops directed connectivity where symmetric Hebbian learning could only carve undirected clusters.
Manages Complexity¶
STDP collapses two sprawling problems onto one compact rule. It reduces the heterogeneity of synaptic change — potentiation here, depression there — to a single function of one variable, the signed interval Δt, so potentiation and depression become the two lobes of one curve. And because the rule is local, the emergent behaviour of an arbitrarily large network follows from applying that curve per synapse over the input statistics, with no global controller — letting the analyst predict the kind of wiring a network grows by tracking one property, its order-asymmetry.
Abstract Reasoning¶
STDP licenses a signature inference reading causality off temporal order (the sign of Δt is a credit/debit verdict on a connection), a mechanistic inference grounding the sign rule in NMDA coincidence detection (same calcium machinery, opposite outcomes by order), and a network-level prediction (a population grows directed connectivity tracking causal-temporal structure, which symmetric Hebbian learning cannot). All presuppose the spike-timing substrate — discrete spikes, a narrow asymmetric window, and the calcium mechanism that reads it.
Knowledge Transfer¶
Within neuroscience STDP transfers as mechanism, exactly, because the rule is local and biophysically specified — the signed-Δt curve, the NMDA coincidence detection, and the causality-detector reading carry across hippocampal, cortical, and cerebellar plasticity, and intact to the spiking and neuromorphic substrates built to host it, where it is genuinely the same rule. Beyond spike-bearing substrates the substrate-general residue is causal-order-dependent credit assignment, which recurs as co-instances (TD learning, eligibility traces, backward induction). That parent — a composition of temporal_dynamics, credit_assignment, and causality — carries the lesson; STDP's millisecond window and calcium biophysics stay home.
Relationships to Other Abstractions¶
Current abstraction Spike-Timing-Dependent Plasticity Domain-specific
Parents (1) — more general patterns this builds on
-
Spike-Timing-Dependent Plasticity is a kind of Synaptic Plasticity Domain-specific
STDP is the synaptic-plasticity subtype whose direction and magnitude axis is fixed by the signed millisecond interval between endpoint spikes.
Hierarchy paths (6) — routes to 6 parentless roots
- Spike-Timing-Dependent Plasticity → Synaptic Plasticity → Neurotransmission → Propagation
- Spike-Timing-Dependent Plasticity → Synaptic Plasticity → Neurotransmission → Channel
- Spike-Timing-Dependent Plasticity → Synaptic Plasticity → Neurotransmission → Stochasticity vs. Determinism
- Spike-Timing-Dependent Plasticity → Synaptic Plasticity → Hebbian Learning → Learning → Adaptation
- Spike-Timing-Dependent Plasticity → Synaptic Plasticity → Neurotransmission → Axonal Transport → Flow
- Spike-Timing-Dependent Plasticity → Synaptic Plasticity → Hebbian Learning → Learning → Memory Consolidation
Neighborhood in Abstraction Space¶
Spike-Timing-Dependent Plasticity sits in a sparse region of the domain-specific corpus (60th percentile for distinctiveness): few abstractions share its structure, so a faithful description tends to retrieve it precisely.
Family — Neural Circuitry & Synaptic Plasticity (9 abstractions)
Nearest neighbors
- Synaptic Plasticity — 0.89
- Neurotransmission — 0.86
- Neuroplasticity — 0.85
- Dendritic Integration — 0.84
- Place Field — 0.84
Computed from structural-signature embeddings · 2026-07-12