paper-with-me

홈 › Papers

A Framework for Inference Inspired by Human Memory Mechanisms

2023-10-01 · Xiangyu Zeng, Jie Lin, Piao Hu, Ruizheng Huang, Zhicheng Zhang

How humans and machines make sense of current inputs for relation reasoning and question-answering while putting the perceived information into context of our past memories, has been a challenging conundrum in cognitive science and artificial intelligence. Inspired by human brain's memory system and cognitive architectures, we propose a PMI framework that consists of perception, memory and inference components. Notably, the memory module comprises working and long-term memory, with the latter endowed with a higher-order structure to retain extensive and complex relational knowledge and experience. Through a differentiable competitive write access, current perceptions update working memory, which is later merged with long-term memory via outer product associations, reducing information conflicts and averting memory overflow. In the inference module, relevant information is retrieved from two separate memory origins and associatively integrated to attain a more comprehensive and precise interpretation of current perceptions. We exploratively apply our PMI to improve prevailing Transformers and CNN models on question-answering tasks like bAbI-20k and Sort-of-CLEVR datasets, as well as detecting equilateral triangles, language modeling and image classification tasks, and in each case, our PMI enhancements consistently outshine their original counterparts significantly. Visualization analyses reveal that relational memory consolidation, along with the interaction and integration of information from diverse memory sources, substantially contributes to the model effectiveness on inference tasks.

📄 PDF Abstract BibTeX arXiv:2310.09297

Code (1)

zengxyyu/PMI-TR 공식 구현 pytorch

Tasks

image-classificationImage ClassificationLanguage ModelingLanguage ModellingQuestion Answering

Similar Papers 제목 키워드 기반

Video World Models with Long-term Spatial Memory

2025-06-05 · Tong Wu, Shuai Yang, Ryan Po, Yinghao Xu 외

Emerging world models autoregressively generate video frames in response to actions, such as camera movements and text prompts, among other control signals. Due to limited temporal context window sizes, these models ofte…

FadeMem: Biologically-Inspired Forgetting for Efficient Agent Memory

2026-01-26 · Lei Wei, Xiao Peng, Xu Dong, Niantao Xie 외 arxiv

Large language models deployed as autonomous agents face critical memory limitations, lacking selective forgetting mechanisms that lead to either catastrophic forgetting at context boundaries or information overload with…

Human-inspired Perspectives: A Survey on AI Long-term Memory

2024-11-01 · Zihong He, Weizhe Lin, Hao Zheng, Fan Zhang 외

With the rapid advancement of AI systems, their abilities to store, retrieve, and utilize information over the long term - referred to as long-term memory - have become increasingly significant. These capabilities are cr…

Survey

Transformer Mechanisms Mimic Frontostriatal Gating Operations When Trained on Human Working Memory Tasks

2024-02-13 · Aaron Traylor, Jack Merullo, Michael J. Frank, Ellie Pavlick

Models based on the Transformer neural network architecture have seen success on a wide variety of tasks that appear to require complex "cognitive branching" -- or the ability to maintain pursuit of one goal while accomp…

SPICED: A Synaptic Homeostasis-Inspired Framework for Unsupervised Continual EEG Decoding

2025-09-22 · Yangxuan Zhou, Sha Zhao, Jiquan Wang, Haiteng Jiang 외 arxiv

Human brain achieves dynamic stability-plasticity balance through synaptic homeostasis. Inspired by this biological principle, we propose SPICED: a neuromorphic framework that integrates the synaptic homeostasis mechanis…

Continual LearningEeg Decoding