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

כתבה arXiv cs.LG ·

מצב קבוע, גישה ארוכה: מה שקופסת הזיכרון של גודל קבוע קונה לשחזור דיפוזיה של חלק

Fixed State, Long Reach: What a Constant-Size Cache Buys Block Diffusion at Scale
שחזור דיפוזיה של חלק משחזר את קופסת הזיכרון במודלי שפה על ידי שחזור של חלקי הטקסט בצורה עצמאית.
תקציר מקורי באנגליתarXiv:2609.11998v1 Announce Type: new Abstract: Diffusion language models decode tokens in parallel, but their bidirectional denoiser rules out the naive key--value (KV) cache behind fast autoregressive inference. Block diffusion restores caching by decoding block-by-block, and the block caches deployed on it so far are tied to attention: O(L)in memory and, if used as training-free retrofits, only an approximation of the model's computation. Both constraints can be overcome: sequence mixers that summarize finalized blocks into a reusable state support block caching, and the corresponding block-causal training objective makes the cache exact. We study this recipe at scale, pretraining three 3B block-diffusion denoisers (attention, mamba, and hybrid) on 300B tokens under one single-frontier
קרא במקור המקורי