associative-recall

Tag

Cards List
#associative-recall

Remembering Distinct Items, Not Tokens: A Learnable Dirichlet-Process Cache Between State-Space Models and Attention

arXiv cs.LG · 2026-07-14 Cached

This paper proposes a learnable Dirichlet-process cache that allocates memory slots only for novel inputs, enabling efficient associative recall with a cache size proportional to distinct items rather than token count. It combines DP-means clustering with recurrent backbones, demonstrating effectiveness on associative recall benchmarks and real-world streams.

0 favorites 0 likes
#associative-recall

Matrix Orthogonalization Improves Memory in Recurrent Models

Hacker News Top · 2026-07-01 Cached

This work proposes orthogonalizing the memory matrix of mLSTM recurrent models to improve their performance on noisy associative recall tasks. Experiments show that using Newton-Schulz iterations for read-only orthogonalization enhances validation accuracy compared to baseline mLSTM.

0 favorites 0 likes
#associative-recall

T-Mem: Memory That Anticipates, Not Archives

arXiv cs.CL · 2026-06-16 Cached

T-Mem is a new long-term conversational memory architecture that enables both descriptive and associative recall, covering scenarios where query and memory share surface features and those where they are connected by latent semantic arcs. It reaches state-of-the-art on the LoCoMo and LoCoMo-Plus benchmarks.

0 favorites 0 likes
#associative-recall

Generic Triple-Latent Compression with Gated Associative Retrieval

arXiv cs.CL · 2026-06-05 Cached

This paper introduces generic triple-latent recurrent models that compress token pair interactions into a latent state, and a gated associative retrieval variant that improves exact recall. The hybrid model outperforms Transformers on byte-level WikiText-2 and a tokenized language benchmark, achieving up to 41.9% associative recall versus 25%.

0 favorites 0 likes
← Back to home

Submit Feedback