MLLGSTOct 31, 2024

Global Convergence in Training Large-Scale Transformers

arXiv:2410.23610v110 citationsh-index: 16NIPS
Originality Incremental advance
AI Analysis

This provides theoretical insights for researchers and practitioners training large Transformers, though it is incremental as it builds on existing mean-field techniques.

The paper tackles the lack of optimization guarantees for large-scale Transformers by analyzing gradient flow convergence with weight decay regularization, showing that it reaches a global minimum under certain conditions as model size increases.

Despite the widespread success of Transformers across various domains, their optimization guarantees in large-scale model settings are not well-understood. This paper rigorously analyzes the convergence properties of gradient flow in training Transformers with weight decay regularization. First, we construct the mean-field limit of large-scale Transformers, showing that as the model width and depth go to infinity, gradient flow converges to the Wasserstein gradient flow, which is represented by a partial differential equation. Then, we demonstrate that the gradient flow reaches a global minimum consistent with the PDE solution when the weight decay regularization parameter is sufficiently small. Our analysis is based on a series of novel mean-field techniques that adapt to Transformers. Compared with existing tools for deep networks (Lu et al., 2020) that demand homogeneity and global Lipschitz smoothness, we utilize a refined analysis assuming only $\textit{partial homogeneity}$ and $\textit{local Lipschitz smoothness}$. These new techniques may be of independent interest.

Foundations

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

Your Notes