Co-adaptation
Co-adaptation is the deliberate design strategy in which the decoder and the user are both allowed to learn, in contrast with a fixed decoder that the user alone must master. The rationale is that an initial decoder built from limited or noisy calibration data is necessarily imperfect, and letting it improve from closed-loop experience — while the user simultaneously refines the neural commands that drive it — can reach good performance faster than either learner alone. Early co-adaptive protocols pair a slowly updating decoder with unconstrained user learning.
The strategy is not free. Because it instantiates the two-learner problem, unmanaged co-adaptation risks instability and can prevent the user from consolidating a skill. A recurring empirical finding is that once the user is engaged, a stable decoder promotes the formation of a consistent, reproducible neural map and better long-term control, so many pipelines co-adapt only during an initial phase and then freeze the decoder. Co-adaptation is thus best understood not as continuous mutual learning forever, but as a scheduling problem: how much, how fast, and for how long each side should learn.