English

An Analysis for Reasoning Bias of Language Models with Small Initialization

Computation and Language 2025-05-22 v2 Machine Learning

Abstract

Transformer-based Large Language Models (LLMs) have revolutionized Natural Language Processing by demonstrating exceptional performance across diverse tasks. This study investigates the impact of the parameter initialization scale on the training behavior and task preferences of LLMs. We discover that smaller initialization scales encourage models to favor reasoning tasks, whereas larger initialization scales lead to a preference for memorization tasks. We validate this reasoning bias via real datasets and meticulously designed anchor functions. Further analysis of initial training dynamics suggests that specific model components, particularly the embedding space and self-attention mechanisms, play pivotal roles in shaping these learning biases. We provide a theoretical framework from the perspective of model training dynamics to explain these phenomena. Additionally, experiments on real-world language tasks corroborate our theoretical insights. This work enhances our understanding of how initialization strategies influence LLM performance on reasoning tasks and offers valuable guidelines for training models.

Keywords

Cite

@article{arxiv.2502.04375,
  title  = {An Analysis for Reasoning Bias of Language Models with Small Initialization},
  author = {Junjie Yao and Zhongwang Zhang and Zhi-Qin John Xu},
  journal= {arXiv preprint arXiv:2502.04375},
  year   = {2025}
}

Comments

31 pages, 16 figures

R2 v1 2026-06-28T21:35:17.812Z