Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

FadeMem: Biologically-Inspired Forgetting for Efficient Agent Memory

About

Large language models deployed as autonomous agents face critical memory limitations, lacking selective forgetting mechanisms that lead to either catastrophic forgetting at context boundaries or information overload within them. While human memory naturally balances retention and forgetting through adaptive decay processes, current AI systems employ binary retention strategies that preserve everything or lose it entirely. We propose FadeMem, a biologically-inspired agent memory architecture that incorporates active forgetting mechanisms mirroring human cognitive efficiency. FadeMem implements differential decay rates across a dual-layer memory hierarchy, where retention is governed by adaptive exponential decay functions modulated by semantic relevance, access frequency, and temporal patterns. Through LLM-guided conflict resolution and intelligent memory fusion, our system consolidates related information while allowing irrelevant details to fade. Experiments on Multi-Session Chat, LoCoMo, and LTI-Bench demonstrate superior multi-hop reasoning and retrieval with 45\% storage reduction, validating the effectiveness of biologically-inspired forgetting in agent memory systems.

Lei Wei, Xiao Peng, Xu Dong, Niantao Xie, Bin Wang• 2026

Related benchmarks

TaskDatasetResultRank
Long-context ReasoningLocomo
Average F129.43
25
Conversational MemoryMSC
RP@1077.2
5
Memory Retention AnalysisLTI-Bench
Critical Facts Recall0.821
5
Conflict ResolutionLTI-Bench Contradiction (test)
Consistency78
4
Conflict ResolutionLTI-Bench Update (test)
Consistency86.5
4
Conflict ResolutionLTI-Bench Overlap (test)
Consistency76.8
4
Showing 6 of 6 rows

Other info

Follow for update