English

WISCA: A Lightweight Model Transition Method to Improve LLM Training via Weight Scaling

Machine Learning 2026-04-23 v2 Computation and Language

Abstract

Transformer architecture gradually dominates the LLM field. Recent advances in training optimization for Transformer-based large language models (LLMs) primarily focus on architectural modifications or optimizer adjustments. However, these approaches lack systematic optimization of weight patterns during training. Weight pattern refers to the distribution and relative magnitudes of weight parameters in a neural network. To address this issue, we propose a Weight Scaling method called WISCA to enhance training efficiency and model quality by strategically improving neural network weight patterns without changing network structures. By rescaling weights while preserving model outputs, WISCA indirectly optimizes the model's training trajectory. Experiments demonstrate that WISCA significantly improves convergence quality (measured by generalization capability and loss reduction), particularly in LLMs with Grouped Query Attention (GQA) architectures and LoRA fine-tuning tasks. Empirical results show 5.6% average improvement on zero-shot validation tasks and 2.12% average reduction in training perplexity across multiple architectures.

Keywords

Cite

@article{arxiv.2508.16676,
  title  = {WISCA: A Lightweight Model Transition Method to Improve LLM Training via Weight Scaling},
  author = {Jiacheng Li and Jianchao Tan and Zhidong Yang and Pingwei Sun and Feiye Huo and Jiayu Qin and Xiangyu Zhang and Maoxin He and Yerui Sun and Yuchen Xie and Guangming Tan and Weile Jia and Xunliang Cai and Tong Zhao},
  journal= {arXiv preprint arXiv:2508.16676},
  year   = {2026}
}

Comments

Findings of the Association for Computational Linguistics: ACL 2026