paper-with-me

홈 › Papers

HoReN: Normalized Hopfield Retrieval for Large-Scale Sequential Model Editing

2026-05-02 · Yuan Fang, Yi Xie, Xuming Ran arxiv

Large language models encode vast factual knowledge that can become outdated or incorrect after deployment, yet retraining is prohibitively costly. This motivates lifelong model editing, which updates targeted behavior while preserving the rest of the model. Existing editors, both parameter-modifying and parameter-preserving, degrade severely as edits accumulate and struggle to generalize across paraphrases. We propose HoReN, a codebook-based parameter-preserving editor that wraps a single MLP layer with a discrete key-value memory. HoReN treats each codebook entry as both a knowledge key and a Hopfield stored pattern, retrieves edits by angular similarity on the unit hypersphere, and refines queries through damped Hopfield dynamics so paraphrases converge to the correct memory basin while unrelated inputs remain stable. HoReN achieves strong editing performance with consistent gains across diverse benchmarks spanning standard ZsRE, structured WikiBigEdit, and unstructured UnKE evaluations. Moreover, HoReN scales to 50K sequential edits on ZsRE with stable overall performance above 0.93, while prior editors collapse or degrade severely before reaching 10K. Our code is available at https://github.com/ha11ucin8/HoReN.

📄 PDF Abstract BibTeX arXiv:2605.08143

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Dynamical Theory of Sequential Retrieval in Input-Driven Hopfield Networks

2026-03-03 · Simone Betteti, Giacomo Baggio, Sandro Zampieri arxiv

Reasoning is the ability to integrate internal states and external inputs in a meaningful and semantically consistent flow. Contemporary machine learning (ML) systems increasingly rely on such sequential reasoning, from …

Emergent Self-Attention from Astrocyte-Gated Associative Memory Dynamics

2026-04-28 · Arnau Vivet, Alex Arenas arxiv

We introduce a Hopfield-type associative memory in which effective connectivity is multiplicatively modulated by astrocytic gains evolving under an entropy-regularized replicator equation. The coupled neuron-astrocyte dy…

Uniform Memory Retrieval with Larger Capacity for Modern Hopfield Models

2024-04-04 · Dennis Wu, Jerry Yao-Chieh Hu, Teng-Yun Hsiao, Han Liu

We propose a two-stage memory retrieval dynamics for modern Hopfield models, termed $\mathtt{U\text{-}Hop}$, with enhanced memory capacity. Our key contribution is a learnable feature map $\Phi$ which transforms the Hopf…

Retrieval

Outlier-Efficient Hopfield Layers for Large Transformer-Based Models

2024-04-04 · Jerry Yao-Chieh Hu, Pei-Hsuan Chang, Robin Luo, Hong-Yu Chen 외

We introduce an Outlier-Efficient Modern Hopfield Model (termed $\mathrm{OutEffHop}$) and use it to address the outlier inefficiency problem of {training} gigantic transformer-based models. Our main contribution is a nov…

BenchmarkingQuantizationRetrieval

Modern Hopfield Networks meet Encoded Neural Representations -- Addressing Practical Considerations

2024-09-24 · Satyananda Kashyap, Niharika S. D'Souza, Luyao Shi, Ken C. L. Wong 외

Content-addressable memories such as Modern Hopfield Networks (MHN) have been studied as mathematical models of auto-association and storage/retrieval in the human declarative memory, yet their practical use for large-sc…

Natural Language QueriesRetrieval