LGAICLJan 18, 2025

Unveiling the Mystery of Weight in Large Foundation Models: Gaussian Distribution Never Fades

arXiv:2501.10661v18 citationsh-index: 8
Originality Highly original
AI Analysis

This provides foundational understanding of weight distributions in large foundation models, which could simplify AI research for the LFM community.

The paper investigates the statistical properties of weights in large foundation models, finding they predominantly follow Gaussian distributions regardless of initialization and that transformation weights can be derived from Gaussian noise to increase standard deviation with depth. Experiments in model adaptation and editing demonstrate the effectiveness of these insights.

This paper presents a pioneering exploration of the mechanisms underlying large foundation models' (LFMs) weights, aiming to simplify AI research. Through extensive observation and analysis on prevailing LFMs, we find that regardless of initialization strategies, their weights predominantly follow a Gaussian distribution, with occasional sharp, inverted T-shaped, or linear patterns. We further discover that the weights share the i.i.d. properties of Gaussian noise, and explore their direct relationship. We find that transformation weights can be derived from Gaussian noise, and they primarily serve to increase the standard deviation of pre-trained weights, with their standard deviation growing with layer depth. In other words, transformation weights broaden the acceptable deviation from the optimal weights, facilitating adaptation to downstream tasks. Building upon the above conclusions, we thoroughly discussed the nature of optimal weights, ultimately concluding that they should exhibit zero-mean, symmetry, and sparsity, with the sparse values being a truncated Gaussian distribution and a few outliers. Our experiments in LFM adaptation and editing demonstrate the effectiveness of these insights. We hope these findings can provide a foundational understanding to pave the way for future advancements in the LFM community.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes