A circuit grid that learns by measuring itself, twice
Two-dimensional transmission-line metamaterials can act as trainable physical neural networks, and a team at Michigan has shown they can be trained by backpropagation executed physically, using two steady-state voltage measurements, with no simulation of the network required. The same idea points at how one might train living neural tissue.
Source: Wave-based Neuromorphic Circuit Networks: Tunable 2D Transmission-Line Metamaterials, Thakkar and Grbic, Department of Electrical Engineering and Computer Science, University of Michigan, arXiv:2606.00194. Primary source. Read: the full PDF of the preprint, including the main text, the damage-retraining and digit-classification sections, and the supplementary sections on discrete tunability, measurement noise and loss.
What the work claims
This is a methods paper with simulation-based validation: the hardware is real physics, carefully modeled, but every reported result comes from a frequency-domain circuit network solver rather than from a fabricated chip. The central claim has two parts.1 First, that a two-dimensional grid of subwavelength transmission-line unit cells, each holding one tunable shunt capacitance as its programmable memory, can perform useful computation through steady-state wave propagation and interference: single-tone sources encode inputs, and power measured at output ports decodes predictions, a nonlinear input-output map built from an intrinsically linear medium by encoding in amplitude and phase and decoding in power. Second, and the real contribution, that such a network can be trained in situ by a physically realized backpropagation. Using the adjoint variable method, the gradient of the loss with respect to every tunable capacitance is computed from exactly two steady-state solutions of the physical network: the forward pass and the adjoint pass, the latter physically interpretable as time-reversed error propagation through the same network. The training cost is independent of the number of trainable parameters, and because gradients are measured on the physical system itself, the simulation-reality gap disappears by construction. Demonstrated in simulation: allosteric power routing that can be retrained to a different target; classification of the Palmer penguin dataset at 98 percent training and 99 percent test accuracy, with the authors noting plain multinomial logistic regression reaches 100 percent on the same data; classification of handwritten digits at 91 percent test accuracy against a roughly 95 percent logistic-regression reference; and recovery from damage, where the network relearns its task even after a third of its unit cells are open-circuited.
How it works
Picture a printed circuit board as a grid of identical cells, each cell a four-port network of fixed series inductors and one voltage-tunable shunt capacitor, operated around 10 gigahertz with a fixed 0.75 nanohenry series inductance. The capacitance is the weight. Inference is continuous-wave physics: impress input tones at the input plane, let scattering and interference settle, and read which output port carries the most power. The cleverness is entirely in the training. The adjoint variable method, standard in electromagnetic inverse design, gives the gradient of a scalar loss with respect to every tunable element as a product of two local voltage measurements: the nodal voltage from the forward excitation, and the nodal voltage from an adjoint excitation injected at the output ports with amplitudes set by the error. Two solves, measured wherever the hardware exists, yield every gradient at once. This is why the authors can claim the cost of a training step does not grow with parameter count, and why manufacturing variation, parasitics and component drift are automatically absorbed: the gradient is the physical system's gradient, not a model's.
The supplementary material is where engineering realism lives, and it is candid. Real ferroelectric non-volatile capacitors offer discrete states, so the team quantized the 15-to-100-femtofarad tuning range to one through four bits: at three and four bits performance fully recovers to the 99.4 percent continuous baseline, at two bits it degrades to 82 percent, at one bit to 78 percent, and the authors note three bits matches the number of stable states demonstrated in real ferroelectric memcapacitors. Measurement noise was modeled as additive Gaussian on every nodal voltage at 10 to 40 dB signal-to-noise: accuracy is fully preserved at 20 dB and collapses noticeably at 10 dB, with practical near-field probing and on-chip receivers sitting in the safe 20-to-55 dB band. These are the numbers that tell you the authors know where their device could die.
Where a skeptic should push
The single most load-bearing assumption is that a linear, lossless, reactive network plus a clever input-output encoding constitutes a practically useful neural network, and the paper's own baselines cut against it. On penguins, logistic regression, a linear method, beats the wave network. On digits, logistic regression beats it again, roughly 95 to 91 percent. A physical neural network that a linear classifier outperforms on both benchmarks is, on the demonstrated evidence, a proof of trainability rather than of computational value, and the authors are honest enough to show you the confusion matrices. The second push: all results are simulated. The authors frame in-situ training as eliminating the simulation-reality gap, which is true for a future device but is a claim about a device this paper does not yet report fabricating, and they concede the practical readout chain, near-field probes or per-cell I/Q receivers with coherent multiport control, is non-trivial. The damage-recovery result, the most eye-catching number, comes with a caveat the authors state: cells directly connected to input and output nodes were never damaged, so graceful degradation is demonstrated for interior damage only. Separate demonstrated from asserted: demonstrated in simulation are trainability, retrainability, quantization and noise tolerance; asserted but unbuilt are the integrated CMOS implementation and any advantage over a digital chip on energy or accuracy for a real workload.
Measuring gradients through the tissue itself
The opportunity for organoid intelligence is not the transmission lines. It is the training theorem hiding in the middle of the paper. The adjoint construction says: if your substrate's physics is too complex to model faithfully, you can still compute exact gradients of task performance with respect to the substrate's own tunable parameters by making two physical measurements, a forward response and an error-driven adjoint response, and taking their product locally. Organoid computing has the mirror-image problem. Nobody can write down a faithful differentiable model of a living neural network, so the field's practical recipes are either reservoir computing, which freezes the tissue and trains only a linear readout, or closed-loop reinforcement-style protocols, which learn but sample-inefficiently and with high variance. The adjoint paper suggests a third road that almost no one in the organoid literature articulates: treat the tissue as the physical network, treat the stimulation electrodes as the ports, and estimate task gradients by a forward stimulation pass followed by an error-shaped perturbation pass, combining the measured responses. For a linearish readout map this is literally implementable with existing microelectrode arrays and is cheap in measurements because, as in the circuit case, the per-parameter cost is paid by the physics in parallel rather than by the experimenter serially. I flag clearly that this is my extrapolation of their method to a substrate with very different dynamics, not a result the authors claim; biological nonlinearities and plasticity mean the clean adjoint mathematics will not transfer unchanged, and a perturbative approximation, in the spirit of node-perturbation or feedback-alignment schemes, is the honest version of the idea.
The threat is the substrate race arriving at training. Organoid computing's deepest pitch is that living tissue learns, self-repairs and degrades gracefully, properties silicon lacks. This paper shows a passive lattice of inductors and capacitors, with no biology whatsoever, relearning its task after losing a third of its area, with training that is exact, cheap and immune to component variation because it is performed on the hardware itself. The benchmark tasks are modest and the baselines beat it, so this is not yet a competitive computer. But the direction is clear: physical substrates of many kinds are acquiring the two capabilities, in-situ trainability and damage recovery, that were supposed to belong to biology. Each such demonstration narrows the exclusive territory of living tissue to whatever remains genuinely biological, and by this paper's own evidence that list is down to self-organization, energy autonomy at the molecular level, and plasticity rules grown rather than programmed, each of which non-living substrates are also pursuing. The dual-use note is short: the same in-situ training machinery that lets a grid relearn after damage would let a deployed analog processor be retasked in the field, which is a property worth noticing in any context where a physical computer is hard to inspect, living or otherwise.
The bottom line
Established, in careful circuit simulation: a tunable 2D transmission-line metamaterial can be trained by a physical adjoint backpropagation needing only forward and error-adjoint steady-state measurements; the method tolerates three-bit capacitor quantization and 20 dB measurement noise; and the trained network relearns its task after losing up to a third of its interior unit cells. Established by the authors' own baselines: on both classification benchmarks a linear classifier does better, so demonstrated capability is trainability, not superiority. Unproven: any fabricated device, any energy advantage, any result with boundary cells damaged. For organoid intelligence the durable takeaway is methodological: the adjoint idea legitimates a research program of estimating task gradients by direct closed-loop measurement through living tissue, instead of training a digital twin of a network nobody can model. The idea is confirmed if perturbation-based gradient estimates on an MEA-interfaced organoid demonstrably speed learning over reservoir baselines on the same task; it is broken for the field if, as with this circuit grid, simple linear readouts keep matching what the fancy substrate achieves.
Frequently asked questions
What is a wave-based neuromorphic circuit network?
A two-dimensional grid of subwavelength transmission-line unit cells, each with one tunable shunt capacitor acting as a programmable weight. Inputs are single-tone signals, computation happens through wave propagation and interference, and the answer is read out as which output port carries the most power.
What is in-situ backpropagation here?
A physically realized version of the backpropagation algorithm derived with the adjoint variable method. The gradient for every tunable capacitor comes from two steady-state measurements, the forward pass and an error-driven adjoint pass through the same network, so training uses the physical device directly and no simulation is needed.
Is this hardware real?
The physics is real and carefully modeled, but all reported results are from a frequency-domain circuit simulator. The authors describe how an integrated version could be built with ferroelectric capacitors and on-chip receivers, and they concede that readout chain is non-trivial.
How good is it at classification?
It reaches 99 percent test accuracy on the Palmer penguin dataset and 91 percent on a handwritten-digit dataset. The authors report that multinomial logistic regression scores 100 percent on penguins and about 95 percent on digits, so a simple linear method outperforms the wave network on both.
What does the damage result show?
With 5 percent of unit cells open-circuited, accuracy first drops to 45 percent and then recovers to baseline after retraining, and the network relearns even with a third of its area destroyed. Cells wired directly to inputs and outputs were spared, so interior damage only.
Why does this matter for organoid intelligence?
The training idea transfers conceptually: if gradients can be computed from two physical measurements on hardware too complex to simulate, the same philosophy could let experimenters estimate task gradients by closed-loop stimulation through a microelectrode array instead of training an imperfect digital model of the tissue. That is an extrapolation, not a result, but it is a concrete and testable one.
References
- Thakkar, S. and Grbic, A. Wave-based Neuromorphic Circuit Networks: Tunable 2D Transmission-Line Metamaterials. arXiv:2606.00194, Department of Electrical Engineering and Computer Science, University of Michigan, 2026. https://arxiv.org/abs/2606.00194. Accessed 2026-09-09.