English

Persistent Memory Through Triple-Loop Consolidation in a Non-Gradient Dissipative Cognitive Architecture

Neural and Evolutionary Computing 2026-03-31 v1 Neurons and Cognition

Abstract

Dissipative cognitive architectures maintain computation through continuous energy expenditure, where units that exhaust their energy are stochastically replaced with fresh random state. This creates a fundamental challenge: how can persistent, context-specific memory survive when all learnable state is periodically destroyed? Existing memory mechanisms -- including elastic weight consolidation, synaptic intelligence, and surprise-driven gating -- rely on gradient computation and are inapplicable to non-gradient dissipative systems. We introduce Deep Memory (DM), a non-gradient persistent memory mechanism operating through a triple-loop consolidation cycle: (1) recording of expert-specific content centroids, (2) seeding of replaced units with stored representations, and (3) stabilization through continuous re-entry. We demonstrate that discrete expert routing via Mixture-of-Experts (MoE) gating is a causal prerequisite for DM, preventing centroid convergence that would render stored memories identical. Across 970{\sim}970 simulation runs spanning thirteen experimental blocks: (i) discrete routing is causally necessary for specialization (MI=1.10\text{MI}=1.10 vs. 0.0010.001; n=91n=91); (ii) DM achieves R=0.984R=0.984 vs. 0.3850.385 without memory (n=16n=16); (iii) continuous seeding reconstructs representations after interference (Rrecon=0.978R_\mathrm{recon}=0.978; one-shot fails; n=30n=30); (iv) the mechanism operates within a characterized (K,p)(K,p) envelope (n=350n=350); (v) recording ×\times seeding is the minimal critical dyad (n=40n=40); (vi) DM outperforms non-gradient baselines (Hopfield, ESN) under matched turnover (n=370n=370). These results establish DM as a falsifiable mechanism for persistent memory in non-gradient cognitive systems, with functional parallels to hippocampal consolidation.

Keywords

Cite

@article{arxiv.2603.27188,
  title  = {Persistent Memory Through Triple-Loop Consolidation in a Non-Gradient Dissipative Cognitive Architecture},
  author = {Jianwei Lou},
  journal= {arXiv preprint arXiv:2603.27188},
  year   = {2026}
}

Comments

28 pages, 7 figures, 6 tables. Submitted to Frontiers in Computational Neuroscience. Ancillary file: dm_minimal_reproduction.py (NumPy-only reproduction script, ~200 lines)

R2 v1 2026-07-01T11:42:11.154Z