A Framework for Inference Inspired by Human Memory Mechanisms
Xiangyu Zeng, Jie Lin, Piao Hu, Ruizheng Huang, Zhicheng Zhang

TL;DR
This paper introduces a PMI framework inspired by human memory, integrating perception, working, and long-term memory to enhance relation reasoning and question-answering in AI models, demonstrating significant improvements across various tasks.
Contribution
The paper proposes a novel PMI framework with a structured memory system and differentiable write access, improving AI models' reasoning capabilities inspired by human memory mechanisms.
Findings
PMI-enhanced models outperform original models on QA tasks.
Relational memory consolidation improves inference accuracy.
Integration of diverse memory sources enhances model understanding.
Abstract
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…
Peer Reviews
Decision·ICLR 2024 poster
1. The motivation is sometimes novel and comes from human's brain memory. 2. The proposed model is meaningful with its novel motivation 3. The paper is well written, and the image is easy to understand.
1. the experiments may not be enough to compare it with other memory-assisted language model 2. The experiments is hard to understand, and i think it is not necessary to conduct experiments on image classification. And there is little work on the memory augment image model due to the image's too long context. 3. I don't see any connection between your work and the title, the author maybe need change a title due to this model hard to help us underanding AI . I hope the author takes more exper
- Integration of cognitive science and AI: The paper draws inspiration from multiple memory systems theory and global workspace theory in cognitive neuroscience, and applies these insights to develop the PMI framework for AI systems. - Novel memory module: The PMI framework introduces a dual-layer memory block with distinct communion principles, featuring working memory (WM) and long-term memory (LTM). This structure allows for efficient information filtering, storage, and knowledge consolidati
- The text appears to be excessively embellished. I would like to encourage the author to employ conventional terminology, as exemplified by the authors referencing "relation calculation" in the abstract. - The paper includes visualizations of attention patterns between perceptions and memories, but it could benefit from providing more detailed explanations and interpretations of these visualizations. - Examining the qualitative impact of your modules on various types of tasks would provide v
- The proposed architecture improves performance across a diverse set of reasoning tasks. - A reasonable set of baseline comparisons are included. - An ablation study is performed to assess the impact of specific components.
- The primary limitation concerns the framing of the architecture as instantiating both working memory and longterm memory. It is not clear to me that the architecture actually involves longterm memory in any meaningful sense. I think the approach would be better described as a form of relational working memory (utilizing a tensor product to capture relational information). This of course doesn't concern the method itself, which seems to perform well across multiple tasks. But I think the contri
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Explainable Artificial Intelligence (XAI) · Ferroelectric and Negative Capacitance Devices
