2026
LouisKV: Efficient KV Cache Retrieval for Long Input-Output Sequences
ICLR 2026poster
While Key-Value (KV) cache succeeds in reducing redundant computations in auto-regressive models, it introduces significant memory overhead, limiting its practical deployment in long-sequence scenarios. Existing KV retrieval methods attempt to mitigate this by dynamically retaining only a subset of…