← all papers · overview

AMV-L: Lifecycle-managed Agent Memory For Tail-latency Control In Long-running LLM Systems

Abstract

Long-running LLM agents require persistent memory to preserve state across interactions, yet most deployed systems manage memory with age-based retention (e.g., TTL). While TTL bounds item lifetime, it does not bound the computational footprint of memory on the request path: as retained items accumulate, retrieval candidate sets and vector similarity scans can grow unpredictably, yielding heavy-ta

Related papers

Ranked by semantic similarity — how closely each paper's abstract matches this one (100% = near-identical topic).