Parametric Memory Law Overview
- Parametric Memory Law defines how explicit parameters, such as the fractional order α, modulate the influence of past states across diverse systems including fractional dynamics, neural networks, and economics.
- Modulating parameters like α alters system stability, bifurcation behavior, and memory depth, enabling tunable long-range interactions and selective consolidation in various applications.
- The framework supports modern memory models in AI by leveraging power-law kernels, low-rank updates, and gating mechanisms to scale memory storage independently of system depth.
Parametric memory law denotes a memory rule whose present effect is governed by explicit parameterization rather than by an unstructured dependence on the past. Across the cited literatures, the term has several technically distinct realizations. In fractional dynamics, it refers to power-law kernels indexed by a real order parameter, typically , so that past states are weighted by or . In contemporary machine learning, it refers to knowledge stored in parameters or auxiliary parametric modules, together with laws that quantify scaling, gating, or selective consolidation of that memory. In economics, human recall, memristive circuits, and quantum associative memory, the same expression denotes explicit functional rules linking memory strength, storage, or retrieval to tunable parameters or latent state variables (Edelman, 2013, Li, 30 Jan 2026, Naim et al., 2019).
1. Conceptual scope and terminological variants
A parametric memory law is not a single theorem shared by all fields; rather, it is a family of constructions in which the contribution of past information is modulated by one or more explicit parameters. In nonlinear fractional maps, the parameter is usually the fractional order , and the law takes the form of a long-range kernel . In that setting, changing changes the strength, range, and effective dimensionality of memory (Edelman, 2016).
In parametric neural memory, the same phrase shifts meaning. The memory is the information stored in learned parameters, and the law is a quantitative relation or update rule governing how that storage scales or is rewritten. Examples include the power law for LoRA-based exact memorization, and memory-only update rules in which a sparse subset of parameters is selected and modified while the backbone is frozen (Xu et al., 28 May 2026).
A further distinction, emphasized in long-running agent work, separates memory access from memory depth. Retrieval systems provide access to stored facts at inference time, whereas deep parametric memory supplies durable goal-conditioned tendencies that persist after working context is unloaded. This suggests that “parametric memory law” in agentic systems often denotes a rule for which experiences are written into parameters and how strongly they are consolidated (Han, 25 Jun 2026).
2. Fractional dynamics and power-law kernels
The most classical use of the term arises in systems with power-law memory described by fractional calculus. In this literature, the law is explicit: the weight of a past state at time in defining the present state at time is proportional to . For kicked nonlinear systems, this yields 0-families of maps in which the next state depends on all previous states, for example
1
with analogous Riemann–Liouville and Caputo forms. Integer 2 recovers familiar finite-dimensional maps, while non-integer 3 gives genuine long-range power-law memory (Edelman, 2013).
The continuous-time origin of these maps is the fractional derivative, represented by a Volterra-type kernel. In Caputo form,
4
so the operator is itself a memory law. Discretization yields long-term memory maps, fractional universal maps, and fractional difference maps with either exact power-law weights or asymptotically power-law falling-factorial weights. In all cases, 5 is the memory parameter controlling how slowly the kernel decays (Edelman, 2016).
Varying 6 changes both local stability and global bifurcation structure. The resulting phase spaces may contain periodic sinks, attracting slow-diverging trajectories, attracting accelerator mode trajectories, chaotic attractors, and cascade of bifurcations type trajectories (CBTT). In these systems, universality persists, but with new features: critical values of 7 become functions of 8, convergence is power-law rather than exponential, and period-doubling can occur along a single trajectory in time rather than only under parameter sweeps (Edelman, 2017).
3. Physical, biological, economic, and recall formulations
In intersectoral dynamics, the parametric memory law is implemented by replacing the standard accelerator 9 with a Caputo derivative: 0 For 1, this introduces a fading kernel 2; for 3, the classical memoryless model is recovered; and for 4, the model acquires additional inertial effects. The resulting closed and open Leontief-type systems have solutions in terms of Mittag–Leffler functions, and effective growth rates are reparametrized as 5 (Tarasova et al., 2017).
Human free recall yields a different but equally explicit law. In the associative-search model of random lists, the average number of recalled items 6 is related to the number of items effectively stored in memory 7 by the parameter-free formula
8
Here the law is not a tunable kernel but a fixed scaling relation between storage and recall capacity. The prefactor 9 is derived rather than fitted, and the model predicts that recall grows sublinearly as 0, separating acquisition from retrieval dynamics (Naim et al., 2019).
In purely memristive circuits, the law governs internal state variables 1 under topological constraints. The network-level evolution can be written as
2
where 3, 4 is a topology-dependent projector, and only 5 memory degrees of freedom are independent. In the weakly nonlinear regime, the dynamics becomes a constrained gradient descent; in the strongly nonlinear regime, a conservation law for squared memory variables appears (Caravelli, 2016).
A quantum associative version appears in parametric probabilistic quantum memory. There the parameter is a phase-scale factor 6, and the retrieval law for binary patterns becomes
7
The parameter 8 rescales the Hamming-distance phase and thereby sharpens or softens discrimination. In this formulation, the law is a distance-to-probability mapping governed by a single continuous control variable (Sousa et al., 2020).
4. Scaling parametric memory in neural sequence models
In autoregressive modeling, parametric memory is treated as the repository of factual knowledge or visual patterns stored in model parameters. MoVE introduces a global bank of learnable value embeddings
9
shared across all attention layers, together with a soft gating mechanism that mixes retrieved value embeddings into the value stream. The central scaling variable is the number of slots 0. Because the additional FLOP term
1
is small relative to the dense backbone cost
2
the paper argues that parametric memory can be scaled independently of depth; for 3, 4, 5, and 6, the reported overhead is 7. Empirically, validation loss improves monotonically as 8 increases over the tested range (Li, 30 Jan 2026).
A distinct formulation appears in LoRA finetuning, where parametric memory is measured as exact verbatim content written into low-rank updates. The reported Parametric Memory Law is
9
where 0 is LoRA rank, 1 is sequence length, and 2 is loss reduction over answer tokens. At token level, the paper identifies a deterministic phase transition: under greedy decoding, 3 is a sufficient condition for correct recall, equivalently 4. On that basis it proposes MemFT, which reallocates optimization toward sub-threshold tokens (Xu et al., 28 May 2026).
These two lines of work use different memory objects—global value banks in one case and low-rank residuals in the other—but they share a common thesis: parametric memory can be treated as an independent scaling axis with its own quantitative laws, rather than as a by-product of model width or depth.
5. Retrieval, agents, and selective parametric consolidation
In retrieval-augmented LLMs, the central question is not only how much the model knows parametrically, but when that knowledge is overridden by retrieved context. In Atlas-style RAG, causal mediation analysis shows that when the model can choose between parametric and non-parametric information, it relies more on context than on parametric knowledge. Early layers use subject and relation tokens to judge relevance, while later layers focus on object tokens and support copying. Parametric memory thus acts as a fallback when context is judged irrelevant or damaged, rather than as the dominant source whenever retrieval is present (Farahani et al., 2024).
In self-evolving agents, TMEM recasts parametric memory as fast weights. The policy is sampled from 5, where 6 is an episode-local LoRA delta updated online from extraction actions that produce QA supervision. The fast-weight update is constrained to a fixed low-rank subspace, and SVD-based initialization of the LoRA projection improves online adaptation. This formulation turns memory writing into part of the agentic decision process: extraction quality determines future parametric adaptation within the same rollout (Ren et al., 3 Jun 2026).
ParamMem and ParamAgent use a different agentic route. Here the parametric module is a LoRA-finetuned LLM 7 whose output is not the task answer but a reflection signal. The module is trained on synthetic reflection pairs 8, then sampled at low temperature in the first iteration and higher temperature later to inject reflective diversity. Across five datasets and three reflection frameworks, the reported average Pearson correlation between reflective diversity and performance is 9, and ParamAgent consistently improves over Reflexion, DoT, and DoT-bank on programming and multi-hop QA (Yao et al., 26 Feb 2026).
Selective parametric consolidation for long-running agents is formalized even more explicitly in EVAF. Each event receives a surprise score and a valence score, and the write gate is
0
Only events with 1 are admitted to the write buffer, after which sparse LoRA updates are applied with replay and an L2 anchor. In the loop-drift protocol, retrieval is strongest on short-fact accuracy (2–3), whereas EVAF is strongest on goal persistence and post-unload recovery (4–5) with only 6–7 parametric writes per 8 events. Mechanism controls further show that selective consolidation factorizes into selection and actuation, and that stale-memory invalidation remains unresolved (Han, 25 Jun 2026).
6. Continual learning, modular stabilization, and unresolved boundaries
Continual learning work extends the idea of a parametric memory law from single-model scaling to long-horizon consolidation. Semi-parametric Memory Consolidation introduces a dual memory per task: non-parametric low-entropy cues 9 and a parametric pattern-completion network 0. During wake, the system constructs and stores compressed cues; during sleep, it replays reconstructed samples to consolidate the backbone and classifier. This biomimetic wake–sleep mechanism approximates joint training while avoiding raw exemplar storage, and on ImageNet-100 the method approaches joint-training performance with a memory footprint comparable to replay-based baselines (Liu et al., 20 Apr 2025).
A related but more modular design appears in continual generative retrieval. PAMT adds a Parametric Memory Head to a frozen adapted GenIR backbone. The PMH is a product-key memory with fixed addressing; decoder hidden states retrieve sparse value vectors that yield residual hidden-space corrections, and those corrections are mapped to score adjustments only over trie-valid tokens. To reduce cross-slice interference, PAMT protects historically important rows and updates only a fixed budget of value entries chosen by current access frequency multiplied by inverse historical frequency. The result is a memory-only stabilization stage that improves retention on earlier slices while minimally affecting performance on newly added documents (Mekonnen et al., 25 Apr 2026).
Across these literatures, a recurring misconception is that parametric memory is simply “more parameters.” The surveyed work indicates a narrower and more structured picture. In fractional systems, memory is a kernel law whose order changes stability and universality. In neural sequence models, it is often a separate scaling variable or low-rank store. In agents and continual learners, it is a controlled write process governed by gating, replay, protection, and bounded drift. A plausible synthesis is that parametric memory becomes useful when three conditions are met simultaneously: the write rule is selective, the substrate is modular enough to localize interference, and the memory signal complements rather than duplicates retrieval. Open boundaries remain explicit in the source literature, including the missing exchange rate between memory slots and transformer depth, the lack of principled stale-memory invalidation in selective consolidation, and unresolved universality questions for low-1 fractional dynamics (Mekonnen et al., 25 Apr 2026, Han, 25 Jun 2026, Edelman, 2017).