Revisited · 1969 Ripe now BCI ✓ read
Operant Conditioning of Cortical Unit Activity
original ↗· Science, 1969 ·doi 10.1126/science.163.3870.955·520 citations ·verified in OpenAlex/Crossref ·6 min read
TL;DR: In 1969 Eberhard Fetz put a food pellet on the line and showed a monkey could deliberately crank up the firing rate of a single, arbitrarily chosen cortical neuron by 50–500% when it heard or saw that neuron's rate. That one result says the decoder in a brain-computer interface does not have to do all the work—the brain is a willing, trainable partner—and that insight is still largely unexploited in a BCI field that spends almost all its effort making better decoders.
The idea, as Fetz had it
The state of the art in 1969 was to treat a cortical neuron as something you read. You'd anesthetize or restrain an animal, present a stimulus, and record how a cell in motor or sensory cortex responded. The neuron was an output of the experiment.
Fetz inverted the arrow. He recorded a single precentral (motor cortex) neuron in an awake macaque, converted its firing rate into a signal the monkey could perceive—a click rate or a meter needle—and delivered a food pellet whenever the rate went high. No instruction, no required movement. Just operant conditioning applied to a neuron instead of a lever press.
Within a few sessions, monkeys reliably drove newly isolated cells—cells they had never "practiced" with—to rates well above baseline. Later work with Mary Ann Baker sharpened the point: monkeys could learn differential control, pushing one neuron up while holding a neighbor down. And the activity could be partly dissociated from muscle contraction, so this wasn't just "the monkey tensed its arm and the motor neuron came along for the ride." The brain was learning to control the signal as a signal.
Why it could not really scale then
Fetz's experiment worked—that's the beauty of it—but it hit three walls that kept it from becoming a technology rather than a demonstration.
One channel at a time. Recording meant a single sharpened tungsten or glass microelectrode, lowered until one cell's spikes rose above the noise, held only as long as the tip stayed put. There were no chronic multielectrode arrays. The Utah array (~96–100 channels) is a 1990s development; Neuropixels (~384 recording sites, later thousands) and Neuralink-class devices (~1000–3000 electrodes) are the 2010s–2020s. Fetz could ask "can the brain control a neuron," never "which pattern across a population is easy to learn."
Analog loops, no computation in the loop. The feedback path was a ratemeter—an analog integrator turning spikes into a click rate or a needle deflection. The computers of the day (a PDP-8, say) ran at hundreds of thousands of operations per second with a few thousand words of core memory. You could not, in real time, take 100 spike trains, project them into a low-dimensional space, fit a decoder, and update it while the animal worked. So the "decoder" was a wire.
No framework for populations. Even if you'd had the channels, there was no theory of neural population geometry—no notion of a low-dimensional manifold of covarying activity—to tell you what to shape or why some targets should be easier than others.
What changed
Two of the three walls are gone, and the third turned into an active research program.
Chronic arrays give hundreds to thousands of channels held for months. Real-time decoding on commodity hardware means the loop can contain a full Kalman filter or neural-network decoder updated online. And crucially, the population view arrived: activity in motor cortex lives mostly in a low-dimensional subspace—a neural manifold—spanned by a handful of dominant covariance patterns.
That last piece is what turned Fetz's demonstration into a measurement instrument. The landmark is Sadtler et al. (2014, Nature), from the Batista/Yu/Chase groups. They gave monkeys a BCI and then swapped the mapping from neurons to cursor. When the new mapping asked for activity patterns inside the existing manifold, monkeys learned it within a session. When it asked for patterns outside the manifold—combinations the cortex doesn't naturally produce—they largely couldn't, at least not quickly. Fetz's "the brain will learn to control an arbitrary signal" became "the brain will learn readily within its manifold, and only slowly beyond it."
The follow-up, Oby et al. (2019, PNAS), pushed on that boundary: with days of practice, animals did generate genuinely new, off-manifold activity patterns. That is Fetz at population scale, with a clock on it—learning new neural repertoire is possible but expensive, and you can watch the manifold reshape.
Meanwhile Ganguly & Carmena (2009) showed that with a fixed decoder, cortex forms a stable, consolidated map for neuroprosthetic control—skill learning, not just transient tuning. And Orsborn et al. (2014) and related closed-loop decoder adaptation (CLDA) work let the decoder learn while the brain learns—the first real co-adaptive loops.
What a serious 2026 revival looks like
The selection thesis is the interesting one: modern BCI is overwhelmingly decode-centric. We measure success by decoder accuracy on fixed neural data, as if the brain were a stationary source to be reverse-engineered. Fetz says the source is trainable. So the underused axis is co-adaptation as a design target, not an afterthought.
A concrete program:
Reuse from Fetz: the operant framing—define a neural objective (a target pattern, a subspace projection) and reward the brain for producing it, independent of any movement. Reuse his insistence on dissociating the neural signal from overt muscle activity, so you know the brain is controlling the signal per se.
Replace the ratemeter with population neurofeedback. Instead of feeding back one cell's rate, feed back a projection of the whole population onto a chosen axis. Now you can choose what to make controllable.
Design the controllable subspace jointly. The question stops being "what decoder best reads the current cortex?" and becomes "which low-dimensional readout is both useful for the task and fast for the brain to learn to drive—and can we, over days, expand the manifold (à la Oby) toward readouts that are even better?" You optimize the pair (decoder, learnable subspace), letting each adapt on its own timescale: fast decoder updates within a session, slow neural reshaping across sessions.
Instrument the learning rule. Population neurofeedback is a probe: by rewarding specific within- vs off-manifold targets and watching what's learnable and how fast, you're measuring the brain's credit-assignment and plasticity rules directly—the kind of result that feeds back into how we think about learning in cortex generally.
Has it been vindicated?
Partly, and that's the honest state. The phenomenon—volitional control of arbitrary neural signals—is thoroughly confirmed and scaled to populations. The manifold constraints on what's learnable, and the ability to grow new repertoire with practice, are established results (Sadtler 2014; Oby 2019; Golub et al. 2018 on "neural reassociation"). Co-adaptive decoders exist (CLDA, Orsborn 2014). Clinical BCIs (BrainGate, and recent speech decoders) quietly rely on user learning even when they credit the decoder.
What's still open is the joint optimization as a first-class objective: deliberately choosing controllable subspaces for learnability, budgeting fast decoder adaptation against slow cortical reshaping, and doing this in humans over the months a clinical implant lives. Nobody has really made "shape the brain and the decoder together" the headline metric. That is the gap Fetz's 57-year-old pellet still points at.
Where to read
The paper: Fetz, "Operant Conditioning of Cortical Unit Activity," Science 163:955–958 (1969), doi:10.1126/science.163.3870.955. Bibliographic details verified in OpenAlex. It is short and remarkably direct—read it for how little apparatus a profound result needed.
Read alongside it: Fetz & Baker (1973) on differential control of neuron pairs; Ganguly & Carmena (2009, PLoS Biology) on a stable neuroprosthetic map; Sadtler et al. (2014, Nature) for neural constraints on learning; Oby et al. (2019, PNAS) for new patterns emerging with long-term practice; and Orsborn et al. (2014, Neuron) for closed-loop co-adaptation. Together they trace one idea from a single click-rate meter to a theory of what a brain can learn to compute on demand.