כתבה
arXiv cs.CL ·
VestigeKV: מנגנון גיבוי KV עם אותות גירוש משלו
VestigeKV: The NoPE-MLA KV Cache Carries Its Own Eviction Signal in a Vestigial Branch
VestigeKV הוא מנגנון גיבוי KV שמשתמש באותות גירוש עצמאיים. הוא משתמש בערוץ רלוונטיות כדי לחלק את הגיבוי לשני חלקים: חלק מועדף וארכיון. המנגנון אינו דורש אימון, קוונטיזציה או שינויים במשקלות או גרעינים.
תקציר מקורי באנגליתarXiv:2609.03949v1 Announce Type: cross Abstract: The problem. A long-lived KV cache must be compressed before the queries that will read it exist; selection by observed attention (H2O, SnapKV) collapses there (0.00-0.33 needle retrieval on a NoPE MLA model), because a token's importance has not yet been observed. The method. On Kimi Linear, VestigeKV evicts by a query-independent signal the cache already carries: the 64-dimensional decoupled branch, a vestige of RoPE that NoPE training repurposes into a salience channel. Reading 11% of each row, it partitions the cache: the top-m rows stay in the attended tier; every other row moves -- exactly, never deleted -- to a GPU-resident archive reachable per step by a certified trigger. No training, no quantization, no weight or kernel change. Co
קרא במקור המקורי
arxiv.org
פתח כתבה מקורית