AgentKVShift: Efficient KV Cache Reuse for Agentic Memory Systems
Nilesh Prasad Pandey, Jason Kong et al.
arXiv 2026 · 2026
AgentKVShift reuses KV cache per retrieved memory unit using Probe Selection, Mean Estimation, and AgentKVShift Correction to adjust stale keys and values. On LoCoMo with AMem and Qwen2.5-3B-Instruct, AgentKVShift achieves 0.319 F1 at recompute ratio 0.1, compared to 0.178 for CacheBlend and 0.125 for ProphetKV.