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

כתבה arXiv cs.CL ·

שימוש בקונבולוציה עבור מודלי שפה גדולים

Convolution for Large Language Models
חוקרים בדקו את השימוש בקונבולוציה עבור מודלי שפה גדולים. הם מצאו שקונבולוציה יכולה לשפר את הדיוק של מודל Qwen3.
תקציר מקורי באנגליתarXiv:2607.18413v1 Announce Type: new Abstract: Large language models (LLMs) largely rely on Transformers, where self-attention provides global token interaction but does not explicitly encode the locality of natural language. We study whether lightweight depthwise convolutions can supply this local inductive bias without materially increasing model size. Our macro-level ablation compares convolution at 17 locations in a Qwen3 Transformer block and finds the best results when convolution is applied to the projected queries, keys, and values before attention. A subsequent micro-level study favors a residual depthwise convolution with kernel size $k=3$, without additional normalization or activation. Across Qwen3 models and several pre-training data budgets, this design improves the average
קרא במקור המקורי