paper-with-me

Papers

Latent Structured Hopfield Network for Semantic Association and Retrieval

2025-06-02 · Chong Li, xiangyang xue, Jianfeng Feng, Taiping Zeng

Episodic memory enables humans to recall past experiences by associating semantic elements such as objects, locations, and time into coherent event representations. While large pretrained models have shown remarkable progress in modeling semantic memory, the mechanisms for forming associative structures that support episodic memory remain underexplored. Inspired by hippocampal CA3 dynamics and its role in associative memory, we propose the Latent Structured Hopfield Network (LSHN), a biologically inspired framework that integrates continuous Hopfield attractor dynamics into an autoencoder architecture. LSHN mimics the cortical-hippocampal pathway: a semantic encoder extracts compact latent representations, a latent Hopfield network performs associative refinement through attractor convergence, and a decoder reconstructs perceptual input. Unlike traditional Hopfield networks, our model is trained end-to-end with gradient descent, achieving scalable and robust memory retrieval. Experiments on MNIST, CIFAR-10, and a simulated episodic memory task demonstrate superior performance in recalling corrupted inputs under occlusion and noise, outperforming existing associative memory models. Our work provides a computational perspective on how semantic elements can be dynamically bound into episodic memory traces through biologically grounded attractor mechanisms. Code: https://github.com/fudan-birlab/LSHN.

📄 PDF Abstract BibTeX arXiv:2506.01303

Code (1)

fudan-birlab/lshn 공식 구현 pytorch

Tasks

DecoderRetrieval

Similar Papers 제목 키워드 기반

Sparse and Structured Hopfield Networks

2024-02-21 · Saul Santos, Vlad Niculae, Daniel McNamee, Andre F. T. Martins

Modern Hopfield networks have enjoyed recent interest due to their connection to attention in transformers. Our paper provides a unified framework for sparse Hopfield networks by establishing a link with Fenchel-Young lo…

Multiple Instance LearningRetrieval

Hopfield-Fenchel-Young Networks: A Unified Framework for Associative Memory Retrieval

2024-11-13 · Saul Santos, Vlad Niculae, Daniel McNamee, André F. T. Martins

Associative memory models, such as Hopfield networks and their modern variants, have garnered renewed interest due to advancements in memory capacity and connections with self-attention in transformers. In this work, we …

Image RetrievalMultiple Instance LearningRetrieval

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

On Sparse Modern Hopfield Model

2023-09-22 · NeurIPS 2023 11 · Jerry Yao-Chieh Hu, Donglin Yang, Dennis Wu, Chenwei Xu 외

We introduce the sparse modern Hopfield model as a sparse extension of the modern Hopfield model. Like its dense counterpart, the sparse modern Hopfield model equips a memory-retrieval dynamics whose one-step approximati…

modelRetrieval

Active Adversarial Perturbation-driven Associative Memory Retrieval for RGB-Event Visual Object Tracking

2026-06-24 · Xiao Wang, Xufeng Lou, Zikang Yan, Lan Chen 외 arxiv

RGB-Event tracking improves localization robustness by fusing RGB appearance textures and dense temporal motion cues from event sensors. While this multi-modal scheme broadens tracking applicability, real-world scenes su…

Visual Object Tracking