Research analysis · Neural coding

Goal information hides in bursts, not spike rates

Across 12 recording sessions in three macaques from two institutions, the proportion of a motor-cortex neuron's spikes fired in rapid bursts carries reach-direction information far more selectively than its overall firing rate. Capone and colleagues tie this to a concrete cellular mechanism and show the same multiplicative structure gives reinforcement-learning agents zero-shot adaptation to new goals.

Source: Bilinear gating of motor primitives: a principle linking dendritic computation to rapid goal-directed adaptation, arXiv (q-bio.NC), 9 June 2026. Primary source. Read: full HTML version, all statistics verified against the text and Table 1.

What the work claims

This is a combined reanalysis-plus-modeling paper, and the two halves carry different weight. On the neural side, the claim is specific and strongly supported: in primary and dorsal premotor motor cortex, burst fraction, the proportion of spikes emitted with an inter-spike interval below 10 ms, encodes reach direction with substantially higher direction selectivity than tonic firing rate. On the computational side, the authors claim this signature is the expected product of dendritic coincidence detection in layer-5 pyramidal neurons, where a goal-related apical input coinciding with a state-related basal drive triggers bursting, so burst probability computes the product of goal and state: a bilinear gate1.

The bolder part is the extrapolation: the same bilinear decomposition of motor output into goal gates times state-dependent primitives, embedded in a soft actor-critic agent, supports zero-shot generalization to unseen movement directions and cold-start adaptation to new goals within a handful of episodes. That is a claim about a computational principle, demonstrated in simulation, not in the monkey.

How it works

The neural analysis uses two published datasets: MC_Maze from monkey Jenkins at Stanford (delayed center-out reaching with maze barriers, 177 neurons, 7 directions) and MC_RTT from monkey Indy at UCSF (self-paced random-target reaching, 106 neurons, 8 directions)2. For each neuron, spikes in a 500 ms window after movement onset are split into burst spikes, those within 10 ms of the previous spike, and tonic spikes. Burst fraction shows a pronounced directional tuning structure that is absent from tonic rate: burst-fraction direction selectivity exceeds tonic-rate selectivity with p below 10^-29 in MC_Maze (95% of neurons above the diagonal) and p below 10^-16 in MC_RTT (90% above). The effect replicates in 10 additional sessions from the same animals, 69 to 95% of neurons per session, all p below 10^-12 across 12 sessions spanning three animals and two institutions. Two controls matter: a bootstrap over neurons places the effect well above chance in every session, and it survives regressing out firing rate itself (MC_Maze 99% above diagonal, p = 4.5 x 10^-31; MC_RTT 91%, p = 9.4 x 10^-19).

The proposed mechanism is a two-compartment layer-5 pyramidal neuron. Basal dendrites integrate state-dependent sensorimotor drive; apical tufts receive goal-related top-down input; coincident activation of both triggers high-frequency bursting. In the authors' voltage-based model, burst probability is the product of two sigmoidal factors, one somatic and one dendritic, which makes the neuron a physical multiplier. The policy gradient with respect to the readout then depends only on the neuron's own membrane state, reducing learning to a local three-factor Hebbian rule with a global reward signal and no backpropagation through the network.

In the reinforcement-learning half, the motor output is decomposed as a sum over primitives weighted by a goal gate, and the actor and critic share the same gate vector. Because both are linear in that vector, updating the critic's gate simultaneously reshapes the policy, eliminating the separate policy-improvement step. A MuJoCo ant trained this way generalizes without parameter updates to all 16 evaluated directions, 8 of them unseen during training, at 3.4 plus or minus 0.4 reward per step. The gate vector factorizes behavior: its direction sets heading with a median angular error of 10 degrees, while its magnitude sets speed (1.9 plus or minus 0.5 m/s at half the mean norm, 3.5 plus or minus 0.7 m/s at the mean norm). Starting from a zero gate vector, a simple reward-weighted update recovers useful behavior within about 5 episodes and reaches roughly 77% of zero-shot performance by episode 10, while TD-style baselines collapse to near zero, a failure the authors trace to poor gradient signal-to-noise at zero return.

Where a skeptic should push

The neural result is a reanalysis of existing datasets with a particular burst definition. The 10 ms threshold is standard but not sacred, and direction selectivity differences between burst and tonic signals, while consistent, are measured on two animals plus a third with unbalanced direction sampling. The authors' strongest defense is the replication structure itself: 12 sessions, three animals, two labs, two task variants, and a rate-removal control. A skeptic should still note that burst fraction and rate are not independent signals; the regression control helps, but burst fraction is a spike-timing statistic whose selectivity could partly reflect which neurons burst at all.

The load-bearing assumption is the link from the burst signature to apical-basal coincidence detection. The two-compartment model reproduces the effect, but reproducing a statistical signature is not evidence that the mechanism caused it in vivo; direct apical recordings during goal switching would be needed. The RL results are simulation-only (simulated locomotion, one physical robot platform mentioned in passing), and the zero-shot transfer leans on the regular geometry of the training distribution: goals lie on a circle in context space, so unseen angles are interpolations. Goal families with irregular structure may not transfer as cleanly. The authors state this scope limit explicitly, which is to their credit.

Why burst coding changes wetware readout

The direct implication for organoid intelligence is that the field's default readout, mean firing rate over an electrode or channel, may be reading the wrong channel entirely. If cortical circuits multiplex state into tonic spikes and context into bursts, then an organoid processor that appears uninformative under rate decoding may carry its task variable in burst statistics. The practical test is cheap: re-run existing organoid decoding pipelines with burst-fraction features (inter-spike interval below 10 ms) alongside rates, and compare selectivity. This paper predicts the gap will be large, and it hands over the exact threshold and window definitions to run the comparison.

The mechanism suggests how to write, not just read. Cortical organoids lack the structured long-range apical input of intact cortex, but electrical and optogenetic stimulation can stand in for it. The bilinear picture says context writing means driving a specific input compartment while the tissue is in the target state, because the burst gate is a coincidence detector: state alone gives tonic firing, context alone gives silence, and both together give bursts. Bursts also gate plasticity in cortical circuits, so a stimulation protocol that induces bursts is simultaneously writing a readout channel and training the tissue. That coupling is an opportunity, and a hazard: every readout perturbation is also a training signal, so naive closed-loop experiments confound measurement with modification.

The threat is subtler. If burst-gated multiplexing is a general principle of cortical computation, then silicon systems that emulate it are closing a gap that wetware was assumed to own. The authors themselves point out that coincidence circuits implement multiplication at near-zero marginal cost in spiking hardware, and their local three-factor learning rule needs no backpropagation through the network, which removes one of neuromorphic engineering's standard objections. Living tissue still holds the advantage in the richness of the primitives being gated, but the gating algebra is portable. Organoid computing proposals should be evaluated on what the tissue uniquely provides, not on multiplexing tricks that a two-compartment chip can now also perform.

The bottom line

Established: burst fraction encodes reach direction far more selectively than firing rate in macaque motor cortex, replicating across 12 sessions, three animals, two institutions, and surviving rate-removal controls. Established in simulation: the bilinear gate derived from dendritic coincidence detection supports zero-shot goal transfer and rapid cold-start adaptation. Open: whether the apical-basal mechanism, rather than another burst-generating process, produces the in vivo signature; whether the RL advantage survives stronger baselines and less regular goal manifolds; and whether burst multiplexing appears in organoid cultures, which is now a directly testable prediction. What would break the claim: intracellular or apical-tuft recordings during goal switching that show burst selectivity without apical involvement, or organoid datasets where burst-fraction decoding adds nothing over rate decoding.

Frequently asked questions

What is burst fraction?

The proportion of a neuron's spikes that occur in high-frequency bursts, defined here as spikes with an inter-spike interval below 10 ms to the preceding spike. The remaining spikes are classed as tonic.

How strong is the evidence from the monkey data?

Across 12 sessions in three animals from Stanford and UCSF, 69 to 95% of neurons per session had higher direction selectivity in burst fraction than in firing rate, all sessions significant at p below 10^-12, and the effect survived regressing out firing rate.

How does a dendrite multiply?

In a two-compartment layer-5 pyramidal model, burst probability approximates the product of a somatic activation factor and a dendritic gate factor. Both factors must be high to burst, so the cell computes a product of its two input streams, with stochastic spiking acting as a Monte Carlo estimator of that product.

What does the reinforcement-learning part demonstrate?

That the same multiplicative structure, instantiated as a differentiable actor-critic sharing one gate vector between actor and critic, generalizes to unseen movement directions without parameter updates and adapts to new goals within a handful of episodes by updating the gate alone.

What should organoid experiments take from this?

Add burst-fraction features to decoding pipelines before concluding an organoid carries no task information, and treat electrical or optogenetic stimulation as a context-writing channel that acts through coincidence with ongoing state, remembering that induced bursts also drive plasticity.

Is the zero-shot transfer general-purpose?

No. It was demonstrated on a family of goals with regular geometry, directions arranged on a circle, where unseen angles interpolate within the training manifold. Transfer to irregular or high-dimensional goal families is an open question the authors flag themselves.

References

  1. C. Capone, L. Falorsi, A. Ciardiello, L. Manneschi. Bilinear gating of motor primitives: a principle linking dendritic computation to rapid goal-directed adaptation. arXiv:2606.10891 (q-bio.NC). 2026. https://arxiv.org/abs/2606.10891. Accessed 2026-09-12.
  2. MC_Maze and MC_RTT datasets, DANDI 000128 and DANDI 000129, and additional sessions in DANDI 000070, as analysed in the source. Dataset identifiers verified within the source text.