יום שישי, 31 ביולי 2026 LIVE
AI־INFO

כתבה arXiv cs.AI ·

LOCKS: סיכום מפתחות קומפקטיים

LOCKS: Page-Local Compact Key Summaries for Efficient Long-Context Decoding
LOCKS הוא אלגוריתם לפיענוח טקסט בהקשר ארוך. הוא משתמש בסיכום מפתחות קומפקטיים כדי לחסוך זמן ומשאבים. LOCKS יעיל יותר משיטות אחרות בפיענוח טקסט ארוך.
תקציר מקורי באנגליתarXiv:2607.24555v1 Announce Type: cross Abstract: Serving large language models at long context is bottlenecked by the key-value (KV) cache, which is read in full at every decode step. Attention keys are locally low-rank though globally high-rank: shared low-rank bases discard page-specific directions that a page's own compact basis retains. LOCKS gives every page its own spectral summary (resident, about a tenth the cache's size), reconstructs within-page logits, estimates each page's attention mass by log-sum-exp, and attends only the top pages; selection itself reads no candidate keys or values. Selecting on this summary alone stays within about a point of the full cache on long-document QA (LongBench-v1), tracks the read-every-key oracle on retrieval-dense RULER down to the smallest bu
קרא במקור המקורי