Dendritic Integration¶
Treat a single neuron not as a weighted-sum threshold unit but as a small layered nonlinear network, where synaptic inputs are combined nonlinearly within individual dendritic branches — depending on where they sit and how clustered they are — before summing at the soma.
Core Idea¶
Dendritic integration is the finding that synaptic inputs do not combine linearly at the cell body but undergo nonlinear computation within individual dendritic branches first. Whether inputs produce a supralinear NMDA spike, a calcium plateau, or mere subthreshold depolarization depends not on how many synapses fire but on where on the tree they sit and how clustered they are. A single neuron is thus a small hierarchical network in one membrane.
Scope of Application¶
Dendritic integration lives across the neuron types and circuits where synaptic inputs undergo branch-level nonlinear computation before reaching the soma; its reach is bounded to that biological substrate, with one partial extension into ML architecture.
- Cortical and hippocampal pyramidal neurons — the canonical case: branch-specific NMDA spikes and calcium plateaus.
- Cerebellar Purkinje cells — the same branch-level structure under distinct channel biophysics.
- Sensory-processing circuits — direction selectivity in retinal amacrine cells; auditory coincidence detection.
- Machine-learning architecture — dendritic neural networks borrow the branch-nonlinearity insight, a partial transfer.
Clarity¶
The concept retires the point-neuron abstraction, in which a cell is a weighted-sum threshold unit and only synapse count matters. By making branch geometry and input clustering load-bearing, it sharpens the question from "how many fired?" to "where on the tree and how clustered in space and time?", and gives the field a precise way to ask how much computation happens within neurons.
Manages Complexity¶
A pyramidal neuron with ten thousand synapses, channel densities, and cable properties is an intractable biophysical object. Dendritic integration collapses that to a per-branch question — are co-active inputs clustered enough to cross the local nonlinear threshold? You track input arrangement rather than ion-level detail, and read firing off a four-stage cascade of branch decisions plus a somatic sum.
Abstract Reasoning¶
The core move is predictive: forecast output from the arrangement of active inputs, not their count, by running the four-stage cascade. A diagnostic move runs it backward, reading a branch spike or sublinear stretch as evidence of input configuration. A boundary-drawing move ties computational capacity to network depth rather than synapse headcount, and an interventionist reading targets clustering and local excitability.
Knowledge Transfer¶
Within neuroscience the full mechanism travels intact — the four-stage skeleton, the arrangement-not-count move, and the depth-equals-capacity reading — across pyramidal, Purkinje, and sensory neurons, along with cable theory and compartmental modeling tools. The distinctive cargo (the multilayer-network-in-one-cell result, channel biophysics) stays home. The substrate-independent pattern is a composition of parent primes — aggregation, modularity, hierarchical_processing, nonlinear_response, and propagation — which carry the cross-domain weight, not "dendritic integration" exported as a primitive.
Relationships to Other Abstractions¶
Current abstraction Dendritic Integration Domain-specific
Parents (1) — more general patterns this builds on
-
Dendritic Integration is a kind of Aggregation Prime
Dendritic Integration is aggregation specialized to nonlinear, thresholded combining within semi-independent dendritic branches before propagation to the soma.
Hierarchy path (1) — routes to 1 parentless root
- Dendritic Integration → Aggregation → Micro Macro Linkage
Neighborhood in Abstraction Space¶
Dendritic Integration sits in a sparse region of the domain-specific corpus (77th 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
- Spike-Timing-Dependent Plasticity — 0.84
- Synaptic Plasticity — 0.83
- Axonal Transport — 0.83
- Neurotransmission — 0.83
- Neuroplasticity — 0.82
Computed from structural-signature embeddings · 2026-07-12