REVIEW 3 major objections 7 minor 29 references
Dynamic neural manifolds for flexible closed-loop control on neuromorphic hardware
T0 review · 3 major / 7 minor · reviewed 2026-07-09 · glm-5.2
Pith's one-line read Steering neural manifold geometry on neuromorphic hardware
desk verdict Solid neuromorphic implementation of known framework; maze demo needs quantification read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
A ring network of 500 spiking neurons with asymmetric circulant recurrent connectivity (20% sparse, stored as a single weight row plus a bitmask) deployed on SpiNNaker 2. Three control inputs — multiplicative gain S, additive current I, and inhibitory ensemble selection p — modulate trajectory speed, radius, and subspace orientation respectively. A spike-based communication layer with deterministic spike generation replaces stochastic sampling. A linear readout trained via regression on smoothed spike signals decodes motor commands. Closed-loop operation streams spikes off-chip to a host that computes control parameters and streams them back, achieving a full control loop latency of ~3 time步
What would settle it
If the subspace rotation angle on SpiNNaker 2 deviates from the arccos(1 − p_inh) prediction across the full range of p_inh, or if the closed-loop maze navigation fails when the maze structure demands motor commands outside the distribution explored during readout training.
Extended reading notes
Core claim
The central discovery is that the geometric properties of neural population activity on a spiking neuromorphic chip can be steered by three simple circuit-level mechanisms in a way that is both analytically predictable and functionally sufficient for closed-loop control. The subspace rotation angle follows the arccos(1 − p_inh) scaling law precisely on chip, trajectory speed and bump width respond to gain and additive current as predicted by the rate-based model, and these three controls can be combined and modulated by sensory feedback in real time to produce flexible, explainable motor behavior in a maze navigation task.
Load-bearing premise
The maze navigation demonstration relies on a linear readout trained on 200 random actions (250 timesteps each) generalizing to the structured, sequential demands of actual maze traversal, but the paper does not report readout error or generalization metrics during navigation itself.
Editorial extensions
If this is right
- If the subspace-rotation scaling law generalizes, neuromorphic engineers could design multi-behavior controllers by pre-computing inhibitory ensembles whose pairwise angles are analytically determined, eliminating the need for training-based subspace discovery.
- The circulant-plus-bitmask weight storage scheme could allow substantially larger ring networks on-chip than naive dense storage, potentially scaling to thousands of neurons per chip for multi-network architectures.
- Extending the framework to 2D cortical-sheet topologies with spatially heterogeneous inhibition could yield traveling-wave controllers with region-specific modulation, expanding the behavioral repertoire beyond what a 1D ring can express.
- If sensory feedback can modulate manifold geometry at 3 ms latency, the approach could be viable for real-time prosthetic control where neural population activity must be rapidly reconfigured in response to changing task demands.
Reading between the lines
- The readout generalization gap is the most consequential untested assumption: if the linear readout trained on 200 random actions fails to generalize to structured sequential maze navigation, the closed-loop demonstration may depend on the maze being simple enough that interpolation within the training distribution suffices. Testing readout error during actual maze traversal would clarify this.
- The three-parameter control space (speed, shape, subspace) may be too low-dimensional for tasks requiring simultaneous independent control of multiple movement features — for instance, controlling forward speed, turning radius, and postural adjustment concurrently would require either more control parameters or a multi-ring architecture.
- The claim of explainability rests on the mapping from control parameters to manifold geometry being one-to-one and invertible; if noise on the chip (particularly the deterministic spike approximation) introduces sufficient distortion to the rate signal, the geometric interpretation may degrade in ways that are hard to detect without continuous monitoring of subspace angles.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This manuscript presents an implementation of a dynamic neural manifold framework on the SpiNNaker 2 neuromorphic chip. The architecture uses a ring network with asymmetric recurrent connectivity to generate sequential activity, with three control mechanisms (additive current for shape, multiplicative gain for speed, and heterogeneous inhibition for subspace rotation) that can be modulated in real time. The authors validate their spike-based, sparsified implementation against the original rate-based model and analytical predictions across systematic parameter sweeps (Figure 4), and demonstrate sub-millisecond runtime per timestep. They then apply the system to a closed-loop maze navigation task where sensory feedback modulates control parameters and a linear readout maps ring network activity to motor commands.
Significance. The implementation and validation work is the strongest part of this paper. The systematic parameter sweeps in Figure 4 cleanly demonstrate that the SpiNNaker 2 implementation reproduces analytical predictions, including the parameter-free arccos(1-p_inh) scaling for subspace angles. The runtime benchmarks are thorough and show the system operates well within real-time constraints. The engineering contributions — including the deterministic spike rule (Eq. 3), circulant weight storage with bitmasks, and streaming control parameters for arbitrary-duration simulations — are well-motivated and clearly described. The paper provides a useful proof of principle that dynamic manifold control mechanisms are readily portable to neuromorphic hardware.
major comments (3)
- §'Navigating a virtual maze', Figure 5B,D: The maze navigation claim — that the architecture 'can drive closed-loop motor control in a maze navigation task' — is supported only by a single example trajectory with no quantitative evaluation. No success rate, readout test error, or generalization metric is reported. This is load-bearing because the paper's abstract and introduction explicitly claim closed-loop motor control as a key contribution. At minimum, the authors should report readout accuracy (e.g., mean squared error between predicted and target motor speeds) during actual maze traversal, and ideally report success rates across multiple maze instances or random seeds. Without any such metric, the reader cannot assess whether the readout generalizes from the training distribution (200 random actions with constant parameters per episode, Methods/Readout) to the structured, context-
- §'Navigating a virtual maze', Methods/Readout: The linear readout (Eq. 7) is trained via linear regression on smoothed spike signals from 200 random actions lasting 250 timesteps each. At test time, the agent executes a structured sequential plan with rapid subspace transitions, continuous parameter modulation, and local sensory adaptations (e.g., curved motion for wall avoidance). This is a substantial distribution shift from the training regime of isolated random actions with constant control parameters. The paper does not discuss this gap or provide evidence that the readout is robust to it. The authors should either (a) report test-time readout performance during maze traversal, or (b) explicitly acknowledge this limitation and reframe the maze result as a qualitative demonstration rather than a validation of closed-loop control capability.
- §'Navigating a virtual maze': The division of labor between the external program and the ring network is unclear and affects the strength of the application claim. The external program handles sensory processing, planning, action selection, and translation of actions to control parameters. The ring network's functional role is limited to mapping control parameters to motor speeds via the learned readout. The paper should explicitly state what computational role the ring network plays that could not be achieved by a simpler lookup table from control parameters to motor speeds. If the network's contribution is primarily as a proof-of-concept substrate rather than a functionally necessary component, this should be stated clearly.
minor comments (7)
- Figure 2 caption: The panel labels in the caption (A-F) do not clearly map to the sub-panels in the figure. Panel E is mentioned in the caption but the figure layout makes it hard to identify. Please clarify.
- §'Implementation of dynamic neural manifolds on SpiNNaker 2', Eq. (3): The deterministic spike rule uses a floor function notation that is slightly ambiguous. A brief note clarifying that ⌊2/r⌋ is the floor of 2/r (and that the neuron spikes when t+i is divisible by this value) would improve readability.
- Figure 4C: The y-axis label reads '180 arccos(1 pinh)' which appears to be a rendering issue for '180/π · arccos(1-p_inh)'. Please fix the label.
- §'Closed-loop applications', Environment: The motor noise is described as k_left, k_right ~ N(1, σ) with σ=0.01 on normal ground and σ=0.1 on gravel. It would help to clarify whether σ is the standard deviation (as the notation suggests) and whether the noise is applied per timestep.
- §'Discussion': The phrase 'neuromophic' appears to be a typo for 'neuromorphic'.
- Supplementary Figure 1: The red boxes highlighting control parameter ranges used in the closed-loop application are mentioned but hard to see in the figure. Please increase their visibility.
- References [10], [26], [27], [28] are dated 2026. If these are forthcoming/in-press, please confirm publication status.
Simulated Author's Rebuttal
We thank the referee for the careful and constructive review. The referee correctly identifies that the maze navigation results are the weakest part of the manuscript. We agree with the substance of all three major comments and will revise accordingly.
read point-by-point responses
-
Referee: §'Navigating a virtual maze', Figure 5B,D: The maze navigation claim — that the architecture 'can drive closed-loop motor control in a maze navigation task' — is supported only by a single example trajectory with no quantitative evaluation. No success rate, readout test error, or generalization metric is reported.
Authors: The referee is correct. The maze navigation result is currently supported by a single example trajectory with no quantitative evaluation. We will address this by (1) reporting readout mean squared error between predicted and target motor speeds during actual maze traversal, computed across multiple time steps and behavioral conditions, and (2) running the maze navigation across multiple maze instances and random seeds, reporting success rates. We will add these quantitative results to a revised Figure 5 and the corresponding text. We agree that without such metrics, the closed-loop control claim is not adequately supported. revision: yes
-
Referee: §'Navigating a virtual maze', Methods/Readout: The linear readout is trained via linear regression on smoothed spike signals from 200 random actions lasting 250 timesteps each. At test time, the agent executes a structured sequential plan with rapid subspace transitions, continuous parameter modulation, and local sensory adaptations. This is a substantial distribution shift from the training regime. The paper does not discuss this gap or provide evidence that the readout is robust to it.
Authors: This is a fair point. There is indeed a distribution shift between the training regime (isolated random actions with constant control parameters per 250-timestep episode) and the test regime (structured sequential plan with rapid subspace transitions, continuous parameter modulation, and local sensory adaptations such as curved wall-avoidance motion). We did not previously discuss this gap. In the revision, we will (a) report test-time readout performance (MSE) during actual maze traversal to provide direct evidence of robustness, and (b) explicitly acknowledge the distribution shift in the text, discussing why the readout may generalize despite it — namely, that the control parameters at test time remain within the ranges sampled during training, and the linear readout operates on the same smoothed spike representations regardless of how control parameters were generated. If the quantitative results reveal degradation under distribution shift, we will report that honestly and reframe the maze result as a qualitative demonstration rather than a validation of closed-loop control capability, as the referee suggests as option (b). revision: yes
-
Referee: §'Navigating a virtual maze': The division of labor between the external program and the ring network is unclear and affects the strength of the application claim. The external program handles sensory processing, planning, action selection, and translation of actions to control parameters. The ring network's functional role is limited to mapping control parameters to motor speeds via the learned readout. The paper should explicitly state what computational role the ring network plays that could not be achieved by a simpler lookup table from control parameters to motor speeds.
Authors: We agree that the current presentation does not clearly articulate the ring network's functional role beyond serving as a substrate for mapping control parameters to motor outputs. In the specific maze application as implemented, the external program does handle sensory processing, planning, and action selection, and the ring network's contribution is indeed limited to generating the activity patterns from which motor commands are read out. We will revise the text to state this division of labor explicitly and transparently. Regarding the lookup-table comparison: in the current application, the mapping from control parameters to motor speeds is approximately linear and could in principle be replaced by a simpler mechanism. The ring network's value in this context is primarily as a proof-of-concept substrate demonstrating that dynamic manifold control mechanisms are portable to neuromorphic hardware and can support closed-loop operation — not that the ring network is functionally necessary for this particular maze task. We will state this clearly. The broader motivation for using the ring network rather than a lookup table is that the framework is designed to scale to more complex motor systems (e.g., multi-degree-of-freedom robots) where the sequential structure of ring activity would provide a richer basis for coordinating complex muscle activation sequences, and where the manifold geometry supports interpretable, compositional control. We will add this discussion while being careful not to overclaim the current demonstration's scope. revision: yes
Circularity Check
No significant circularity; self-citations are to parameter-free analytical results independently confirmed on new hardware.
full rationale
The paper's central derivation chain is self-contained against external benchmarks. The key analytical prediction — arccos(1-p_inh) scaling for subspace angles — is cited from the authors' prior work [12, 13] but is a parameter-free formula that the present paper independently validates on SpiNNaker 2 hardware (Figure 4C), comparing against both the analytical solution and a rate-based CPU baseline. This is not circular: the prior result is a mathematical derivation with stated assumptions that do not include the target hardware, and the present paper provides new empirical confirmation on a different computational substrate. The closed-loop maze application uses a linear readout (Eq. 7) trained via linear regression on random exploration data, which is a standard fitting procedure — the readout is not claimed to be a first-principles prediction but a learned mapping. While the reader and skeptic correctly flag generalization concerns (training on random actions, testing on structured navigation), this is a correctness/robustness risk, not circularity. The self-citations to [12, 13] throughout are used to reference the source of the circuit architecture and analytical predictions being implemented, which is normal attribution of prior work, not a load-bearing circular chain where the present result reduces to the cited premise by construction.
Assumptions & free parameters
free parameters (4)
- Connection sparsity p =
0.2 (closed loop) or 0.5 (validation)
- Weight scaling exponent =
Derived from max |W|
- Readout weights w_left, w_right, w_jump =
Trained via linear regression
- Exponential smoothing alpha =
Not specified
assumptions (4)
- domain assumption The original rate-based ring network model from [12, 13] faithfully captures the relevant circuit mechanisms for manifold control.
- domain assumption A linear readout from smoothed spike rates is sufficient to decode motor commands.
- ad hoc to paper The deterministic spike rule (Eq. 3) approximates stochastic Bernoulli spiking well enough to preserve manifold dynamics.
- domain assumption The world model and high-level plan are assumed given and external to the neuromorphic chip.
Cite this review
Pith. "Pith review of Dynamic neural manifolds for flexible closed-loop control on neuromorphic hardware." pith.science (2026). https://pith.science/paper/TJBXTAKS
@misc{pith2026260707373,
author = {Pith},
title = {Pith review of: Dynamic neural manifolds for flexible closed-loop control on neuromorphic hardware},
year = {2026},
howpublished = {\url{https://pith.science/paper/TJBXTAKS}},
note = {Machine review of arXiv:2607.07373}
}
read the original abstract
In biological circuits, sequential neural activity evolves along dynamic, low-dimensional manifolds to enable flexible behavior. Spiking network models link aspects of this sequential activity to features of manifold geometry through specific circuit mechanisms, making dynamic neural manifolds parameterizable, and thereby offering an explainable framework for neural computation. Extending this framework to neuromorphic engineering, we present an implementation on the SpiNNaker 2 chip for real-time, closed-loop control. By allowing sensory inputs to modulate heterogeneous inhibition, gain, and transient currents, our architecture drives rapid subspace rotations to switch between behaviors, as well as fine-grained trajectory control within them. We validate this via a robotic simulation where an agent uses sensory feedback to dynamically reconfigure its manifold geometry to navigate through a maze. Our results establish dynamic manifolds as a feasible approach for explainable neuromorphic architectures and a substrate for investigating biological neural dynamics.
Figures
Figures from the paper (2 more)
Reference graph
Works this paper leans on
-
[1]
C. Beattie, J. Z. Leibo, D. Teplyashin, T. Ward, M. Wainwright, H. K¨ uttler, A. Lefrancq, S. Green, V. Vald´ es, A. Sadik, J. Schrittwieser, K. Anderson, S. York, M. Cant, A. Cain, A. Bolton, S. Gaffney, H. King, D. Hassabis, S. Legg, and S. Petersen. Deepmind lab.ArXiv, abs/1612.03801, 2016
work page Pith review arXiv 2016
-
[2]
G. F. Elsayed, A. H. Lara, M. T. Kaufman, M. M. Churchland, and J. P. Cunningham. Re- organization between preparatory and move- ment population responses in motor cortex. Nature communications, 7(1):13239, 2016
work page 2016
-
[3]
P. Gao, E. Trautmann, B. Yu, G. Santhanam, S. Ryu, K. Shenoy, and S. Ganguli. A theory of multineuronal dimensionality, dynamics and measurement.BioRxiv, page 214262, 2017
work page 2017
- [4]
-
[5]
H. A. Gonzalez, J. Huang, F. Kelber, K. K. Nazeer, T. Langer, C. Liu, M. Lohrmann, A. Rostami, M. Sch¨ one, B. Vogginger, T. C. Wunderlich, Y. Yan, M. Akl, and C. Mayr. SpiNNaker2: A Large-Scale Neuromorphic Sys- tem for Event-Based and Asynchronous Ma- chine Learning, 2024
work page 2024
-
[6]
S. Gonzalo Cogno, H. A. Obenhaus, A. Lautrup, R. I. Jacobsen, C. Clopath, S. O. Andersson, F. Donato, M.-B. Moser, and E. I. Moser. Minute-scale oscillatory sequences in medial entorhinal cortex.Nature, 625(7994):338–344, 2024
work page 2024
-
[7]
Mastering Diverse Domains through World Models
D. Hafner, J. Pasukonis, J. Ba, and T. Lillicrap. Mastering diverse domains through world mod- els.arXiv preprint arXiv:2301.04104, 2023
work page Pith review arXiv 2023
-
[8]
S. H¨ oppner, Y. Yan, A. Dixius, S. Scholze, J. Partzsch, M. Stolba, F. Kelber, B. Voggin- ger, F. Neum¨ arker, G. Ellguth, S. Hartmann, S. Schiefer, T. Hocker, D. Walter, G. Liu, J. Garside, S. Furber, and C. Mayr. The 14 SpiNNaker 2 Processing Element Architecture for Hybrid Digital Neuromorphic Computing, Aug. 2022
work page 2022
Show all 29 references
-
[9]
Jazayeri and S
M. Jazayeri and S. Ostojic. Interpreting neural computations by examining intrinsic and em- bedding dimensionality of neural activity.Cur- rent opinion in neurobiology, 70:113–120, 2021
2021
-
[10]
S. Komi, J. Kaur, A. Winther, M. C. A. Bonfils, G. A. Houser, R. Sørensen, G. Li, K. Sobriel, and R. W. Berg. Neural manifolds that orches- trate walking and stopping.bioRxiv, 2026
2026
-
[11]
Langdon, M
C. Langdon, M. Genkin, and T. A. Engel. A unifying perspective on neural manifolds and circuits for cognition.Nature Reviews Neuro- science, pages 1–15, 2023
2023
-
[12]
A. B. Lehr, A. Kumar, and C. Tetzlaff. Dy- namic control of neural manifolds.bioRxiv, 2024
2024
-
[13]
A. B. Lehr, A. Kumar, and C. Tetzlaff. Spa- tially heterogeneous inhibition projects sequen- tial activity onto unique neural subspaces. eLife, Nov. 2025
2025
-
[14]
Lind´ en, P
H. Lind´ en, P. C. Petersen, M. Vestergaard, and R. W. Berg. Movement is governed by ro- tational population dynamics in spinal motor networks.bioRxiv, pages 2021–08, 2021
2021
-
[15]
Lind´ en, P
H. Lind´ en, P. C. Petersen, M. Vestergaard, and R. W. Berg. Movement is governed by ro- tational neural dynamics in spinal motor net- works.Nature, 610(7932):526–531, 2022
2022
-
[16]
C. Mayr, S. Hoeppner, and S. Furber. SpiN- Naker 2: A 10 Million Core Processor System for Brain Simulation and Machine Learning. arXiv preprint arXiv:1911.02385, 2019
1911 arXiv
-
[17]
Pasukonis, T
J. Pasukonis, T. Lillicrap, and D. Hafner. Eval- uating long-term memory in 3d mazes.arXiv preprint arXiv:2210.13383, 2022
2022 arXiv
-
[18]
S. R. Pulver, T. G. Bayley, A. L. Taylor, J. Berni, M. Bate, and B. Hedwig. Imaging fictive locomotor patterns in larval drosophila. Journal of neurophysiology, 114(5):2564–2577, 2015
2015
-
[19]
R. V. Raju, J. S. Guntupalli, G. Zhou, C. Wen- delken, M. L´ azaro-Gredilla, and D. George. Space is a latent sequence: A theory of the hippocampus.Science Advances, 10(31):eadm8470, 2024
2024
-
[20]
A. C. Rodriguez, M. G. Perich, L. E. Miller, and M. D. Humphries. Motor cortex latent dy- namics encode spatial and temporal arm move- ment parameters independently.Journal of Neuroscience, 44(35), 2024
2024
-
[21]
D. A. Sabatini and M. T. Kaufman. Reach- dependent reorientation of rotational dynam- ics in motor cortex.Nature Communications, 15(1):7007, 2024
2024
-
[22]
Spreizer, A
S. Spreizer, A. Aertsen, and A. Kumar. From space to time: Spatial inhomogeneities lead to the emergence of spatiotemporal sequences in spiking neuronal networks.PLOS Computa- tional Biology, 15(10):e1007432, Oct. 2019
2019
-
[23]
T. M. St¨ ober, A. B. Lehr, A. Nikzad, M. Gan- jtabesh, M. Fyhn, and A. Kumar. Competition and cooperation of assembly sequences in re- current neural networks.PLOS Computational Biology, 21(9):e1013403, 2025
2025
-
[24]
C. Tang, R. Herikstad, A. Parthasarathy, C. Libedinsky, and S.-C. Yen. Minimally de- pendent activity subspaces for working memory and motor preparation in the lateral prefrontal cortex.Elife, 9:e58154, 2020
2020
-
[25]
J. Wang, D. Narain, E. A. Hosseini, and M. Jazayeri. Flexible timing by temporal scal- ing of cortical responses.Nature neuroscience, 21(1):102–110, 2018
2018
-
[26]
H. O. Wernecke, A. B. Lehr, and A. Kumar. Controlling spatio-temporal sequences of neu- ral activity by local synaptic changes.J. Neu- roscience, 2026
2026
-
[27]
Wurgaft, C
D. Wurgaft, C. Rager, M. Kowal, V. Shyam, S. Feucht, U. Bhalla, T. Haklay, E. Bigelow, R. Sarfati, T. McGrath, et al. Manifold steering reveals the shared geometry of neural network representation and behavior.arXiv preprint arXiv:2605.05115, 2026. 15
2026 arXiv
-
[28]
Z. Ye, A. E. Ladd, N. MacKenzie, L. Kolich, A. J. Li, D. Birman, M. S. Bull, T. L. Daigle, B. Tasic, H. Zeng, et al. Brain-wide topo- graphic coordination of rotating waves.Sci- ence, 392(6804):eadx1369, 2026. 16 Dynamic neural manifolds for flexible closed-loop control on neu...
2026
-
[29]
Red boxes highlight the control parameter ranges used in the closed loop application.AVarying the number of neurons and the connectivity within the network. Both a larger number of neurons and a higher connectivity lead to an increase in runtime per timestep on the SpiNNaker 2...
Reviewed July 9, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.