Manifold-constrained plasticity enables stable learning in recurrent neural circuits
This is an uncorrected proof.
Figures
Abstract
The activity of large neuronal populations is often confined to low-dimensional manifolds that can drift over time, posing a challenge for learning rules that assume stable, full-rank representations. Here, we introduce SPLiT (Synaptic Projection Learning with intrinsic Tracking), a synaptic plasticity rule for recurrent neural networks that combines unsupervised manifold tracking with supervised learning. SPLiT uses an online Oja rule to continuously estimate the intrinsic low-dimensional activity subspace and performs normalized least-mean-squares learning in manifold coordinates. In this way, SPLiT keeps synaptic weights aligned with evolving population dynamics. Using a rate-based recurrent network, we show that SPLiT reliably learns time-varying target signals under both constrained dynamics, where activity is restricted to a fixed low-dimensional manifold, and unconstrained dynamics exhibiting changes in the dominant activity subspace. We show that manifold-constrained learning with SPLiT yields faster convergence, less sensitivity to recurrent gain, smaller weight updates, and is more robust to noisy teaching signals. Analytical results show that SPLiT learns the optimal decoder projected onto the instantaneous principal subspace and maintains bounded error under drift. Together, these findings provide a mechanistic account of how synaptic plasticity can leverage the structure of neural manifolds to enable stable and efficient supervised learning despite representational drift.
Author summary
Neural activity in the brain can often be described by a small number of coordinated patterns that are far fewer than the total number of active neurons. These patterns, known as neural “manifolds,” can gradually change over time. This creates a fundamental challenge for learning: how can downstream circuits maintain stable behavior if the internal representations they depend on are drifting? In this work, we introduce a learning rule designed to address this problem by continuously tracking the dominant patterns of population activity and restricting learning to those patterns. Our model combines two complementary components: an unsupervised mechanism that estimates the current low-dimensional structure of neural activity, and a supervised mechanism that adjusts output connections to minimize task error within that structure. We show that this approach enables stable and efficient learning even as internal representations evolve. Across several tasks, including periodic signals, handwritten digit trajectories, and chaotic dynamics, our method outperforms existing learning rules when activity is confined to low-dimensional subspaces. It further predicts that learning within an intrinsic manifold should be faster and require smaller synaptic adjustments than learning that depends on activity outside that manifold. Together, these results suggest that tracking low-dimensional population structure provides a general strategy that allows neural circuits to function reliably despite ongoing representational drift.
Citation: Godin C, Thivierge J-P (2026) Manifold-constrained plasticity enables stable learning in recurrent neural circuits. PLoS Comput Biol 22(8): e1014719. https://doi.org/10.1371/journal.pcbi.1014719
Editor: Timothée Proix, Swiss Federal Institute of Technology Zurich Institute of Neuroinformatics: Institut fur Neuroinformatik UZH/ETH, SWITZERLAND
Received: March 2, 2026; Accepted: August 17, 2026; Published: August 25, 2026
Copyright: © 2026 Godin, Thivierge. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
Data Availability: All relevant data are within the manuscript and its Supporting Information files.
Funding: This work was funded by a grant to J.P.T. from the Natural Sciences and Engineering Research Council of Canada (NSERC) Grant No. 210977). Funder website: https://nserc-crsng.canada.ca/en. The funder played no role in the study design, data collection and analysis, decision to publish, or preparation of the manuscript.
Competing interests: The authors have declared that no competing interests exist.
Introduction
Neural computation is thought to emerge from the coordinated activity of large populations of neurons [1–3]. Although the space of possible firing patterns is high-dimensional, neural activity in many brain areas is strikingly low-dimensional, with most variance confined to a limited set of prominent covariation patterns [4–9]. These patterns span a subspace, called a neural manifold, that captures the dominant structure of population activity [6,10–14].
While manifolds were traditionally considered stable over time [15,16], recent work suggests that they can evolve dynamically [11,17–22]. Neural circuits can reorganize over time, even on short timescales, with implications for learning and memory. Specifically, population codes may change in two different ways: (i) changes constrained to lie within a fixed manifold, where firing rates drift along existing co-variation patterns [23], and (ii) unconstrained changes, where the correlation structure itself is altered over time [24] (Fig 1A). Both types of changes have been observed in brain-computer interface experiments, where monkeys learn new motor responses through either rapid changes constrained to a given manifold or slower, unconstrained changes outside of the manifold [22].
(A) Illustration of how the activity of three neurons (r1, r2, r3) at discrete time points (filled circles) can be constrained to a fixed manifold (grey rectangle) or explore an unconstrained space outside of the manifold. Grey arrows indicate the principal manifold coordinates, representing the dominant orthogonal directions that span the low-dimensional neural activity subspace within the higher-dimensional state space. Recurrent activity is projected to manifold coordinates via , which then enters a linear decoder. (B) Architecture of a network where a time-dependent input activates recurrent units that send their output to a decoder. Perturbations are applied at the decoder. Within-manifold perturbations remap latent coordinates within the estimated activity subspace , whereas outside-manifold perturbations replace with a perturbed decoder basis rotated toward directions orthogonal to the manifold . Decoding is performed through adjustable weights (. Feedback from the decoder ( projects back to the recurrent network.
These observations raise the question of how neural circuits maintain intact function when their internal representations shift over time [25–32]. One possibility is that drift is confined to non-coding dimensions. Some theoretical models support this idea by showing that an accurate readout can be maintained when drift occurs in dimensions orthogonal to the coding space (so-called null-space drift) [27,33–35]. However, experimental and modeling studies increasingly report representational drift in both null and coding dimensions, challenging the idea that readouts remain static [26,36–40].
An alternative possibility is that downstream readouts continually adapt to drifting neural representations. This adaptation may be achieved through mechanisms of synaptic plasticity that compensate for changes in population dynamics caused by drifting manifolds [41]. Studies in mammalian cortex reveal that synaptic connectivity is highly plastic, with a significant turnover on timescales ranging from hours to days [42–45]. This continual remodeling may allow readouts to adapt to ongoing changes in population activity [19,36].
Recurrent neural networks (RNNs) offer a powerful framework for modeling the complex temporal computations of neural systems [16,46–48]. Training algorithms such as FORCE can learn biologically realistic dynamics and perform behaviorally-relevant tasks [49–53]. However, they are limited in their ability to accommodate drifting manifolds, particularly when these manifolds represent low-dimensional fluctuations in neural activity. Supervised approaches that assume full-rank population representations may systematically fail in regimes where neural activity is intrinsically low-dimensional, which is a hallmark of cortical population recordings.
Here, we introduce a new learning rule termed SPLiT (Synaptic Projection Learning with intrinsic Tracking) that integrates unsupervised learning of low-dimensional manifolds with a supervised least mean squares (LMS) update. Specifically, SPLiT learning combines an online Oja rule [54] with a supervised decoder trained via error feedback. By dynamically tracking changes in the underlying neural manifold and incorporating this information into the learning process, SPLiT enables RNNs to adapt when internal representations evolve over time.
We demonstrate that SPLiT supports learning in networks with dynamically evolving manifolds by coupling online manifold tracking to supervised decoder adaptation. Unlike approaches that compensate for drift through readout plasticity alone [26,31,40,55], SPLiT continuously estimates the empirical low-dimensional activity subspace and restricts learning to manifold coordinates. This allows decoder weights to remain aligned with evolving population dynamics while suppressing unstable high-dimensional activity modes. Using a rate-based recurrent network, we show that SPLiT reliably learns time-varying target signals under both constrained and unconstrained dynamics, yielding faster convergence, smaller weight updates, and greater robustness to noisy teaching signals than full-rank learning rules. Analytical results demonstrate that SPLiT learns the optimal decoder projected onto the instantaneous principal subspace and maintains bounded error under drift. These results show that online tracking of low-dimensional population activity constitutes a computational mechanism for stable supervised learning under representational drift.
Below, we begin by describing a recurrent model that constrains RNN dynamics to low-dimensional manifolds. Then, we illustrate the performance of SPLiT learning on tasks that require tracking of time-evolving signals. Comparisons with FORCE learning and related approaches are provided along with a formal analysis of the computational advantages of SPLiT relative to LMS approaches.
Results
A learning rule that combines online manifold tracking with supervised decoder adaptation
We designed a randomly connected RNN that received external input in the form of a time-evolving signal (Fig 1B). Neurons within the network produced activity in response to this input as well as through their interconnections. This activity was projected to output units via adjustable connections that were trained to produce a target signal. The architecture of the model followed the framework of reservoir computing, with two key exceptions. First, neural activity within the RNN was controlled to generate either low-dimensional dynamics that were constrained to a fixed manifold, or high-dimensional dynamics that were unconstrained. Second, a new learning rule (SPLiT) was introduced to train output connections to track changes in latent dynamics.
Activity within the RNN evolved according to a standard mean-rate model (see Table 1 for default parameters),
where is a time constant, is applied elementwise, is the recurrent connectivity matrix for neurons, is an external input, is learning feedback (described below) and is independent identically distributed zero-mean Gaussian noise with standard deviation .
In the constrained dynamics condition, neural activity remains confined to a -dimensional subspace of . This condition is an idealized regime that could emerge biologically from network connectivity and stabilization mechanisms rather than an explicit projection as implemented here. This fixed projection serves as a controlled manipulation to isolate the effect of manifold alignment.
To restrict recurrent dynamics to a low-dimensional manifold, we defined an orthonormal basis
(2)with , initialized randomly and held constant throughout learning. We refer to the “manifold” as a fixed linear subspace. Low-dimensional coordinates are denoted as ,
(3)The recurrent weight matrix was initialized by with recurrent gain . The full connectivity was then constructed as
(4)When is rank-, all outside-manifold components decay exponentially. Because activity confined to evolves under , the stability of the within-manifold dynamics is directly determined by . This procedure is similar to low-rank RNN connectivity in related work [56] except that the basis vectors are not designed to encode task-specific modes. Instead, they reflect random orthonormal directions.
For comparison, we considered an “unconstrained” version of the network without a restricted manifold. The firing-rate dynamics followed Eq 1, but the recurrent weight matrix was left unprojected. As before, weights were initialized from . In this case, population activity evolved in the full -dimensional space without restrictions.
Network outputs were generated through a trainable decoder that mapped recurrent activity to a target signal. Decoder weights were updated using a new synaptic rule termed SPLiT. As in standard supervised learning, the objective of this rule is to minimize the difference between the network output and a target. However, SPLiT augments decoder updates with an online estimate of the activity manifold, allowing the readout weights to adapt in a way that remains aligned with the evolving subspace of the RNN. SPLiT works by first tracking the activity manifold using an unsupervised Oja rule. Then, it applies LMS supervised learning in manifold space. The manifold-tracking component of SPLiT can be interpreted as a population-level mechanism that stabilizes dominant modes of neural variability.
To track the activity manifold, SPLiT begins by computing the scalar population mean activity,
(5)and centered activity as
(6)where is the all-ones vector. An estimate of the -dimensional activity manifold is represented by an orthonormal basis whose columns span the dominant directions of variability. This basis is updated online using Oja’s rule,
(7)where is a learning rate, and
(8)represents the projection of the full population activity into manifold coordinates. This rule tracks slow changes in the subspace generated by the recurrent dynamics. More precisely, the rule tracks the empirical activity subspace , not the imposed structural subspace . Oja’s rule converges when inputs change slowly compared to the update rate of the manifold, the learning rate is sufficiently small, and the data distribution is approximately stationary over the update window (see S1 Fig). The subspace is re-orthonormalized at every time step (1 ms) to maintain numerical stability.
The manifold coordinates should not be interpreted as requiring a distinct neural population that represents a latent state separate from the recurrent activity . Rather, corresponds to dominant covariance patterns embedded within the population activity. Thus, the projection in Eq 8 provides a description of ongoing activity rather than a separate dynamical variable.
The network output was computed as a linear readout of the manifold,
(9)where is a decoder mapping the -dimensional manifold into an -dimensional output. Each column of corresponds to a readout applied to one dimension of the learned manifold. Thus, output weights were updated by mapping low-dimensional features to a desired output . This differs from standard LMS, where the decoder acts on the full activity . In SPLiT, learning is restricted to the manifold tracked by .
Given a target signal , the cost function was defined as
(10)with instantaneous error
(11)SPLiT updates the decoder using a normalized LMS rule in manifold coordinates,
(12)with
(13)where is the learning rate of the decoder and is a small positive constant.
For the constrained network, the learning feedback from the learning rule to the RNN (Eq 1) is given by
(14)where controls the feedback amplitude. In the unconstrained network, the projection is omitted. The feedback term encourages RNN activity to visit manifold directions relevant to the target output. This feedback should be interpreted as a teacher signal that shapes the states that are visited during learning. While this makes SPLiT similar to adaptive control during training [57], the learning goal remains the decoder mapping, and performance during autonomous replay (see Results) shows that the network does not simply rely on the external target to produce its output.
SPLiT is designed to track the empirical covariance structure of population activity rather than architectural constraints imposed on the network. Although simulations of constrained activity restrict recurrent dynamics to a fixed low-dimensional subspace (defined by ), the manifold tracked by SPLiT is the activity-dependent subspace extracted from ongoing neural activity. Thus, the learning rule adapts to the intrinsic population activity patterns expressed by the network, whether they arise from constrained or unconstrained recurrent connectivity.
In the present framework, drift in the covariance structure arises from the interaction between decoder adaptation and recurrent dynamics. Specifically, changes in decoder weights alter the feedback input , which in turn modifies the trajectories of recurrent activity explored by the network. As learning progresses, these trajectories reshape the covariance structure of the network. Thus, even though the recurrent connectivity matrix remains fixed, the low-dimensional manifold can evolve over time. The stochastic noise term contributes additional variability to neural activity but it is not the primary source of manifold drift in the present simulations.
An important assumption of the proposed framework is a separation of timescales between changes in the population activity manifold and the plasticity mechanism that tracks it. Specifically, we assume that drift in the empirical low-dimensional structure of recurrent activity is sufficiently slow relative to the update of the unsupervised manifold-tracking rule (Eq 7). Under this condition, Oja’s rule provides a valid estimate of the instantaneous principal subspace of population activity. This assumption is consistent with experimental observations showing that population-level representational drift typically unfolds over long timescales [22].
SPLiT is not intended as a biologically detailed implementation of the precise synaptic mechanisms by which neural circuits track ongoing changes in low-dimensional manifolds. While the Oja rule used to track the principal subspace takes the form of a Hebbian rule, the decoder update relies on an explicit error term and normalization, which requires nonlocal information. Thus, SPLiT should be viewed as an abstraction of underlying synaptic processes operating at the population level, which remain to be fully understood. As such, our goal is to examine whether the combination of subspace-tracking and supervised learning constitutes a plausible computational mechanism by which synaptic plasticity can support stable information processing in the presence of drifting population dynamics. Focusing on mechanistic principles rather than biophysical details allows us to investigate the role of learning mechanisms based on low-dimensional manifolds in solving tasks relevant to neural computation.
Manifold-constrained learning stabilizes decoder adaptation in low-dimensional networks
As a simple starting point, we considered a task where the RNN tracked a target signal that consisted of a 2 Hz sine wave (more complex signals are considered below). The network readout was trained using SPLiT to approximate this signal at the output of the RNN. Before examining the performance of SPLiT on this task, we verified that in a scenario where an RNN was designed with constrained activity (Eqs 1–4), dynamics remained confined to a fixed manifold. This was quantified by computing the mean principal angle (Methods, Eqs 35–37) between the initial manifold and the instantaneous activity subspace over time. Under constrained dynamics, this angle remained close to zero (Fig 2A-2B), indicating strong alignment between the two subspaces. Thus, constrained RNN activity remained within a fixed manifold determined at the onset of training.
(A) Example of neural activity from four recurrent neurons (shown by distinct colors). (B) The mean principal angle (Methods Eq 37) was close to zero, showing that activity remained confined to the manifold. (C) A decoder trained by SPLiT learning learned to track the target signal, while FORCE learning and SPLiT without feedback () did not. (D) Schematic comparing SPLiT and FORCE decoders applied to a low-dimensional manifold. Colored arrows show that SPLiT decoder directions are aligned with the activity subspace while FORCE directions are not aligned. Panels (E-G) are obtained from a recurrent network that was not constrained to a fixed manifold.
When operating within the constrained activity regime, SPLiT successfully approximated the target signal (Fig 2C), whereas FORCE performed poorly. Intuitively, FORCE assumes that neural activity spans a sufficiently rich high-dimensional space such that small changes in decoder weights can reconstruct the target signal. However, when activity is restricted to a low-dimensional manifold, many directions in neural space become unavailable, causing the covariance structure of neural activity to become low-rank. In this regime, FORCE becomes ill-conditioned because the decoder attempts to invert activity patterns that no longer contain independent dimensions. This instability arises because FORCE distributes decoder updates across directions that are poorly aligned with the intrinsic manifold. In contrast, SPLiT continuously aligns decoder updates with the dominant low-dimensional activity subspace (Fig 2D). Although FORCE could in principle be modified through a pseudoinverse formulation, or by rewriting the learning rule in intrinsic manifold coordinates, such approaches assume prior access to the manifold structure itself. In contrast, SPLiT provides a synaptic mechanism that continuously estimates and tracks the evolving activity subspace during learning, thereby constraining decoder adaptation to directions supported by the intrinsic population dynamics.
Results obtained from a constrained RNN were compared to an unconstrained scenario, where recurrent dynamics were free to explore the full -dimensional activity space. In this regime, activity no longer remained confined to a stable low-dimensional subspace, yielding large principal-angle deviations relative to the initial activity subspace (Fig 2E-2F). These deviations reflect the emergence of additional high-dimensional activity modes rather than a single rotating manifold. When network dynamics were unconstrained, both SPLiT learning and FORCE accurately tracked the sine wave (Fig 2G). In SPLiT, removing the feedback term () (Eq 1) disrupted performance under constrained dynamics but not when dynamics were left unconstrained (Fig 2C vs. 2G).
Decoder performance depends on alignment with the intrinsic activity manifold
To examine the impact of an abrupt remapping of the decoder, we first trained the RNN to perform a two-dimensional center-out reaching task consisting of eight radially arranged targets around a central origin (Fig 3A) [58]. The decoder was trained using SPLiT while the recurrent dynamics evolved either under constrained or unconstrained activity regimes. After this initial learning phase, we introduced an abrupt perturbation at the decoding stage while leaving both the recurrent connectivity matrix and the manifold unchanged (Fig 1B).
(A) During the initial learning stage, RNN activity evolved according to a low-dimensional manifold and the decoder was trained to follow the radial targets. Blue circles represent putative reach targets. (B) After training, a within-manifold perturbation was applied by rotating activity within the manifold coordinates , which did not disrupt performance. (C) An outside-manifold perturbation was applied to rotate activity away from the manifold , which disrupted performance. Simulations were run using unconstrained dynamics. (D) MSE was higher for outside-manifold than within-manifold perturbations for both constrained and unconstrained dynamics. Shaded area is standard error of the mean across 10 independent realizations.
Two types of perturbations were examined. In a within-manifold perturbation, latent coordinates were remapped through an orthogonal rotation within the intrinsic activity subspace,
(15)where is an orthonormal random rotation matrix obtained by QR decomposition. This perturbation preserves the underlying manifold while rotating the coordinate representation within that subspace. In an outside-manifold perturbation, the estimated decoder basis itself was rotated toward directions orthogonal to the manifold ,
(16)where satisfies and controls the degree of outside-manifold rotation. Both within- and outside-manifold perturbations involved rotational changes in manifold structure rather than additive translations or shifts in neural activity. Trials lasted 10 s, with perturbations introduced half-way through each trial. Following perturbations, decoder learning was suspended for 1.6 s while recurrent activity and feedback dynamics continued to evolve. Decoder adaptation was then reactivated and performance was evaluated during the subsequent period.
For within-manifold perturbations, task performance was largely preserved (Fig 3B), indicating that the learned solution remained accessible within the same manifold. In contrast, outside-manifold perturbations produced a performance degradation (Fig 3C). This disruption increased systematically with the rotation angle: modest error was observed at intermediate rotations (e.g., 45°), whereas orthogonal rotations (90°) led to higher error (Fig 3D). With outside-manifold perturbations, error increased with the rotation angle because the decoder basis was rotated toward directions orthogonal to the manifold , thereby reducing the alignment between decoder coordinates and the dominant recurrent activity subspace.
As an additional test, we initialized the decoder basis outside of the subspace . The mean principal angle between and was initially high but declined rapidly over training (S2 Fig), indicating that SPLiT continuously drives the decoder basis toward the dominant intrinsic activity subspace generated by the network.
In sum, these results demonstrate that task performance depends on the alignment between the decoder and the activity manifold. Perturbations confined to the learned subspace preserve performance, whereas rotations that drive the readout outside that manifold disrupt learning in proportion to the degree of misalignment. In constrained networks, perturbations produced only minor changes in the dominant recurrent activity subspace because the recurrent dynamics remained restricted to the fixed low-dimensional manifold. Thus, performance degradation primarily reflected a mismatch between decoder and recurrent activity rather than a large-scale reorganization of recurrent population dynamics.
These findings are consistent with experiments in motor cortex where animals rapidly adapted their behavior when neural activity was restricted to a pre-existing low-dimensional manifold, whereas learning that required exploration outside the intrinsic manifold unfolded over multiple training sessions spanning days [22]. Our computational framework recapitulates the mechanistic distinction identified experimentally: fast adaptation can proceed through reweighting existing neural population patterns, whereas larger rotations that require activity outside the intrinsic manifold impose a greater burden on learning.
SPLiT supports decoding of complex trajectories
Moving to a more elaborate task, we examined the ability of an RNN to trace two-dimensional handwritten digits from the MNIST dataset. Individual MNIST digits were first reduced to a one-pixel-wide representation, preserving their overall shape and topology. The resulting coordinates were then converted to a continuous two-dimensional trajectory of 1,000 data points that evolved over time (one point per time step). The decoder was trained using SPLiT to reproduce these trajectories. A total of 1,000 randomly chosen digits were employed on networks with randomized initial conditions. One data point was presented for each time step (1 ms). SPLiT learning can accurately trace digits with both constrained and unconstrained recurrent dynamics (Fig 4A-4B). Simulations examining the impact of parameters including manifold adaptation rate () and number of recurrent neurons () are shown in S1 Fig. FORCE learning, however, performed poorly when dynamics were constrained to a fixed manifold, even when the dimensions of the manifold were close to the full network () (Fig 4C-4D). Thus, SPLiT learning tracked ongoing changes in population activity within a given fixed manifold and employed this activity to learn a temporally evolving signal.
(A) Examples of traced digits using SPLiT learning with various manifold dimensionality (). (B) SPLiT yielded low tracking mean squared error (MSE) across values of . (C-D) FORCE learning yielded high error when dynamics were constrained to a fixed low-dimensional manifold and lower error when dynamics were unconstrained.
Because FORCE learning relies on recursive least-squares updates in the full -dimensional neural space, it becomes ill-conditioned when the covariance matrix is close to singular. Even removing a small number of degrees of freedom can destabilize inversion-based learning updates. By contrast, SPLiT learns within the intrinsic subspace, avoiding the need to invert poorly conditioned directions outside the manifold. The MNIST task makes this effect prominent because accurate digit tracing requires stable decoder updates over many time steps.
Manifold-constrained dynamics reduce sensitivity to recurrent gain
In follow-up simulations using the MNIST task, we explored the role of the recurrent gain parameter (), which controls chaotic dynamics. Specifically, recurrent activity enters a chaotic regime when >1 [59]. In unconstrained networks, increasing broadens the eigenvalue distribution of the recurrent connectivity matrix and increases the spectral radius of the recurrent dynamics (Fig 5A, top). By contrast, in the constrained regime, recurrent activity is projected to a fixed low-dimensional manifold, suppressing many of the high-dimensional modes that would otherwise emerge as increases. As a result, constrained dynamics are less sensitive to (Fig 5A, bottom).
(A) Eigenvalue spectrum of recurrent activity. The recurrent gain () impacts the distribution of eigenvalues when recurrent dynamics are unconstrained but not when they are constrained. Dashed line: unit circle. (B) Mean squared error (MSE) is sensitive to network gain when activity is not constrained to a fixed manifold. (C) With constrained dynamics, error decreases steeply as the decoder learning rate increases. Dashed lines: best-fitting power laws. (D) The magnitude of decoder weight modifications () is higher when dynamics are unconstrained.
When SPLiT was trained with unconstrained dynamics, error decreased rapidly when >1, showing that learning was sensitive to the network state (Fig 5B). In comparison, constrained dynamics yielded low error regardless of the value of (ranging from 0.5 to 1.5). In these networks, activity is forced to evolve strictly within a low-dimensional manifold, which drastically diminishes the dependence on . Put differently, compressing the RNN down to dimensions (Eqs 2–3) eliminates much of the structure in that gets altered by , and particularly the high-dimensional modes that become unstable as increases. In contrast, in unconstrained networks, increasing expands the spectral radius of the recurrent matrix, which drives the system toward high-dimensional activity. In turn, this increases the expressive capacity of the reservoir and allows the decoder to better represent the target signal.
Under constrained dynamics, recurrent activity evolves within a rank- subspace. Because decoder learning depends only on activity projected into this low-dimensional subspace, increasing cannot recruit additional high-dimensional modes. In contrast, unconstrained networks allow gain-dependent amplification across the full recurrent spectrum, producing increasingly high-dimensional activity as increases.
Because the target signal enters the recurrent dynamics through the feedback term (Eq 1), noisy targets can perturb the network not only through decoder error but also by injecting fluctuations directly into recurrent activity. To quantify this effect, we measured the mean trajectory deviation
(17)while varying feedback strength . Using frozen initial conditions, we compared recurrent activity generated when the target signal contained additive noise (zero-mean, unit variance) against activity generated with a noise-free target. Increasing feedback strength produced progressively larger , suggesting a trade-off between stronger feedback improving learning while at the same time allowing target noise to disrupt recurrent dynamics (S3 Fig). Perturbations induced by noisy feedback remained smaller than the variability observed across different initial conditions with a noise-free target. Hence, feedback-driven perturbations produced smaller alterations in recurrent activity than the variability induced by differences in initial conditions alone.
In the absence of feedback (=0), constrained networks exhibited high error that remained largely insensitive to , indicating that constrained manifolds alone did not lead to accurate decoding (S4A Fig). Increasing feedback strength (>0) reduced error across all values of . Across values of , decoder performance remained insensitive to recurrent gain, suggesting that manifold-constrained dynamics suppress instabilities due to recurrent gain. The relative drive of feedback and recurrent activity was quantified using the mean ratio
(18)Across values of >0 and between 0.5 and 1.5, remained above one, indicating that feedback input was larger than recurrent input, and hence played a dominant role in shaping the instantaneous recurrent dynamics during learning.
Manifold-constrained learning improves optimization and reduces synaptic modification
A series of simulations examined the impact of the decoder learning rate (). In the constrained case, error decreased rapidly as increased (Fig 5C), whereas the unconstrained case exhibited a shallower improvement. Power-law fits revealed that error scaled approximately as MSE~, with a larger exponent for the constrained network (=1.498, R2 = 0.955) than the unconstrained network (= 0.653, R2 = 0.819). Thus, manifold-constrained learning not only approached optimal solutions more rapidly as increased, but also attained lower error rates.
These results suggest that constraining recurrent dynamics to a stable low-dimensional manifold improves decoder optimization. In the constrained regime, learning occurs within a compact and well-conditioned feature space, allowing larger learning rates to accelerate convergence without destabilizing the decoder. In contrast, unconstrained dynamics generate high-dimensional activity patterns that produce poorer conditioning and higher residual error.
Recent theoretical work has shown that learning performance depends on the conditioning of the optimization landscape [59]. In particular, Raman et al. [60] showed that learning speed is constrained by the learning rate and the shape of the error surface. Our results are consistent with this framework. By constraining recurrent activity to a low-dimensional manifold, SPLiT reduces the dimensionality of the optimization problem and suppresses high-dimensional activity modes. This produces a more structured feature space, allowing larger decoder learning rates to accelerate convergence without destabilizing learning. In contrast, unconstrained recurrent dynamics generate high-dimensional activity patterns that slow error reduction.
Next, we compared the magnitude of decoder weight changes in constrained and unconstrained networks. We found that decoder weight updates were larger in unconstrained networks than constrained networks throughout training (Fig 5D). Unconstrained dynamics generate high-dimensional and continuously drifting activity patterns, forcing the decoder to make larger corrective adjustments to track the target output. In contrast, constraining activity to a stable low-dimensional manifold produces well-structured features, allowing accurate decoding to be achieved with relatively small weight modifications. This is relevant from a biological perspective given that large synaptic updates are metabolically costly and could have a destabilizing effect on neural dynamics.
As an additional control, simulations were performed where we equalized the variance of the in-manifold activity between constrained and unconstrained regimes. The performance of constrained networks persisted in this scenario (S5 Fig). Thus, the performance of constrained networks cannot be explained solely by a lower variance in activity. Rather, the computational advantage stems from improved optimization under constrained dynamics.
These results are consistent with experimental observations showing that learning constrained to a stable neural manifold occurs on faster timescales than unconstrained learning. In motor cortex recordings from monkeys, animals adapted their behavior within minutes to hours when neural activity was constrained to a pre-existing low-dimensional manifold [22]. However, learning that required exploration outside the intrinsic manifold unfolded over multiple training sessions spanning days.
Analogously, in our model, constrained dynamics yielded a well-conditioned feature space in which increasing the decoder learning rate led to rapid error reduction, whereas unconstrained dynamics exhibited slower improvements and higher residual error. With SPLiT learning, a longer timescale of unconstrained learning is suggested to emerge from the need to have large cumulative weight changes that compensate for unstable neural representations [61], thus providing a mechanistic link between manifold structure and learning efficiency. These findings suggest that manifold-constrained learning supports fast and efficient adaptation, while unconstrained learning is limited by the need to reorganize higher dimensional and less stable neural activity patterns.
Manifold-constrained learning confers robustness to noisy teaching signals
Next, we hypothesized that an advantage of low-dimensional RNN activity is its robustness to noise injected in the target signal, given that constrained dynamics may prevent the network from tracking noisy components of the target. Technically, because SPLiT performs regression within the instantaneous principal subspace , noisy target signals should have a reduced influence on the learned decoder compared to full-rank LMS.
To test this idea, we added zero-mean Gaussian noise to MNIST handwritten digits. When the variance of the noise was low (i.e., with a magnitude of 0.1 or below), only a marginal difference in training error was found between constrained and unconstrained networks (Fig 6A, 6B). However, with increased noise variance, error in the unconstrained scenario rose sharply while the constrained scenario remained lower. Thus, constrained dynamics provide an advantage in robustness when learning noisy target signals.
(A) Examples of single MNIST digits injected with various levels of noise and trained with constrained vs. unconstrained networks. (B) When the target signal is injected with random noise, error (MSE) rises more rapidly with unconstrained than constrained (=3) dynamics. (C) In constrained networks, higher dimensionality of the manifold () results in higher error. Panels B-C are means over 10 independent realizations with random initial seeds.
To examine the impact of neural dimensionality () on performance, we performed simulations with constrained RNN dynamics where was varied systematically. We found that as dimensionality increased, error became increasingly sensitive to noise in the target signal (Fig 6C). In this way, the highest error was found when both dimensionality and noise variance were high. These results further support the role of low-dimensional dynamics in dampening the impact of target noise on performance error.
To determine the contribution of feedback () to robustness to noisy targets, simulations were performed where recurrent dynamics remained unconstrained while the feedback was restricted to a low-dimensional subspace. Lowering the rank of the feedback to 1 produced only minimal changes in decoder performance compared to rank (S6 Fig). Thus, the improved robustness of manifold-constrained learning was largely independent of the feedback rank. Rather, robustness arises from constraining the recurrent dynamics themselves, which suppresses high-dimensional activity modes.
Manifold-constrained dynamics improve the stability of autonomous replay
We examined the ability of recurrent networks to autonomously replay learned temporal sequences. Both a simpler (2 Hz sine wave) and more complex (MNIST) task were considered. First, we trained an RNN to track a 2 Hz sine wave lasting 10 seconds. Then, we froze the output weights of the RNN and fed the output of the network back to the RNN as input. The goal of the readout was to replay the learned sine wave pattern over as many cycles as possible. During the first few cycles, the network closely reproduced the target sine wave (Fig 7A). However, replay error increased gradually with further cycles. This degradation in performance occurred more slowly when activity was constrained to a fixed low-dimensional manifold than when activity evolved freely in the full high-dimensional state space (Fig 7B). Moreover, replay error was consistently higher for unconstrained activity than for constrained activity. Similar results were obtained when RNNs were trained to replay MNIST digits (Fig 7C). Together, these results show that constraining neural activity to a stable low-dimensional manifold enhanced the robustness of autonomous replay, therefore providing a computational advantage over unconstrained dynamics.
(A) Replay of a sine wave (2 Hz) after training. Performance with constrained vs. unconstrained recurrent activity is similar during the first few cycles of replay (cycles 1-6), but worse for unconstrained activity during later cycles (cycles 50-55). (B) Error is overall higher with unconstrained activity during replay of a 2 Hz sine wave. (C) Replaying MNIST digits yielded a similar result.
SPLiT outperforms existing drift-adaptation rules under constrained dynamics
We compared SPLiT to six related approaches that were designed to address the challenge of representational drift. To enable direct comparisons, all approaches were trained on the same reservoir architecture and only the readout plasticity rule was altered. Three tasks were examined, namely a 2 Hz sine wave (for further oscillation frequencies, see S7 Fig), a Lorenz attractor, and a Rössler attractor. For all six related approaches, the decoder operated directly on the full activity , in contrast to SPLiT which learns in manifold coordinates. For consistency, all models were implemented using the same reservoir architecture and task conditions. The scalar network output is given by
(19)where, in contrast to SPLiT, the decoder acts on the full activity space rather than manifold coordinates.
First, we examined an ideal observer model (IO) [55]. In contrast to SPLiT, which updates only the readout weights, the ideal observer model uses a recursive least-squares update applied to the recurrent weights, after transforming the output error through a feedback matrix computed as the pseudo-inverse of the readout. The readout matrix is fixed, and the output error
(20)is projected back into the network through a feedback matrix computed as the pseudoinverse of the readout. Each postsynaptic neuron maintains an inverse correlation matrix
(21)The recursive least-squares gain vector is
(22)The incoming recurrent weights onto neuron , denoted , are updated as
(23)where is the neuron-specific projected error and is a scaling parameter. The inverse correlation estimate evolves according to
(24)Unlike SPLiT, this approach does not track a drifting manifold and does not restrict learning to intrinsic coordinates.
The ideal observer model failed to learn under the constrained regime (Fig 8A, 8B). In the original work describing the ideal observer model, “within-manifold learning” does not imply constraining the network state to a low-dimensional subspace. Rather, the full recurrent dynamics are preserved, and within-manifold perturbations are implemented as changes to the readout that act within the manifold coordinates. Consequently, the ideal observer model was not designed to operate under constrained neural representations.
(A) Synaptic learning rules were incorporated into a reservoir architecture where recurrent dynamics are either constrained to a fixed subspace (“const.”) or evolve in the full -dimensional space (“unconst.”). (B) MSE across 10 independent realizations of each model (IO = ideal observer; O-LMS = online LMS; PC = predictive coding; AM = associative memory; BI = Bayesian inference; CL = continuous learning). Asterisks (“*”) indicate best performance for each target signal and network regime.
Second, we compared SPLiT to related approaches combining Hebbian and homeostatic plasticity to stabilize drifting neural representations (O-LMS) [31,40]. Rule and O’Leary proposed that Hebbian plasticity, homeostatic regulation, and recurrent feedback could allow downstream readouts to continuously track evolving population codes without requiring explicit external error signals. Their framework demonstrated that recurrent dynamics suppress off-manifold variability by reinforcing stable population-level correlations. SPLiT shares several conceptual elements with this approach, including an online adaptation to representational drift, a low-dimensional population structure, and the use of biologically motivated plasticity rules. However, a key difference is that SPLiT integrates supervised learning with online manifold tracking. In O-LMS, the supervised error follows Eq 20 and the decoder evolves according to
(25)with learning rate =0.01. This rule depends solely on instantaneous presynaptic activity and scalar error. Because this rule is not formulated to capture temporal dependencies of the target signal, it performed poorly under constrained dynamics (Fig 8A, 8B).
Third, we considered a predictive coding (PC) rule [62–64]. Predictive coding models learn to predict future inputs rather than minimize supervised task error [62–64]. Let denote the current observation and the target at the next step. The prediction is
(26)with prediction error
(27)Readout weights are updated using a recursive least-squares rule,
(28)where =0.01 and is the gain (Eq 22). In contrast to SPLiT, learning is driven by prediction error rather than task error, and no explicit manifold tracking is performed.
This approach performed well in both the constrained and unconstrained regimes (Fig 8A) but yielded higher error than SPLiT in the constrained scenario (Fig 8B). In general terms, predictive coding benefits from overcomplete internal representations; enforcing a low-dimensional constraint reduces representational redundancy and limits the model’s ability to capture temporal structure.
Fourth, we examined an associative memory (AM) mechanism designed to preserve an input-output association while the recurrent network undergoes drift [65]. The associative memory model updates decoder weights via covariance-based Hebbian plasticity. Let and denote running averages. The decoder update is
(29)with . To prevent runaway growth, weights are normalized to maintain a fixed total synaptic strength,
(30)where =1 is the target total synaptic strength. This rule is unsupervised and does not incorporate an explicit task error term. The associative memory rule is not formulated to learn temporal signals and hence performed poorly for both constrained and unconstrained dynamics (Fig 8A, 8B).
Fifth, we evaluated a synaptic learning rule based on Bayesian inference (BI), designed to compensate for neuronal drift [66]. In the Bayesian inference model, the readout weights follow stochastic gradient ascent on a log-posterior distribution. Assuming Gaussian observation noise with variance , the gradient is expressed as
(31)With a Gaussian prior , the Langevin update becomes
(32)where =0.001. This stochastic sampling mechanism requires redundancy in the full activity space and does not exploit intrinsic manifolds. This rule performed well under unconstrained dynamics but showed poor performance in the constrained regime (Fig 8A, 8B). Intuitively, constraining the network to a fixed low-dimensional subspace removes the redundancy required for effective stochastic sampling of Bayesian inference, thereby degrading performance.
Finally, we examined a continuous-learning (CL) approach motivated by hyperplasticity [33]. In this model, synaptic plasticity consisted of a noisy delta rule applied to the readout weights, combined with a large learning rate. Weights evolve according to
(33)where =0.5, =0.001, and =0.05. No explicit manifold tracking mechanism is present. This approach performed well in the unconstrained regime but failed when the dynamics were constrained (Fig 8A, 8B). Overall, SPLiT outperformed all alternative models when recurrent dynamics were constrained to a low-dimensional manifold (Fig 8B). Further, SPLiT learning was close in performance to the top learning rules when trained with unconstrained RNNs.
Online subspace tracking stabilizes learning under coordinate rotation
Simulations were performed with a gradual rotational drift (S8A Fig). In this scenario, the manifold basis evolves as
(34)where is the orthonormal basis spanning the low-dimensional manifold at time , is the simulation time step, is a rotation matrix, and is the incremental rotation angle. Under rotational drift, decoder performance depended on the strength of feedback (S8B, S8C Fig). This suggests that rotational drift relies on feedback to stabilize learning, allowing the decoder to remain aligned with the evolving population subspace. FORCE learning (S8B Fig) and alternative models did not perform accurately on this task (S9 Fig).
Next, we extended these results to the center-out reaching task with rotational perturbations. For most models, within-manifold perturbations yielded worse performance than outside-manifold perturbations (S10 Fig). This result differs from SPLiT, where performance was more sensitive to between- than within-manifold perturbations (Fig 3D), suggesting that tracking of the intrinsic low-dimensional activity subspace is critical for preserving decoder alignment under manifold drift.
To further establish whether online subspace tracking was required under rotational drift, simulations were performed where the manifold basis remained frozen once initialized. In these simulations, the frozen basis remained poorly aligned with the evolving population subspace (S11A Fig). By contrast, allowing to adapt over training improved its alignment with the evolving manifold. This improved alignment was accompanied by a lower decoding error (S11B, S11C Fig). Thus, under manifold drift, online subspace tracking contributes to maintaining decoder alignment and improving task performance.
Finally, simulations were performed to examine whether SPLiT could recover from a rotational perturbation introduced after training on the sine wave task. Small rotations produced little disruption to performance, whereas larger rotations caused progressively larger increases in error (S12 Fig). Even for large rotations, SPLiT maintained lower error than simulations where the manifold basis remained frozen, indicating that online subspace tracking improves decoding performance across a range of perturbation strengths.
Discussion
This work introduced SPLiT, a new synaptic learning rule that tracks the low-dimensional structure of recurrent neural activity while performing supervised learning of a time-evolving target. SPLiT combines an unsupervised Oja rule to estimate the empirical activity manifold with a normalized LMS update operating in manifold coordinates. This mechanism allows the decoder to align with low-dimensional population structure during learning.
A key finding is that SPLiT enables recurrent neural networks to maintain a reliable output both when activity is constrained to a fixed low-dimensional manifold and when it is left unconstrained. In contrast, traditional LMS approaches such as FORCE learning exhibit degraded performance in the constrained regime, despite performing adequately when activity spans the full high-dimensional space. This degradation arises from a fundamental limitation of these approaches: when activity is confined to a -dimensional manifold (where ), the covariance matrix of recurrent activity becomes low-rank, with many eigenvalues approaching zero. As a result, decoder updates that depend on inverting the full covariance matrix become numerically unstable and sensitive to noise along weakly represented directions. SPLiT avoids this issue by operating within the intrinsic activity subspace.
Moreover, SPLiT exhibited reliable performance when perturbations were applied within the intrinsic manifold, but a degradation with perturbations outside of the manifold (Fig 3D). With these results, SPLiT provides a mechanism for the asymmetry between within- and outside-manifold learning observed experimentally [22]. A first series of simulations involved perturbations that imposed a misalignment relative to a fixed intrinsic manifold (Fig 3A-3C). In those simulations, the low-dimensional activity subspace remained stationary after initialization, such that subspace tracking by SPLiT served to align decoder weights with a fixed structure. To more directly model representational drift, we subsequently introduced rotational perturbations where the manifold basis evolved continuously over time (S8A Fig). Under these conditions, online adaptation of the estimated subspace became necessary to maintain alignment between decoder weights and the evolving population manifold. Simulations with a frozen manifold basis showed that manifold tracking improved both manifold alignment and decoding accuracy under drift, demonstrating that SPLiT performs online manifold tracking and not simply learning within a static low-dimensional subspace.
The novelty of SPLiT lies in the formulation of a unified framework that integrates supervised error-driven plasticity with an unsupervised rule that continuously aligns decoding weights with an evolving population subspace. To our knowledge, this is the first model to demonstrate that online manifold tracking can transform supervised learning from a poorly conditioned full-rank regression problem into a learning rule that is restricted to a time-evolving low-dimensional subspace.
From a biological standpoint, while the unsupervised subspace-tracking rule resembles experimentally supported Hebbian and Oja synaptic rules, the supervised decoder update is implemented using an explicit error signal and weight normalization for analytical tractability. While error-driven plasticity is widely hypothesized in cortical and cerebellar circuits [67–69], the exact implementation in SPLiT should be viewed as a computational model of such processes rather than a literal synaptic rule.
Simulation results derived from SPLiT align with experimental findings from brain-computer interface studies. In particular, animals can learn to control a cursor using neural activity that remains within the intrinsic neural manifold, whereas learning outside this manifold is slower [12]. Our modeling results provide a mechanism for these observations. We show that when activity patterns are constrained within a manifold, increasing the synaptic learning rate leads to a steep decline in error, whereas this decline is shallower with unconstrained activity (Fig 5C). Further, plasticity under constrained dynamics requires smaller weight changes (Fig 5D). Thus, constrained dynamics promote rapid learning by yielding a greater sensitivity to learning rates and requiring smaller adjustments to individual synapses.
Furthermore, we showed that constrained dynamics confer computational advantages including reduced sensitivity to recurrent gain and enhanced robustness to perturbations propagated through feedback. Computationally, this occurs because restricting activity to a low-dimensional subspace improves the conditioning of the regression problem faced by the decoder. Constraining activity to a low-dimensional subspace reduces the effective dimensionality of the decoder regression problem by restricting learning to the dominant covariance modes of population activity. While similar improvements in conditioning could be achieved using low-rank projections or pseudoinverse regularization, the novelty of SPLiT lies in providing a biologically motivated online mechanism for continuously estimating and tracking this subspace during learning.
Beyond improving task performance, SPLiT learning provides a biologically interpretable account of why learning constrained to intrinsic neural manifolds may proceed more rapidly than unconstrained adaptation. When manifold-constrained dynamics produce low-dimensional population activity, downstream readouts can achieve accurate decoding with relatively small synaptic modifications (Fig 5D). By contrast, unconstrained dynamics require larger and more variable weight updates to compensate for continuously evolving high-dimensional activity patterns. This distinction provides a mechanistic interpretation for experimental observations showing that within-manifold learning in motor cortex occurs on faster timescales than learning that requires activity outside of the intrinsic manifold [22]. More generally, the model suggests that low-dimensional neural population structure may reduce the synaptic burden associated with behavioral adaptation by restricting plasticity to a smaller set of behaviorally relevant degrees of freedom.
Together, these results suggest that intrinsic neural manifolds may not merely represent a statistical description of neural activity but may reflect a fundamental organization that shapes how learning rules operate within biological circuits. In this view, manifolds define the effective degrees of freedom available for rapid adaptation, while slower learning reflects the need to reshape those degrees of freedom themselves.
Neural basis of representational drift
Recent theoretical work suggests that representational drift may not simply reflect noise, instability, or degradation of neural coding, but instead arise from ongoing synaptic plasticity within recurrent circuits [26,31,33,40]. In this perspective, neuronal populations remain plastic even after behavioral performance has stabilized, causing internal representations to reorganize over time while preserving task-relevant computations. Representational drift therefore reflects an active process of circuit remodeling rather than a passive failure of neural stability mechanisms.
Consistent with this view, Qin et al. [70] proposed that drift can emerge from noisy Hebbian learning in networks with multiple equivalent representational solutions, producing coordinated manifold rotations while preserving population-level structure. Similarly, Ratzon et al. [71] argued that drift may reflect a slow process of regularization in continually trained networks, where representations gradually reorganize toward sparser solutions despite stable task performance. Devalle et al. [72] further suggested that drift may be an unavoidable consequence of ongoing memory storage, whereby continual synaptic overwriting progressively decorrelates activity patterns. More recently, Eppler et al. [73] demonstrated that representational drift may emerge from the interaction between stochastic synaptic fluctuations and compensatory Hebbian plasticity. Together, these studies support the view that representational drift reflects an intrinsic property of adaptive neural systems undergoing continual synaptic turnover rather than a failure of neural coding. This view is consistent with experimental findings showing stable behavior despite substantial synaptic turnover [36,42–45]. An implication of these findings is that learned behavior does not require stable activity at the level of individual neurons but may instead be preserved through coordinated population dynamics combined with compensatory plasticity.
SPLiT is consistent with this interpretation of representational drift. In our framework, drift emerges because the structure of recurrent population activity evolves over time, causing the underlying manifold coordinates to reorganize. Drift can therefore occur both within the recurrent population manifold itself and indirectly at the level of decoder outputs if readout weights fail to track the evolving latent structure. Stable performance thus requires the continual adaptation of downstream readout weights to maintain alignment with ongoing changes in neural population structure. In this view, manifold stability should not be viewed as a static property of recurrent activity, but rather as a dynamic equilibrium emerging from the interaction between recurrent drift and continual plasticity in downstream readout populations.
This interpretation also provides a possible explanation for why neural manifolds often appear stable over short timescales yet gradually reorganize over longer periods [11,22]. Fast compensatory plasticity may preserve enough task-relevant structure to maintain behavior, while slower synaptic turnover and learning processes progressively reshape the underlying population structure. From this perspective, representational drift and behavioral stability are not contradictory phenomena, but reflect consequences of continual learning in neuronal circuits.
Related approaches
Our findings are related to several recent modeling approaches but differ from them in important ways. Crucially, systematic comparisons between SPLiT and related plasticity rules using the same tasks and architecture revealed that none of the alternatives could learn with both constrained and unconstrained regimes. Comparisons included the following rules:
- (1). Ideal observer. In related work by Feulner and Clopath (2021), a model was shown to learn both within- and outside-manifold perturbations [55]. Furthermore, within-manifold learning in the ideal observer model was more robust to misleading feedback. SPLiT extends this work by positing an explicit, biologically inspired plasticity mechanism to adapt readout weights in tandem with evolving population subspaces.
- (2). Online LMS. Another relevant line of work proposed a synaptic mechanism for tracking representational drift by combining Hebbian and homeostatic plasticity [31,40]. In these studies, drift emerges from ongoing synaptic turnover and gradual reorganization of neural representations. Subsequent experimental and theoretical work has shown that such drift manifests as incremental changes in low-dimensional population manifolds while preserving task-relevant structure [22, 36]. SPLiT builds on this view of representational drift. However, unlike previous approaches, SPLiT combines online subspace tracking with a supervised decoder.
- (3). Predictive coding. Learning rules based on predictive coding assume that circuits continuously minimize prediction errors arising from mismatches between internal latent states and external inputs [62–64]. Depending on the architecture, predictive coding frameworks can incorporate supervised learning signals. The key difference relative to SPLiT lies in how representational drift is handled. Predictive coding models generally optimize latent-state inferences and prediction consistency, whereas SPLiT performs online tracking of evolving low-dimensional population subspaces through manifold estimation.
- (4). Associative memory, Bayesian inference, and continuous learning. Other models address representational drift through associative memory mechanisms [65], a stability-flexibility trade-off [26,66], continuous learning [33], or an exploration of degenerate representational manifolds during Hebbian learning [70]. In contrast to these approaches, we take drift as a starting point based on experimental findings and ask how a plasticity rule can track it to perform a task. From this perspective, drift is not something to be minimized or regulated, but a phenomenon to be accommodated through a compensatory synaptic plasticity mechanism such as SPLiT learning.
- (5). FORCE learning. While FORCE learning is a well-established supervised learning algorithm for training recurrent neural networks to generate complex trajectories [53], it performed poorly when recurrent dynamics are constrained to a fixed low-dimensional manifold (Fig 2C). This failure happens because FORCE relies on recursive least-squares updates in the full population space and therefore assumes sufficiently rich, full-rank activity covariance. When activity is confined to a low-dimensional manifold, many directions in neuron space become unavailable, rendering covariance inversion ill-conditioned. Thus, the constrained regime considered here violates a core assumption underlying FORCE learning. We nevertheless included this comparison because it illustrates a broader point central to the present work: learning rules that operate directly in the full activity space can become unstable when neural population activity is intrinsically low-dimensional.
Importantly, impairments under constrained dynamics were also observed for several alternative plasticity rules that do not explicitly rely on full covariance inversion (Fig 8), including O-LMS, predictive coding, associative memory, Bayesian inference, and continuous-learning approaches. The comparison to FORCE should therefore not be interpreted primarily as a criticism of recursive least-squares methods themselves, but rather as an illustration that learning rules operating in the full neural activity space can degrade when population activity is low-dimensional.
Variants of FORCE learning that account for low-dimensional manifolds could likely mitigate representational drift by incorporating regularization or low-dimensional projections. However, our current goal was to provide a biologically interpretable online plasticity mechanism that performs manifold tracking and supervised learning within a cohesive framework. Finally, we note that several studies have applied Oja’s rule or related Hebbian normalization schemes to recurrent neural networks [74–83]. However, these studies did not consider Oja’s rule as a mechanism for tracking fluctuations in low-dimensional neural manifolds. The novelty of SPLiT lies in using Oja’s rule as a way to continuously estimate an evolving population subspace, which is then leveraged for supervised learning.
Experimental predictions
Two experimental predictions of SPLiT learning can be articulated along with brain-computer interface (BCI) paradigms designed to test them.
First, SPLiT predicts that recovery from outside-manifold perturbations depends not only on changing decoder weights, but also on continually tracking the evolving structure of population activity. In our simulations, freezing the manifold estimate reduced performance even when the decoder was still allowed to adapt (S12 Fig). Experimentally, this idea could be tested by allowing a BCI decoder to remain plastic while holding fixed the neural subspace used by the decoder. SPLiT predicts that recovery should be impaired when decoder plasticity is preserved but online updating of the neural manifold is prevented.
Second, SPLiT assumes a separation of timescales between the relatively slow evolution of the low-dimensional manifold and the faster updates of the manifold-tracking rule. A prediction derived from this assumption is that improving the speed or accuracy of manifold tracking should accelerate recovery from outside-manifold perturbations. Experimentally, this prediction could be tested in a closed-loop BCI system by comparing decoders that update estimates of the neural activity manifold at different timescales. SPLiT predicts that, up to a point, faster manifold tracking should improve decoder-manifold alignment, accelerate recovery from outside-manifold perturbations, and reduce sensitivity to noise in the target signal.
This prediction is related to prior adaptive BCI approaches that incorporate online feature learning prior to readout adaptation, such as the GP-DKF framework of Brandman et al. [84]. However, SPLiT makes a more specific prediction: adaptation speed should depend not merely on adaptive feature learning per se, but on the ability of the decoder to maintain alignment with the evolving low-dimensional covariance structure of neural population activity. In SPLiT, recovery from outside-manifold perturbations depends on online tracking of the intrinsic activity subspace itself, rather than solely on nonlinear decoding.
Future directions and conclusions
One open question concerns how plasticity could reshape information flow between communicating brain areas to selectively transfer within-manifold or outside-manifold information [9]. Recent theoretical work suggests that inter-areal communication may depend critically on manifold alignment [85]. An intriguing possibility is that SPLiT could allow a receiving area to continuously estimate and track the low-dimensional covariance structure of a sender population while restricting supervised adaptation to the instantaneous intrinsic subspace. While related models have proposed adaptive readouts capable of compensating for representational drift [31,70], SPLiT differs in that manifold tracking is treated as a key component of learning that is distinct from the decoder. In this framework, successful adaptation depends not only on decoder adaptation but on the alignment between decoder coordinates and the evolving activity manifold through online estimation. This predicts that inter-area communication under drift should depend on the trackability of low-dimensional population structure rather than solely on readout plasticity.
Although the present study focused on decoder adaptation within a reservoir framework, the manifold-tracking component of SPLiT could, in principle, be combined with biologically-motivated learning rules for recurrent neural networks such as e-prop or RFLO [46,48], allowing plasticity within the network to be constrained by an evolving low-dimensional population structure.
Further modeling efforts based on SPLiT will focus on adding biological constraints to the learning rule. The model employs rate-based neurons, explicit orthonormalization, and instantaneous access to global activity statistics to compute principal components. Real cortical circuits would approximate these operations through local synaptic plasticity rules. Moreover, the supervised decoder update assumes continuous error availability, whereas biological error signals are likely sparse or delayed relative to the fast timecourse of recurrent activity within local circuits. Finally, SPLiT assumes a linear manifold structure, whereas biological circuits may not be constrained to such simple structure.
Despite these limitations, incorporating more refined links to neural circuit biology will likely not overturn the computational principles of SPLiT, namely that a combination of unsupervised manifold tracking with supervised error-driven plasticity provides an efficient mechanism for learning under drifting population dynamics. Any neural circuit where population activity lies on evolving low-dimensional manifolds could, in theory, benefit from a plasticity rule that tracks this structure. Thus, SPLiT may provide a general computational principle linking synaptic plasticity to neural structure and behavioral adaptation.
In conclusion, we introduced SPLiT as a biologically motivated synaptic learning rule that reconciles supervised learning with drifting low-dimensional neural manifolds. By tracking population structure and restricting learning to intrinsic subspaces, SPLiT enables stable learning in regimes where standard LMS approaches fail. These results provide a computational account for the robustness of learning within intrinsic neural manifolds and suggest that plasticity rules that track ongoing population dynamics may be a key ingredient of computation in neuronal circuits.
Methods
Estimating changes in activity subspace
To quantify changes in the empirical activity subspace over time, we computed the principal angles between the initial empirical manifold and the activity manifold at subsequent time windows. This metric captures drift in the empirical covariance structure, and not displacement relative to the subspace . Let denote an orthonormal basis obtained by applying singular value decomposition to the mean-centered activity of Eq 1 over an initial time window of fixed duration (100 ms). At time , the basis was obtained in a similar fashion using sliding windows. We formed the cross-correlation matrix
(35)Let be its singular values. The principal angles are
(36)and changes in activity subspace can be summarized by the mean principal angle
(37)The mean angle provides a measure of how much the network’s activity subspace departs from the initial reference manifold. While other drift metrics may be informative, such as maximum angle, subspace overlap, or total subspace distance, Eq 37 provides a useful summary of the empirical drift in the manifold over time. In unconstrained networks, increases in principal angle should be interpreted as deviations from the initial dominant activity subspace rather than evidence for a rotating manifold.
Supporting information
S1 Appendix. Supporting information and supplementary figures.
https://doi.org/10.1371/journal.pcbi.1014719.s001
(DOCX)
S1 Fig. Impact of manifold adaptation rate () (A) and number of recurrent neurons () (B) on performance in the MNIST task.
https://doi.org/10.1371/journal.pcbi.1014719.s003
(TIF)
S2 Fig. Simulations where activity is initialized outside of the manifold.
(A) Schema showing how SPLiT can realign the basis when the initial state of the decoder is an off-manifold basis. (B) Mean principal angle between the manifold basis and the estimated decoder subspace . Different curves show values of manifold rotation angle (). (C) MSE across rotation angles.
https://doi.org/10.1371/journal.pcbi.1014719.s004
(TIF)
S3 Fig. Impact of adding noise to the feedback signal.
Solid line: refers to the difference between the recurrent activity when noise is added to the MNIST target signal (zero mean, variance of 1) versus no noise. Values are means across ten independent realizations with frozen initial conditions but different target noise. Dashed line: is the difference between the recurrent activity across independent simulations with no target noise. Values are means over ten independent realizations with different initial conditions.
https://doi.org/10.1371/journal.pcbi.1014719.s005
(TIF)
S4 Fig. Impact of recurrent gain and feedback strength.
(A) In the constrained learning condition, increasing the feedback strength () reduces MSE during the MNIST tracing task. Altering the gain () of recurrent weights had no impact on MSE. (B) Mean ratio of the relative drive of feedback and recurrent activity (Eq 18).
https://doi.org/10.1371/journal.pcbi.1014719.s006
(TIF)
S5 Fig. Simulation that matched the variance of recurrent activity in the constrained and unconstrained conditions.
Dashed lines: best-fitting power laws. For constrained dynamics: R2 = 0.797, =1.350). For unconstrained dynamics: R2 = 0.755 (=0.001).
https://doi.org/10.1371/journal.pcbi.1014719.s007
(TIF)
S6 Fig. The rank of the learning feedback () has minimal impact on error when altering the variance of the random noise injected into the target signal.
Feedback was set to either rank-1 (solid lines) or rank- (dashed lines).
https://doi.org/10.1371/journal.pcbi.1014719.s008
(TIF)
S7 Fig. Comparison of drift models trained to track oscillations of various frequencies (1 Hz, 5 Hz, and 10 Hz).
MSE values are means over 10 independent realizations of each model. Right column shows a single run of SPLiT learning for each oscillation frequency.
https://doi.org/10.1371/journal.pcbi.1014719.s009
(TIF)
S8 Fig. Performance of SPLiT with rotational drift.
(A) Schematic representing a rotation of the manifold coordinates. (B) Impact of learning feedback () on training error (MSE) in a task where the decoder tracked a 1 Hz sine wave. (C) Examples of decoder output and target traces across varying strengths of learning feedback ().
https://doi.org/10.1371/journal.pcbi.1014719.s010
(TIF)
S9 Fig. Task involving tracking a sine wave when the manifold undergoes rotational drift.
Different models (A-F) attain poor performance compared to SPLiT (see Suppl. Fig S8C).
https://doi.org/10.1371/journal.pcbi.1014719.s011
(TIF)
S10 Fig. Manifold perturbations during a two-dimensional center-out reaching task.
The performance of six models (A-F) is compared across different angles of manifold rotation applied during the perturbation. Simulations where the dynamics are constrained to a low-dimensional manifold (within-manifold) are compared to a condition where dynamics are unconstrained (outside-manifold).
https://doi.org/10.1371/journal.pcbi.1014719.s012
(TIF)
S11 Fig. Comparison of frozen versus adaptive decoder subspace in the sine wave task.
(A) The mean principal angle remains high when is frozen but decreases when continuously adapted by SPLiT. (B) Error is higher when is frozen. (C) Example of traces obtained with frozen vs. adaptive .
https://doi.org/10.1371/journal.pcbi.1014719.s013
(TIF)
S12 Fig. Introducing a rotational perturbation in the sine wave task.
Increasing the angle of manifold rotation (from 25 to 80 degrees) lowers task performance. Overall, error remains lower with adaptive compared to a condition where manifold adaptation remains frozen during training.
https://doi.org/10.1371/journal.pcbi.1014719.s014
(TIF)
References
- 1. Gao P, Ganguli S. On simplicity and complexity in the brave new world of large-scale neuroscience. Curr Opin Neurobiol. 2015;32:148–55. pmid:25932978
- 2. Pandarinath C, O’Shea DJ, Collins J, Jozefowicz R, Stavisky SD, Kao JC, et al. Inferring single-trial neural population dynamics using sequential auto-encoders. Nat Methods. 2018;15(10):805–15. pmid:30224673
- 3. Vyas S, Golub MD, Sussillo D, Shenoy KV. Computation through neural population dynamics. Annu Rev Neurosci. 2020;43:249–75.
- 4. Churchland MM, Cunningham JP, Kaufman MT, Foster JD, Nuyujukian P, Ryu SI, et al. Neural population dynamics during reaching. Nature. 2012;487(7405):51–6. pmid:22722855
- 5. Cunningham JP, Yu BM. Dimensionality reduction for large-scale neural recordings. Nat Neurosci. 2014;17(11):1500–9. pmid:25151264
- 6. Gallego JA, Perich MG, Miller LE, Solla SA. Neural Manifolds for the Control of Movement. Neuron. 2017;94(5):978–84. pmid:28595054
- 7. Kaufman MT, Churchland MM, Ryu SI, Shenoy KV. Cortical activity in the null space: permitting preparation without movement. Nat Neurosci. 2014;17(3):440–8. pmid:24487233
- 8. Mante V, Sussillo D, Shenoy KV, Newsome WT. Context-dependent computation by recurrent dynamics in prefrontal cortex. Nature. 2013;503(7474):78–84. pmid:24201281
- 9. Semedo JD, Zandvakili A, Machens CK, Yu BM, Kohn A. Cortical Areas Interact through a Communication Subspace. Neuron. 2019;102(1):249-259.e4. pmid:30770252
- 10. Ebitz RB, Hayden BY. The population doctrine in cognitive neuroscience. Neuron. 2021;109(19):3055–68. pmid:34416170
- 11. Gurnani H, Cayco Gajic NA. Signatures of task learning in neural representations. Curr Opin Neurobiol. 2023;83:102759.
- 12. Sadtler PT, Quick KM, Golub MD, Chase SM, Ryu SI, Tyler-Kabara EC, et al. Neural constraints on learning. Nature. 2014;512(7515):423–6. pmid:25164754
- 13. Stopfer M, Jayaraman V, Laurent G. Intensity versus identity coding in an olfactory system. Neuron. 2003;39(6):991–1004. pmid:12971898
- 14. Yu BM, Cunningham JP, Santhanam G, Ryu S, Shenoy KV, Sahani M. Gaussian-process factor analysis for low-dimensional single-trial analysis of neural population activity. Adv Neural Inf Process Syst. 2008;21.
- 15. Golub MD, Sadtler PT, Oby ER, Quick KM, Ryu SI, Tyler-Kabara EC, et al. Learning by neural reassociation. Nat Neurosci. 2018;21(4):607–16. pmid:29531364
- 16. Hennig JA, Oby ER, Losey DM, Batista AP, Yu BM, Chase SM. How learning unfolds in the brain: toward an optimization view. Neuron. 2021;109(23):3720–35. pmid:34648749
- 17. Bondy AG, Haefner RM, Cumming BG. Feedback determines the structure of correlated variability in primary visual cortex. Nat Neurosci. 2018;21(4):598–606. pmid:29483663
- 18. Brincat SL, Siegel M, von Nicolai C, Miller EK. Gradual progression from sensory to task-related processing in cerebral cortex. Proc Natl Acad Sci U S A. 2018;115(30):E7202–11. pmid:29991597
- 19. Farrell M, Recanatesi S, Moore T, Lajoie G, Shea-Brown E. Gradient-based learning drives robust representations in recurrent neural networks by balancing compression and expansion. Nat Mach Intell. 2022;4:564–73.
- 20. Haimerl C, Ruff DA, Cohen MR, Savin C, Simoncelli EP. Targeted V1 comodulation supports task-adaptive sensory decisions. Nat Commun. 2023;14(1):7879. pmid:38036519
- 21. Hainmueller T, Bartos M. Parallel emergence of stable and dynamic memory engrams in the hippocampus. Nature. 2018;558(7709):292–6. pmid:29875406
- 22. Oby ER, Golub MD, Hennig JA, Degenhart AD, Tyler-Kabara EC, Yu BM, et al. New neural activity patterns emerge with long-term learning. Proc Natl Acad Sci U S A. 2019;116(30):15210–5. pmid:31182595
- 23. Jeanne JM, Sharpee TO, Gentner TQ. Associative learning enhances population coding by inverting interneuronal correlation patterns. Neuron. 2013;78(2):352–63. pmid:23622067
- 24. Libby A, Buschman TJ. Rotational dynamics reduce interference between sensory and memory representations. Nat Neurosci. 2021;24(5):715–26. pmid:33821001
- 25. Cowley BR, Snyder AC, Acar K, Williamson RC, Yu BM, Smith MA. Slow Drift of Neural Activity as a Signature of Impulsivity in Macaque Visual and Prefrontal Cortex. Neuron. 2020;108(3):551-567.e8. pmid:32810433
- 26. Driscoll LN, Pettit NL, Minderer M, Chettih SN, Harvey CD. Dynamic Reorganization of Neuronal Activity Patterns in Parietal Cortex. Cell. 2017;170(5):986-999.e16. pmid:28823559
- 27. Druckmann S, Chklovskii DB. Neuronal circuits underlying persistent representations despite time varying activity. Curr Biol. 2012;22(22):2095–103. pmid:23084992
- 28. Fraser GW, Schwartz AB. Recording from the same neurons chronically in motor cortex. J Neurophysiol. 2012;107(7):1970–8. pmid:22190623
- 29. Liberti WA 3rd, Markowitz JE, Perkins LN, Liberti DC, Leman DP, Guitchounts G, et al. Unstable neurons underlie a stable learned behavior. Nat Neurosci. 2016;19(12):1665–71. pmid:27723744
- 30. Mau W, Hasselmo ME, Cai DJ. The brain in motion: How ensemble fluidity drives memory-updating and flexibility. Elife. 2020;9:e63550. pmid:33372892
- 31. Rule ME, O’Leary T. Self-healing codes: How stable neural populations can track continually reconfiguring neural representations. Proc Natl Acad Sci U S A. 2022;119(7):e2106692119. pmid:35145024
- 32. Schoonover CE, Ohashi SN, Axel R, Fink AJP. Representational drift in primary olfactory cortex. Nature. 2021;594(7864):541–6. pmid:34108681
- 33. Ajemian R, D’Ausilio A, Moorman H, Bizzi E. A theory for how sensorimotor skills are learned and retained in noisy and nonstationary neural circuits. Proc Natl Acad Sci U S A. 2013;110(52):E5078-87. pmid:24324147
- 34. Rokni U, Richardson AG, Bizzi E, Seung HS. Motor learning with unstable neural representations. Neuron. 2007;54(4):653–66. pmid:17521576
- 35. Singh A, Peyrache A, Humphries MD. Medial Prefrontal Cortex Population Activity Is Plastic Irrespective of Learning. J Neurosci. 2019;39(18):3470–83. pmid:30814311
- 36. Gallego JA, Perich MG, Chowdhury RH, Solla SA, Miller LE. Long-term stability of cortical population dynamics underlying consistent behavior. Nat Neurosci. 2020;23(2):260–70. pmid:31907438
- 37. Liu J, Farahat A, Vinck M. Representational drift shows same-class acceleration in visual cortex and artificial neural networks. bioRxiv. 2025;2025.
- 38. Loewenstein Y, Yanover U, Rumpel S. Predicting the Dynamics of Network Connectivity in the Neocortex. J Neurosci. 2015;35(36):12535–44. pmid:26354919
- 39. Moczulska KE, Tinter-Thiede J, Peter M, Ushakova L, Wernle T, Bathellier B, et al. Dynamics of dendritic spines in the mouse auditory cortex during memory formation and memory recall. Proc Natl Acad Sci U S A. 2013;110(45):18315–20. pmid:24151334
- 40. Rule ME, Loback AR, Raman DV, Driscoll LN, Harvey CD, O’Leary T. Stable task information from an unstable neural population. Elife. 2020;9:e51121. pmid:32660692
- 41. Abbott LF, Regehr WG. Synaptic computation. Nature. 2004;431(7010):796–803. pmid:15483601
- 42. Attardo A, Fitzgerald JE, Schnitzer MJ. Impermanence of dendritic spines in live adult CA1 hippocampus. Nature. 2015;523(7562):592–6. pmid:26098371
- 43. Holtmaat AJGD, Trachtenberg JT, Wilbrecht L, Shepherd GM, Zhang X, Knott GW, et al. Transient and persistent dendritic spines in the neocortex in vivo. Neuron. 2005;45(2):279–91. pmid:15664179
- 44. Holtmaat A, Svoboda K. Experience-dependent structural synaptic plasticity in the mammalian brain. Nat Rev Neurosci. 2009;10(9):647–58. pmid:19693029
- 45. Minerbi A, Kahana R, Goldfeld L, Kaufman M, Marom S, Ziv NE. Long-term relationships between synaptic tenacity, synaptic remodeling, and network activity. PLoS Biol. 2009;7(6):e1000136. pmid:19554080
- 46. Bellec G, Scherr F, Subramoney A, Hajek E, Salaj D, Legenstein R, et al. A solution to the learning dilemma for recurrent networks of spiking neurons. Nat Commun. 2020;11(1):3625. pmid:32681001
- 47. Gilra A, Gerstner W. Predicting non-linear dynamics by stable local learning in a recurrent spiking neural network. Elife. 2017;6:e28295. pmid:29173280
- 48. Murray JM. Local online learning in recurrent networks with random feedback. Elife. 2019;8:e43299. pmid:31124785
- 49. Asabuki T, Clopath C. Taming the chaos gently: a predictive alignment learning rule in recurrent neural networks. bioRxiv. 2024;2024.
- 50. Buonomano DV. Harnessing chaos in recurrent neural networks. Neuron. 2009;63(4):423–5. pmid:19709625
- 51. Lukoševičius M, Jaeger H. Reservoir computing approaches to recurrent neural network training. Comput Sci Rev. 2009;3: 127–49.
- 52. Maass W, Natschläger T, Markram H. Real-time computing without stable states: a new framework for neural computation based on perturbations. Neural Comput. 2002;14(11):2531–60. pmid:12433288
- 53. Sussillo D, Abbott LF. Generating coherent patterns of activity from chaotic neural networks. Neuron. 2009;63(4):544–57. pmid:19709635
- 54. Oja E. A simplified neuron model as a principal component analyzer. J Math Biol. 1982;15(3):267–73. pmid:7153672
- 55. Feulner B, Clopath C. Neural manifold under plasticity in a goal driven learning behaviour. PLoS Comput Biol. 2021;17(2):e1008621. pmid:33544700
- 56. Mastrogiuseppe F, Ostojic S. Linking Connectivity, Dynamics, and Computations in Low-Rank Recurrent Neural Networks. Neuron. 2018;99(3):609-623.e29. pmid:30057201
- 57. El Hamidi K, Mjahed M, El Kari A, Ayad H. Adaptive control using neural networks and approximate models for nonlinear dynamic systems. Model Simul Eng. 2020;2020:8642915.
- 58. Chestek CA, Batista AP, Santhanam G, Yu BM, Afshar A, Cunningham JP, et al. Single-neuron stability during repeated reaching in macaque premotor cortex. J Neurosci. 2007;27(40):10742–50. pmid:17913908
- 59. Sompolinsky H, Crisanti A, Sommers H. Chaos in random neural networks. Phys Rev Lett. 1988;61(3):259–62. pmid:10039285
- 60. Raman DV, Rotondo AP, O’Leary T. Fundamental bounds on learning performance in neural circuits. Proc Natl Acad Sci U S A. 2019;116(21):10537–46. pmid:31061133
- 61. Wärnberg E, Kumar A. Perturbing low dimensional activity manifolds in spiking neuronal networks. PLoS Comput Biol. 2019;15(5):e1007074. pmid:31150376
- 62. Boerlin M, Machens CK, Denève S. Predictive coding of dynamical variables in balanced spiking networks. PLoS Comput Biol. 2013;9(11):e1003258. pmid:24244113
- 63. Denève S, Machens CK. Efficient codes and balanced networks. Nat Neurosci. 2016;19(3):375–82. pmid:26906504
- 64. Recanatesi S, Farrell M, Lajoie G, Deneve S, Rigotti M, Shea-Brown E. Predictive learning as a network mechanism for extracting low-dimensional latent space representations. Nat Commun. 2021;12(1):1417. pmid:33658520
- 65. Kossio YFK, Goedeke S, Klos C, Memmesheimer R-M. Drifting assemblies for persistent memory: Neuron transitions and unsupervised compensation. Proc Natl Acad Sci U S A. 2021;118(46):e2023832118. pmid:34772802
- 66. Kappel D, Habenschuss S, Legenstein R, Maass W. Network Plasticity as Bayesian Inference. PLoS Comput Biol. 2015;11(11):e1004485. pmid:26545099
- 67. Popa LS, Streng ML, Hewitt AL, Ebner TJ. The Errors of Our Ways: Understanding Error Representations in Cerebellar-Dependent Motor Learning. Cerebellum. 2016;15(2):93–103. pmid:26112422
- 68. Pozzi I, Bohté S, Roelfsema P. A biologically plausible learning rule for deep learning in the brain. 2019.
- 69. Whittington JCR, Bogacz R. Theories of Error Back-Propagation in the Brain. Trends Cogn Sci. 2019;23(3):235–50. pmid:30704969
- 70. Qin S, Farashahi S, Lipshutz D, Sengupta AM, Chklovskii DB, Pehlevan C. Coordinated drift of receptive fields in Hebbian/anti-Hebbian network models during noisy representation learning. Nat Neurosci. 2023;26(2):339–49. pmid:36635497
- 71. Ratzon A, Derdikman D, Barak O. Representational drift as a result of implicit regularization. Elife. 2024;12:RP90069. pmid:38695551
- 72. Devalle F, Zou L, Cecchini G, Roxin A. Representational drift as the consequence of ongoing memory storage. Sci Rep. 2025;15(1):27746. pmid:40739304
- 73. Eppler J-B, Lai T, Aschauer DF, Rumpel S, Kaschube M. Representational drift reflects ongoing balancing of stochastic changes by Hebbian learning. Proc Natl Acad Sci U S A. 2026;123(5):e2503046123. pmid:41609674
- 74. Cazalets T, Dambre J. Reshaping reservoirs with hebbian plasticity: unsupervised adaptation that works. 2025. https://www.researchsquare.com/article/rs-6759166/latest
- 75. Centorrino V, Bullo F, Russo G. Modeling and contractivity of neural-synaptic networks with Hebbian learning. Automatica. 2024;164:111636.
- 76. Fourati R, Ammar B, Sanchez-Medina J, Alimi AM. Unsupervised Learning in Reservoir Computing for EEG-Based Emotion Recognition. IEEE Trans Affective Comput. 2022;13(2):972–84.
- 77. Goto Y, Kitajo K. Selective consistency of recurrent neural networks induced by plasticity as a mechanism of unsupervised perceptual learning. PLoS Comput Biol. 2024;20(9):e1012378. pmid:39226313
- 78. Morales GB, Mirasso CR, Soriano MC. Unveiling the role of plasticity rules in reservoir computing. Neurocomputing. 2021;461:705–15.
- 79.
Shervani-Tabar N, Mirhoseini MA, Rosenbaum R. Oja’s plasticity rule overcomes challenges of training neural networks under biological constraints. In: ArXiv Prepr, 2024. https://www.researchgate.net/profile/Navid-Shervani-Tabar/publication/383216690_Oja’s_plasticity_rule_overcomes_several_challenges_of_training_neural_networks_under_biological_constraints/links/67f56b4603b8d7280e2f54b2/Ojas-plasticity-rule-overcomes-several-challenges-of-training-neural-networks-under-biological-constraints.pdf
- 80. Shervani-Tabar N, Rosenbaum R. Meta-learning biologically plausible plasticity rules with random feedback pathways. Nat Commun. 2023;14(1):1805. pmid:37002222
- 81. Voegtlin T. Adaptive synchronization of activities in a recurrent network. Neural Comput. 2009;21(6):1749–75. pmid:19191597
- 82.
Voegtlin T, Dominey PF. Learning high-degree sequences in a linear network. In: IJCNN’01. International Joint Conference on Neural Networks. Proceedings (Cat. No.01CH37222). 940–4. https://doi.org/10.1109/ijcnn.2001.939486
- 83. Yusoff MH, Chrol-Cannon J, Jin Y. Modeling neural plasticity in echo state networks for classification and regression. Inf Sci. 2016;364:184–96.
- 84. Brandman DM, Hosman T, Saab J, Burkhart MC, Shanahan BE, Ciancibello JG, et al. Rapid calibration of an intracortical brain-computer interface for people with tetraplegia. J Neural Eng. 2018;15(2):026007. pmid:29363625
- 85. Gozel O, Doiron B. Between-area communication through the lens of within-area neuronal dynamics. Sci Adv. 2024;10(42):eadl6120. pmid:39413191
How it works
Once you click Generate, Ollama reads this article and crafts 5 comprehension questions. Your answers are graded against the article content — general knowledge won't be enough. Score 70+ to count toward your certificate.
Questions are cached — you'll always get the same 5 for this article.