Predictive Associative Memory: Retrieval Beyond Similarity Through Temporal Co-occurrence
Jason Dury

TL;DR
This paper introduces Predictive Associative Memory (PAM), a neural architecture that learns to recall memories based on temporal co-occurrence rather than similarity, improving associative recall accuracy in synthetic benchmarks.
Contribution
The paper proposes PAM, which uses a JEPA-style predictor trained on temporal co-occurrence, enabling retrieval based on association rather than similarity, a novel approach in memory models.
Findings
97% accurate retrieval of true temporal associates
Achieves cross-boundary Recall@20 of 0.421 with zero cosine similarity
Discriminates experienced-together from never-experienced-together states with AUC of 0.916
Abstract
Current approaches to memory in neural systems rely on similarity-based retrieval: given a query, find the most representationally similar stored state. This assumption -- that useful memories are similar memories -- fails to capture a fundamental property of biological memory: association through temporal co-occurrence. We propose Predictive Associative Memory (PAM), an architecture in which a JEPA-style predictor, trained on temporal co-occurrence within a continuous experience stream, learns to navigate the associative structure of an embedding space. We introduce an Inward JEPA that operates over stored experience (predicting associatively reachable past states) as the complement to the standard Outward JEPA that operates over incoming sensory data (predicting future states). We evaluate PAM as an associative recall system -- testing faithfulness of recall for experienced…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace Recognition and Perception · Action Observation and Synchronization · Functional Brain Connectivity Studies
