יום שלישי, 15 בספטמבר 2026 LIVE
AI־INFO

כתבה arXiv cs.LG ·

RecurTrace: תבונה עם זיכרון לולאה

RecurTrace: Adaptive Latent Reasoning with Loop-Time Memory
RecurTrace משפר את עומק ההסקה של מודלי שפה. הוא מאפשר למודל לגשת לחישובים קודמים במהלך הלולאה, ולהחליט מתי להמשיך או לעצור. RecurTrace משיג רמת דיוק גבוהה יותר מאשר מודלים אחרים, כגון ACT ו-PonderNet.
תקציר מקורי באנגליתarXiv:2609.03379v2 Announce Type: replace Abstract: Repeating a small block of middle layers increases a language model's effective inference depth without adding parameters or generating extra tokens, and recent work shows that this latent recurrence improves reasoning. However, two design choices limit these gains. Each iteration sees only the previous output and cannot directly access earlier computations. Moreover, a fixed loop count wastes depth on easy inputs while leaving hard ones with too little computation. We introduce RecurTrace, which addresses both limitations using the loop's own trajectory. Specifically, Loop Memory Attention lets each looped layer attend to its own states from previous iterations along the loop-time axis, so the model can revisit earlier computations inste
קרא במקור המקורי