כתבה
arXiv cs.LG ·
התייחסות על-פי תוכן למסגרות ארוכות
Content-Based Addressing for Long Context
במאמר זה נציג פתרון לבעיית ההתייחסות במסגרות ארוכות. הפתרון מבוסס על חישוב כתובת על-פי תוכן, ומוכיח שהוא יעיל ויעיל.
תקציר מקורי באנגליתarXiv:2609.07314v1 Announce Type: cross Abstract: Rotary position embedding (RoPE) uses each token's integer position to determine the rotation applied inside attention. This works well for local token order, but increasing context length creates a positional train-test mismatch: RoPE produces relative rotations at offsets not seen during training. Methods that rescale, interpolate, randomize, or bias positions specify how attention handles those offsets, but still derive positional information from a growing token counter. We instead divide a token stream into units, retain ordinary RoPE positions within each unit, and assign every completed unit an address computed from its content. Adding units then applies the same learned map to new content rather than extending a positional range or
קרא במקור המקורי
arxiv.org
פתח כתבה מקורית