paper-with-me

홈 › Papers

Learnable Multipliers: Freeing the Scale of Language Model Matrix Layers

2026-01-08 · Maksim Velikanov, Ilyas Chahed, Jingwei Zuo, Dhia Eddine Rhaiem, Younes Belkada, Hakim Hacid arxiv

Applying weight decay (WD) to matrix layers is standard practice in large-language-model pretraining. Prior work suggests that stochastic gradient noise induces a Brownian-like expansion of the weight matrices W, whose growth is counteracted by WD, leading to a WD-noise equilibrium with a certain weight norm ||W||. In this work, we view the equilibrium norm as a harmful artifact of the training procedure, and address it by introducing learnable multipliers to learn the optimal scale. First, we attach a learnable scalar multiplier to W and confirm that the WD-noise equilibrium norm is suboptimal: the learned scale adapts to data and improves performance. We then argue that individual row and column norms are similarly constrained, and free their scale by introducing learnable per-row and per-column multipliers. Our method can be viewed as a learnable, more expressive generalization of muP multipliers. It outperforms a well-tuned muP baseline, reduces the computational overhead of multiplier tuning, and surfaces practical questions such as forward-pass symmetries and the width-scaling of the learned multipliers. Finally, we validate learnable multipliers with both Adam and Muon optimizers, where it shows improvement in downstream evaluations matching the improvement of the switching from Adam to Muon.

📄 PDF Abstract BibTeX arXiv:2601.04890

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On The Continuous Steering of the Scale of Tight Wavelet Frames

2015-12-07 · Zsuzsanna Püspöki, John Paul Ward, Daniel Sage, Michael Unser

In analogy with steerable wavelets, we present a general construction of adaptable tight wavelet frames, with an emphasis on scaling operations. In particular, the derived wavelets can be "dilated" by a procedure compara…

Learnable Permutation for Structured Sparsity on Transformer Models

2026-01-30 · Zekai Li, Ji Liu, Guanchen Li, Yixing Xu 외 arxiv

Structured sparsity has emerged as a popular model pruning technique, widely adopted in various architectures, including CNNs, Transformer models, and especially large language models (LLMs) in recent years. A promising …

Data-efficient Modeling of Optical Matrix Multipliers Using Transfer Learning

2022-11-29 · Ali Cem, Ognjen Jovanovic, Siqi Yan, Yunhong Ding 외

We demonstrate transfer learning-assisted neural network models for optical matrix multipliers with scarce measurement data. Our approach uses <10\% of experimental data needed for best performance and outperforms analyt…

Transfer Learning

Learnable MIMO Detection Networks Based on Inexact ADMM

2020-10-01 · Minsik Kim, Daeyoung Park

In this article, we present a new iterative MIMO detection algorithm based on inexact alternating direction method of multipliers. Each iteration is considered as a neural network layer with learnable parameters, which a…

Decoder

The flare Package for High Dimensional Linear Regression and Precision Matrix Estimation in R

2020-06-27 · Xingguo Li, Tuo Zhao, Xiaoming Yuan, Han Liu

This paper describes an R package named flare, which implements a family of new high dimensional regression methods (LAD Lasso, SQRT Lasso, $\ell_q$ Lasso, and Dantzig selector) and their extensions to sparse precision m…

regression