Search papers, labs, and topics across Lattice.
This study introduces the concept of Memory Contagion, highlighting how biased evaluations from agents can propagate through memory systems, affecting future agents even under perfect memory consolidation. The research demonstrates that biased input is a sufficient cause for this contagion, revealing that consolidation can have divergent effects on different types of biases. Notably, bias propagation occurs at contamination rates as low as 20%, indicating a significant vulnerability in the design of agent memory systems.
Memory Contagion reveals that even perfect memory consolidation can't prevent the spread of evaluator bias, with implications for the integrity of LLM training processes.
Large Language Model (LLM) agents increasingly rely on memory systems to maintain long-term coherence. Recent work shows that agent memories degrade during continuous consolidation. However, existing research assumes memories are derived from unbiased experiences. In this work, we identify and formalize a novel phenomenon: Memory Contagion -- the cross-temporal propagation of evaluator bias through agent memory. We show that when agents are trained or guided by biased evaluators, their experiences become biased; when these trajectories are stored and consolidated into memory, the bias propagates to future agents retrieving from the same memory store, even when consolidation is perfect (oracle). Across two bias types (length preference, authority bias) and four experimental phases, we demonstrate: (1) Memory Contagion occurs even with perfect consolidation (oracle condition), proving that biased input is a sufficient cause of contagion; (2) Consolidation has opposite effects depending on bias type -- robustly attenuating length bias while preliminarily amplifying authority bias (single-run estimate), suggesting a bias-type-dependent interaction; (3) No observed safe threshold: bias propagation is detected at contamination rates as low as p=0.2. Our findings expose a critical vulnerability in current agent memory designs and provide formal tools for measuring cross-temporal bias propagation.