paper-with-me

Papers

Associative Memory in Iterated Overparameterized Sigmoid Autoencoders

2020-06-30 · ICML 2020 1 · Yibo Jiang, Cengiz Pehlevan

Recent work showed that overparameterized autoencoders can be trained to implement associative memory via iterative maps, when the trained input-output Jacobian of the network has all of its eigenvalue norms strictly below one. Here, we theoretically analyze this phenomenon for sigmoid networks by leveraging recent developments in deep learning theory, especially the correspondence between training neural networks in the infinite-width limit and performing kernel regression with the Neural Tangent Kernel (NTK). We find that overparameterized sigmoid autoencoders can have attractors in the NTK limit for both training with a single example and multiple examples under certain conditions. In particular, for multiple training examples, we find that the norm of the largest Jacobian eigenvalue drops below one with increasing input norm, leading to associative memory.

📄 PDF Abstract BibTeX arXiv:2006.16540

Code (0)

등록된 구현이 없습니다.

Tasks

Learning Theoryregression

Methods 이 논문이 사용한 방법론

NTK 설명 없음

Similar Papers 제목 키워드 기반

Overparameterized Neural Networks Implement Associative Memory

2019-09-26 · Adityanarayanan Radhakrishnan, Mikhail Belkin, Caroline Uhler

Identifying computational mechanisms for memorization and retrieval of data is a long-standing problem at the intersection of machine learning and neuroscience. Our main finding is that standard overparameterized deep ne…

MemorizationRetrieval

Overparameterized Neural Networks Can Implement Associative Memory

2019-09-25 · Adityanarayanan Radhakrishnan, Mikhail Belkin, Caroline Uhler

Identifying computational mechanisms for memorization and retrieval is a long-standing problem at the intersection of machine learning and neuroscience. In this work, we demonstrate empirically that overparameterized de…

MemorizationRetrieval

Learning Associative Memories with Gradient Descent

2024-02-28 · Vivien Cabannes, Berfin Simsek, Alberto Bietti

This work focuses on the training dynamics of one associative memory module storing outer products of token embeddings. We reduce this problem to the study of a system of particles, which interact according to properties…

Memorization

Echo: KV-Cache-Free Associative Recall with Spectral Koopman Operators

2026-05-07 · Anupama Sridhar, Alexander Johansen arxiv

Long chain-of-thought reasoning and agentic tool-calling produce traces spanning tens of thousands of tokens, yet Transformer KV caches grow linearly with sequence length, creating a memory bottleneck on commodity hardwa…

Memorization in Overparameterized Autoencoders

2018-10-16 · ICML Workshop Deep_Phenomen 2019 6 · Adityanarayanan Radhakrishnan, Karren Yang, Mikhail Belkin, Caroline Uhler

The ability of deep neural networks to generalize well in the overparameterized regime has become a subject of significant research interest. We show that overparameterized autoencoders exhibit memorization, a form of in…

Inductive BiasMemorization