Papers › Enhancing Large Language Model with Self-Controlled Memory Framework

Enhancing Large Language Model with Self-Controlled Memory Framework

26 Apr 2023arXiv:2304.13343archive 2025-07-28

Bing Wang, Xinnian Liang, Jian Yang, Hui Huang, Shuangzhi Wu, Peihao Wu, Lu Lu, Zejun Ma, Zhoujun Li

Large Language Models (LLMs) are constrained by their inability to process lengthy inputs, resulting in the loss of critical historical information. To address this limitation, in this paper, we propose the Self-Controlled Memory (SCM) framework to enhance the ability of LLMs to maintain long-term memory and recall relevant information. Our SCM framework comprises three key components: an LLM-based agent serving as the backbone of the framework, a memory stream storing agent memories, and a memory controller updating memories and determining when and how to utilize memories from memory stream. Additionally, the proposed SCM is able to process ultra-long texts without any modification or fine-tuning, which can integrate with any instruction following LLMs in a plug-and-play paradigm. Furthermore, we annotate a dataset to evaluate the effectiveness of SCM for handling lengthy inputs. The annotated dataset covers three tasks: long-term dialogues, book summarization, and meeting summarization. Experimental results demonstrate that our method achieves better retrieval recall and generates more informative responses compared to competitive baselines in long-term dialogues. (https://github.com/wbbeyourself/SCM4LLMs)

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2304.13343")

Code

Syntology Ran 0 of 14 code samples harvested from 1 repository linked to this paper; 14 have no recorded run.

By repository: official repository: 14 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

wbbeyourself/scm4llms officialmentioned in papermentioned on GitHubMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 0 ran; 0 honoured the contract we drafted; 14 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

14unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from wbbeyourself/scm4llms. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

count_json wbbeyourself/scm4llms/annotation_scripts/annotation.py official repository unverified MIT (permissive) · 10423bba1f11553a · report
detect_language wbbeyourself/scm4llms/tools.py official repository unverified MIT (permissive) · b9c65960cb210134 · report
get_concat_input wbbeyourself/scm4llms/book_summary.py official repository unverified MIT (permissive) · a411dfa00a1e73ea · report
get_concat_input wbbeyourself/scm4llms/dialogue_demo.py official repository unverified MIT (permissive) · 803c2139dfd43eaa · report
get_concat_input wbbeyourself/scm4llms/meeting_summary.py official repository unverified MIT (permissive) · 7211b8c87c9e925a · report
get_first_prompt wbbeyourself/scm4llms/book_summary.py official repository unverified MIT (permissive) · 1a3268e117d230ad · report
get_first_prompt wbbeyourself/scm4llms/dialogue_demo.py official repository unverified MIT (permissive) · bb790cffb3d7e668 · report
get_first_prompt wbbeyourself/scm4llms/meeting_summary.py official repository unverified MIT (permissive) · a3ed602f18ef6ed4 · report
get_paragragh_prompt wbbeyourself/scm4llms/book_summary.py official repository unverified MIT (permissive) · ffef86c759629aeb · report
get_paragragh_prompt wbbeyourself/scm4llms/meeting_summary.py official repository unverified MIT (permissive) · 5767be9e7d8c38da · report
get_token_count_davinci wbbeyourself/scm4llms/tools.py official repository unverified MIT (permissive) · 2d0add75408a4bea · report
get_tokenizer_func wbbeyourself/scm4llms/core/book.py official repository unverified MIT (permissive) · 16be2585e4695229 · report
load_cache wbbeyourself/scm4llms/core/api.py official repository unverified MIT (permissive) · 80afe2c0051330cf · report
validate_input wbbeyourself/scm4llms/annotation_scripts/annotation.py official repository unverified MIT (permissive) · 518f9bb7fbca9816 · report

Tasks

Document SummarizationInstruction FollowingLanguage ModelingLanguage ModellingLarge Language ModelMeeting SummarizationRetrieval

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Test

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections