Rethinking LoRA Memory Through the Lens of KV Cache Compression 事件

PRODUCT_LAUNCH2026-06-05影响: MEDIUM

Rethinking LoRA Memory Through the Lens of KV Cache Compression arXiv:2606.05698v1 Announce Type: new Abstract: Parametric retrieval augmentation encodes document information into lightweight, document-specific modules such as LoRA adapters, reducing the need to include all evidence as input context. However, it remains unclear how this parameter-side memory interacts with context-side memory stored in the KV cache. We study this interaction in document-level question answering by progressively