RET-LLM: Towards a General Read-Write Memory for Large Language Models
Ali Modarressi, Ayyoob Imani, Mohsen Fayyaz, Hinrich Sch\"utze

TL;DR
RET-LLM introduces a scalable, interpretable memory unit for large language models, enabling explicit knowledge storage and retrieval, which enhances performance on question answering tasks, especially those involving temporal information.
Contribution
The paper presents a novel write-read memory framework for LLMs, inspired by Davidsonian semantics, allowing explicit knowledge management and improving task performance.
Findings
Outperforms baseline models in question answering tasks.
Effectively handles temporal and time-dependent questions.
Memory unit is scalable, aggregatable, updatable, and interpretable.
Abstract
Large language models (LLMs) have significantly advanced the field of natural language processing (NLP) through their extensive parameters and comprehensive data utilization. However, existing LLMs lack a dedicated memory unit, limiting their ability to explicitly store and retrieve knowledge for various tasks. In this paper, we propose RET-LLM a novel framework that equips LLMs with a general write-read memory unit, allowing them to extract, store, and recall knowledge from the text as needed for task performance. Inspired by Davidsonian semantics theory, we extract and save knowledge in the form of triplets. The memory unit is designed to be scalable, aggregatable, updatable, and interpretable. Through qualitative evaluations, we demonstrate the superiority of our proposed framework over baseline approaches in question answering tasks. Moreover, our framework exhibits robust…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Data Quality and Management
