New paper says scaling long-term memory beats scaling the backbone, with 39% fewer parameters

burny_tech · x · 2026-08-04

Memory modules scale better than backbone size in a new long-term memory paper

The paper "Memory Decoder at Scale: A Pretrained, Parametric Long-Term Memory" argues that long-term memory can be scaled separately from the base decoder. The authors train a parametric memory to imitate kNN retriever distributions offline, then combine it with a frozen decoder via next-token probability interpolation.

Key results:

Overall, the work suggests that independently scaling pretrained memory may be a more parameter-efficient path than scaling the backbone alone.

Original post →

More from Research

Research channel →