Research analysis · Biocomputing

Three knobs, one ring, and the energy number nobody measured

A group at Goettingen has put a steerable neural manifold onto the SpiNNaker 2 neuromorphic chip, using three simple biological mechanisms as control knobs, and used it to drive a two-wheeled agent through a virtual maze in real time. The control framework is elegant and the explainability claim is largely earned. Two things deserve more scrutiny than they will get: how little of the agent actually runs on the chip, and the fact that a paper built on the premise of energy efficiency reports no energy measurement at all.

Source: Dynamic neural manifolds for flexible closed-loop control on neuromorphic hardware, arXiv preprint (cs.NE), submitted 8 July 2026, CC BY 4.0. Primary source. Read in full, including all results subsections, the discussion, the methods and the supplementary figure, from the arXiv HTML full text. This is a preprint and has not been peer reviewed. The prior theoretical work it builds on, cited as Lehr and colleagues 2024 and 2025, I did not retrieve independently, so claims about what that work established are reported as this paper states them.

What the work claims

This is an engineering feasibility result, and reading it as a scientific discovery would be a category error.1 The scientific framework, the mapping from circuit mechanisms to manifold geometry, comes from the authors' earlier theoretical papers. What is new here is that the framework survives contact with real hardware.

The setup is a ring of neurons wired with asymmetric recurrent connections. That asymmetry is the engine: a symmetric ring holds a stationary bump of activity, while breaking the reflection symmetry makes the bump travel, producing a repeating sequence of activation as it circulates. Viewed in the state space where each neuron is a dimension, that travelling bump traces a closed loop, and the loop is the manifold.

Three mechanisms then reshape that loop, each with a clean geometric meaning. An additive input current changes how many neurons are active at once, widening or narrowing the bump, which sets the radius of the trajectory. A multiplicative gain changes how fast the bump travels, setting the speed. And selectively silencing a random fraction of the ring rotates the whole trajectory into a different subspace, with the angle between the old and new orientations growing as the arc cosine of one minus the silenced fraction. That closed-form relation is the most quotable thing in the paper, and it is worth stating clearly that it is prior work, derived in the 2024 theory paper for a rate-based model, not a new result here.

The genuine contributions are three pieces of engineering. The original model uses continuous rates, but SpiNNaker 2 is built for spikes, so the authors added a stochastic conversion in which each neuron's rate becomes its probability of spiking in a given timestep. They introduced fifty percent connection sparsity, doubling the surviving weights to compensate. And they exploited the circulant structure of the weight matrix to store a single row plus a one-bit-per-synapse mask, because on-chip memory is genuinely tight: recording the internal rates of just thirty-two neurons fills a core's entire 128 kilobytes of SRAM in one second of simulated time.

Why the result is stronger than it looks

The steelman is not the maze demonstration. It is that an analytic prediction derived for a smooth, deterministic, fully connected rate model continued to hold after three separate insults to its assumptions: discretization into stochastic spikes, removal of half the synapses, and execution on distributed hardware with finite numerics. There was no guarantee of that. Converting rates to Bernoulli spike events injects trial-to-trial variance the original model does not have, and with only a few hundred active neurons the fluctuation in population spike count is not negligible, on the order of ten to twenty percent depending on activity level. That the measured subspace angles still track the closed-form curve is a real finding about the robustness of the framework, and it is more interesting than the equation itself.

The explainability claim is also earned in a way that most such claims are not. The internal state is not merely visualizable after the fact; it is specified in advance. If you set the silenced fraction to eighty percent, you can compute that the subspace will rotate by about seventy-eight degrees before you run anything. That is a design equation, not a post-hoc interpretation, and almost nothing in contemporary machine learning offers the equivalent.

The efficiency work is honest engineering. Runtime scales linearly with the number of spikes processed per timestep, which is the behaviour you would want, and the implementation stays comfortably inside the one millisecond real-time budget for the tested configuration of five hundred neurons at twenty percent connectivity. The authors note where the hardware and the reference model diverge, above a gain of thirty, rather than hiding it.

Where a skeptic should push

The maze demonstration carries far less weight than its framing suggests, and the paper is admirably explicit about why, in sentences most readers will skip. Sensory processing, long-term planning and movement selection are all handled by an external program that then sets the ring network's control parameters. The agent is assumed to have already learned a world model. And in the discussion the authors state plainly that sensing, higher-level planning, network control and motor control all execute on a separate machine. What runs on the neuromorphic chip is the sequence generator. Everything that could reasonably be called deciding runs on a conventional computer.

The learning claim is similarly narrow. The readout weights were fitted offline, from two hundred randomly selected actions performed for two hundred and fifty milliseconds each, against known target motor commands. That is supervised regression against a teacher, performed before the maze run, not learning in the loop. The three action subspaces were assigned by the experimenters, not discovered by the system. And since three subspaces of two hundred neurons each must overlap within a ring of five hundred, with an expected pairwise overlap of eighty neurons, the separability that makes the linear readout work depends on the geometry of the low-dimensional projection rather than on any disjointness of the active populations. Worth noting that if one read "subspace" as the raw coordinate subspace spanned by the active neurons, overlapping populations would give a first principal angle of zero; the framework only makes sense at the level of the projected manifold orientation, which the paper does intend but does not belabour.

Then the energy claim. The paper describes its contribution as offering "an energy-efficient, low-latency substrate for adaptive neuromorphic control." The low-latency half is backed by measurements. The energy-efficient half is backed by nothing in the paper. I had this checked exhaustively against the full text including the supplementary material, searching for every relevant term and unit, and there is no joule, watt, milliwatt, picojoule or power measurement anywhere. The word "efficiency" throughout refers to runtime per timestep. This is not a pedantic complaint about a missing table. Energy is the entire reason neuromorphic hardware exists as a research programme, and a paper deploying a neuromorphic chip that measures no power, not even for its own silicon, let alone against a conventional baseline running the same ring, has left its central premise untested. Given that the rest of the agent runs on a separate conventional machine, a system-level energy accounting might not flatter the design at all.

Smaller points. Doubling weights to compensate for fifty percent sparsity is sound in expectation but increases variance, which population averaging reduces without eliminating. The comparison against the reference model is a comparison against the authors' own prior model, not against an independent implementation. And the whole validation lives at five hundred neurons, which is a small ring; the memory constraints described suggest scaling will not be free.

What this means for organoid intelligence

My first instinct on reading this was that the three knobs transfer directly to wet tissue. Gain has an obvious biological analogue in neuromodulator concentration, selective silencing maps onto optogenetic or pharmacological inhibition, and additive current is what an electrode or an induced field already delivers. Organoids do produce sequential and travelling-wave activity. The temptation is to conclude that this paper hands the field a ready-made control theory for living tissue. That inference does not survive scrutiny, and the reason is worth spelling out because it is the most useful thing in the paper for organoid work.

The geometric predictions depend on the engineered structure, not merely on the mechanisms. The bump travels because the connectivity is asymmetric in an organized way. The arc cosine relation holds because the weight matrix is circulant, meaning translation invariant, so that every neuron is statistically equivalent and random silencing has a clean average effect. Naturalistic organoid connectivity is none of those things. It is not circulant, not translation invariant, and not asymmetric in any coordinated direction. Remove those properties and the specific mappings evaporate: knob to geometry stops being predictable, and the clean separability of the three knobs, which holds here precisely because of the symmetry, gives way to interaction, with gain and inhibition changes bleeding into each other. "Organoids show low-dimensional sequential activity" is a far weaker statement than "the manifold is a ring with known asymmetric transport."

What transfers is a method, not a model. The genuinely portable idea is the four-step programme implicit in the work: identify the tissue's low-dimensional manifold empirically by dimensionality reduction; map each available perturbation onto its measured geometric effect, building the knob-to-geometry table by experiment rather than by theory; fit a linear decoder from population activity to output; then steer the dynamics the tissue already produces instead of trying to train it. The last two steps are the real gift. Most organoid computing effort goes into teaching tissue new behaviour through stimulation protocols with weak and contested results. This paper is a worked demonstration that a system with rich intrinsic dynamics can be made useful by decoding and steering what it already does, with the intelligence living in the controller and the readout. That is a cheaper and more honest path than training, and organoids have the intrinsic dynamics to support it.

The threat is sharper, and it is a benchmark rather than an argument. Five hundred simulated neurons on a digital chip did this in real time, with behaviour predictable from a closed-form equation, robust across ten differently initialized trials, and replayable exactly whenever the experimenter chooses to fix the random seed. An organoid offers none of that: no analytic prediction, no seed, no replay, and a different network in every dish. On explainability, reproducibility, latency and control precision, silicon does not merely lead on this task, it occupies a different category. I want to be careful not to overclaim, because nobody's serious case for biological substrates rests on beating a chip at a five-hundred-neuron ring. The wet case rests on energy at scale, self-organization and self-repair, biocompatibility for implantation, and three-dimensional density. This paper bears on exactly one of those, energy, and it bears on it by not measuring it.

That is the uncomfortable synthesis. The control method is a gift to organoid intelligence; the hardware result is a warning to it. Anyone claiming a wet substrate advantage over neuromorphic silicon now needs measured joules on a matched task, and the field cannot rely on neuromorphic papers to leave that number unmeasured forever. There is a discipline lesson here too, and it should be applied symmetrically. The reason to notice that only the sequence generator runs on the chip is that organoid demonstrations in the lineage of the Pong-playing cultures have exactly the same architecture: living tissue supplies a low-dimensional modulated output while stimulation encoding, feedback design, decoding and the task itself run on a conventional computer. If that framing is worth flagging in a silicon paper, it is worth flagging in a wet one, and applying the standard in only one direction is how a field talks itself into believing its own demonstrations.

The bottom line

Demonstrated: a ring-attractor sequence generator runs on SpiNNaker 2 within a one millisecond real-time budget, its trajectory radius, speed and subspace orientation respond to three control inputs as the underlying theory predicts, and a closed loop through an external agent program can steer it through a maze task via a linear motor readout. The robustness of the analytic subspace relation to stochastic spiking and fifty percent sparsity is the most durable finding.

Asserted rather than shown: that this constitutes closed-loop control on neuromorphic hardware in any complete sense, when planning and action selection sit on a separate machine; and that the substrate is energy-efficient, a claim for which the paper contains no measurement.

What would confirm or break it: an energy measurement of the chip running this workload against a conventional processor running the identical ring, which would either vindicate the premise or quietly retire it. Moving planning and readout onto the chip, which the authors name as future work, would make the closed-loop claim whole. And for the organoid field specifically, the decisive experiment is the transfer test: measure whether the knob-to-geometry mapping can be established empirically in tissue whose connectivity satisfies none of the structural assumptions that make it analytic here. If it can, the method is portable and this paper matters well beyond neuromorphic engineering. If it cannot, the ring stays a silicon convenience and the framework stays where it was built.

Frequently asked questions

What is a neural manifold in plain terms?

If you give each neuron its own axis, the activity of a population at any moment is a point in that high-dimensional space, and activity over time draws a path. Real neural activity tends to stay on a much lower-dimensional surface within that space. That surface is the manifold, and its shape corresponds to what the circuit is doing.

Does the neuromorphic chip control the robot by itself?

No. The chip generates the movement sequences. Sensory processing, route planning and the choice of which action to take all run on a separate conventional computer, which sets the chip's control parameters. The paper states this directly in both the results and the discussion.

Did the system learn anything during the maze run?

No. The output weights were fitted beforehand by supervised regression against known target motor commands, using two hundred random actions of two hundred and fifty milliseconds each. The agent is also assumed to have already learned its world model.

Why does the missing energy measurement matter?

Because low power consumption is the reason neuromorphic hardware is pursued at all. The paper calls its substrate energy-efficient while reporting only runtime per timestep, so its central premise goes untested even for the chip alone, let alone for the full system whose other components run on a conventional machine.

Can these control knobs be applied to a brain organoid?

The mechanisms have wet analogues: neuromodulators for gain, optogenetic or pharmacological silencing for inhibition, electrode or field current for added input. What does not transfer is the prediction of what each knob will do geometrically, because that depends on the ring's engineered symmetric structure, which organoid connectivity does not share.

So what should organoid researchers take from this paper?

The strategy rather than the equations: characterize the tissue's existing low-dimensional dynamics, measure empirically what each available perturbation does to that geometry, decode the output with a simple linear readout, and steer the dynamics the tissue already produces instead of trying to train new behaviour into it.

Is the arc cosine relation a new result?

No, it comes from the group's earlier theoretical work for a rate-based model. What is new is the demonstration that the relation still holds after conversion to stochastic spiking, removal of half the connections, and execution on real hardware.

References

  1. von Seeler O, Tetzlaff C, Lehr AB. Dynamic neural manifolds for flexible closed-loop control on neuromorphic hardware. arXiv. 2026. arXiv:2607.07373v1. Accessed 2026-07-19.