Pith. sign in

REVIEW 1 cited by

MemoryPrompt: A Light Wrapper to Improve Context Tracking in Pre-trained Language Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2402.15268 v1 pith:XKSFUDLM submitted 2024-02-23 cs.CL cs.AIcs.LG

classification cs.CLcs.AIcs.LG
keywords memorypromptinputhistoryinformationlanguagemodelstrackability
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Transformer-based language models (LMs) track contextual information through large, hard-coded input windows. We introduce MemoryPrompt, a leaner approach in which the LM is complemented by a small auxiliary recurrent network that passes information to the LM by prefixing its regular input with a sequence of vectors, akin to soft prompts, without requiring LM finetuning. Tested on a task designed to probe a LM's ability to keep track of multiple fact updates, a MemoryPrompt-augmented LM outperforms much larger LMs that have access to the full input history. We also test MemoryPrompt on a long-distance dialogue dataset, where its performance is comparable to that of a model conditioned on the entire conversation history. In both experiments we also observe that, unlike full-finetuning approaches, MemoryPrompt does not suffer from catastrophic forgetting when adapted to new tasks, thus not disrupting the generalist capabilities of the underlying LM.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. M+: Extending MemoryLLM with Scalable Long-Term Memory

    cs.CL 2025-02 conditional novelty 5.0 of 10

    M+ adds a co-trained retriever and CPU-stored long-term memory to MemoryLLM, extending tested knowledge retention from under 20k to over 160k tokens at similar GPU memory cost.

Pith tools