LGMLJun 28, 2025

Generalized Linear Mode Connectivity for Transformers

ETH Zurich
arXiv:2506.22712v27 citationsh-index: 11
Originality Highly original
AI Analysis

This work addresses the geometry of loss landscapes for deep learning researchers, providing a unified symmetry-aware framework that is incremental but extends prior methods to modern architectures.

The paper tackled the problem of understanding neural network loss landscapes by generalizing linear mode connectivity to capture richer symmetries in Transformers, enabling the discovery of low- and zero-barrier linear interpolation paths between independently trained Vision Transformers and GPT-2 models for the first time.

Understanding the geometry of neural network loss landscapes is a central question in deep learning, with implications for generalization and optimization. A striking phenomenon is linear mode connectivity (LMC), where independently trained models can be connected by low- or zero-loss paths despite appearing to lie in separate loss basins. However, this is often obscured by symmetries in parameter space -- such as neuron permutations -- which make functionally equivalent models appear dissimilar. Prior work has predominantly focused on neuron reordering through permutations, but such approaches are limited in scope and fail to capture the richer symmetries exhibited by modern architectures such as Transformers. In this work, we introduce a unified framework that captures four symmetry classes -- permutations, semi-permutations, orthogonal transformations, and general invertible maps -- broadening the set of valid reparameterizations and subsuming many previous approaches as special cases. Crucially, this generalization enables, for the first time, the discovery of low- and zero-barrier linear interpolation paths between independently trained Vision Transformers and GPT-2 models. Furthermore, our framework extends beyond pairwise alignment to multi-model and width-heterogeneous settings, enabling alignment across architectures of different sizes. These results reveal deeper structure in the loss landscape and underscore the importance of symmetry-aware analysis for understanding model space geometry.

Foundations

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

Your Notes