paper-with-me

홈 › Papers

Small Initialization Matters for Large Language Models

2026-06-16 · Liangkai Hang, Junjie Yao, Zhiyu Li, Feiyu Xiong, Hongkang Yang, Zhi-Qin John Xu arxiv

Large language models provide a tractable system for asking how intelligence itself emerges, rather than only how LLMs can be engineered. Although progress is usually attributed to scale, data and architecture, we show that parameter initialization is a gene-like determinant of training and, in particular, of model capacity. Reducing the initialization scale consistently improves pretraining, with the largest gains on reasoning-demanding tasks. We identify two widely used empirical settings that restrain the advantage of small initialization, and show how relaxing them restores favorable scaling. We further uncover a critical initialization that balances the reasoning and training. Mechanistically, small initialization drives a distinct developmental trajectory: parameters first condense into low-complexity structures and later expand into richer representations, giving concrete form to the idea that compression is intelligence. Token-level analyses show that the gains concentrate on non-trivial, context-constrained predictions rather than all tokens uniformly. These results motivate a simple $γ$-initialization rule: expose initialization rage as an explicit knob and use small initialization by default, an almost cost-free intervention that improves pretraining and strengthens reasoning across model scales.

📄 PDF Abstract BibTeX arXiv:2606.17945

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Preconditioning Matters: Fast Global Convergence of Non-convex Matrix Factorization via Scaled Gradient Descent

2023-09-21 · NeurIPS 2023 11

Low-rank matrix factorization (LRMF) is a canonical problem in non-convex optimization, the objective function to be minimized is non-convex and even non-smooth, which makes the global convergence guarantee of gradient-b…

Embedding structure matters: Comparing methods to adapt multilingual vocabularies to new languages

2023-09-09 · C. M. Downey, Terra Blevins, Nora Goldfine, Shane Steinert-Threlkeld

Pre-trained multilingual language models underpin a large portion of modern NLP tools outside of English. A strong baseline for specializing these models for specific languages is Language-Adaptive Pre-Training (LAPT). H…

Initialization Matters: On the Benign Overfitting of Two-Layer ReLU CNN with Fully Trainable Layers

2024-10-24 · Shuning Shang, Xuran Meng, Yuan Cao, Difan Zou

Benign overfitting refers to how over-parameterized neural networks can fit training data perfectly and generalize well to unseen data. While this has been widely investigated theoretically, existing works are limited to…

Initialization matters in few-shot adaptation of vision-language models for histopathological image classification

2026-02-21 · Pablo Meseguer, Rocío del Amor, Valery Naranjo arxiv

Vision language models (VLM) pre-trained on datasets of histopathological image-caption pairs enabled zero-shot slide-level classification. The ability of VLM image encoders to extract discriminative features also opens …

Multiple Instance LearningImage ClassificationFew-Shot LearningTransfer Learning

LLAVADI: What Matters For Multimodal Large Language Models Distillation

2024-07-28 · Shilin Xu, Xiangtai Li, Haobo Yuan, Lu Qi 외

The recent surge in Multimodal Large Language Models (MLLMs) has showcased their remarkable potential for achieving generalized intelligence by integrating visual understanding into Large Language Models.Nevertheless, th…

Knowledge Distillation