SYNTHESIS NOTE
TopicsNovel Architecturesthis note

Can cognition work by reusing memory instead of recomputing?

Does intelligence emerge from structured navigation of prior inference paths rather than fresh computation? This challenges whether brains and AI systems need to recalculate constantly or can leverage stored trajectories for efficiency.

Synthesis note · 2026-02-23 · sourced from Novel Architectures

Memory-Amortized Inference (MAI) proposes that intelligence is fundamentally non-ergodic: it emerges from structured reuse of prior inference trajectories, not from uniform sampling or optimization from scratch. This is a sharp departure from standard computational models where each inference begins fresh.

The core framework: cognition is modeled as inference over latent cycles in memory. Memory trajectories define topologically stable, entropy-minimizing paths through representational space. The system navigates over constrained latent manifolds guided by persistent topological memory — enabling context-aware, structure-preserving inference with dramatically reduced computational cost.

The most provocative claim is the time-reversal duality between MAI and RL: whereas RL propagates value forward from reward (bootstrapping over futures), MAI reconstructs latent causes backward from memory structures (inferring the past from its traces). Both rely on partial, structure-aware updates to minimize uncertainty. This duality allows MAI to invert RL's reward-driven flow, replacing energy-intensive iteration with structure-aware reuse.

Practical implications:

This is highly theoretical and requires empirical validation. But the conceptual contribution is clear: if RL is "learning what to do from future rewards," MAI is "learning what happened from past memories." The suggestion that these are formally dual operations connecting cognition to decision-making opens a new theoretical perspective on the relationship between memory and agency.

Inquiring lines that read this note 26

This note is a source for these research framings, grouped by the broader line of inquiry each explores. Scan the bold lines of inquiry; follow any specific question forward.

What memory architectures best support persistent reasoning across extended interactions? Can AI-generated outputs constitute genuine knowledge or valid claims? How do LLMs distinguish causal reasoning from temporal and semantic associations? How do interface design choices shape consciousness attribution? Do autonomous architecture discoveries follow predictable scaling laws? How does AI assistance affect human cognitive development and reasoning autonomy? How should memory consolidation strategies shape agent performance over time? Is embodied interaction necessary for language meaning and genuine agency? How do self-generated feedback mechanisms enable effective model learning? What memory abstraction level best enables agent knowledge reuse? What are the consequences of models training on synthetic data? How does latent reasoning compare to verbalized chain-of-thought?

Related concepts in this collection 3

This note in its neighbourhood — explore the map, then jump to a related concept in the list below.

Concept map
14 direct connections · 122 in 2-hop network ·medium cluster Open in graph ↗

Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph

your link semantically near linked from elsewhere

Related papers in this collection 8

Papers most semantically related to this note, ranked by cosine similarity in the embedding space.

Original note title

memory-amortized inference models cognition as navigation over constrained latent manifolds — the time-reversal dual of reinforcement learning