LGAICVJul 17, 2023

Going Beyond Linear Mode Connectivity: The Layerwise Linear Feature Connectivity

arXiv:2307.08286v251 citationsh-index: 70
AI Analysis

This work advances the understanding of neural network training dynamics by offering new insights into connectivity phenomena, though it is incremental in building upon existing LMC research.

The paper introduces Layerwise Linear Feature Connectivity (LLFC), a stronger notion of linear connectivity than Linear Mode Connectivity (LMC), and provides comprehensive empirical evidence showing that when two trained networks satisfy LMC, they also satisfy LLFC in nearly all layers.

Recent work has revealed many intriguing empirical phenomena in neural network training, despite the poorly understood and highly complex loss landscapes and training dynamics. One of these phenomena, Linear Mode Connectivity (LMC), has gained considerable attention due to the intriguing observation that different solutions can be connected by a linear path in the parameter space while maintaining near-constant training and test losses. In this work, we introduce a stronger notion of linear connectivity, Layerwise Linear Feature Connectivity (LLFC), which says that the feature maps of every layer in different trained networks are also linearly connected. We provide comprehensive empirical evidence for LLFC across a wide range of settings, demonstrating that whenever two trained networks satisfy LMC (via either spawning or permutation methods), they also satisfy LLFC in nearly all the layers. Furthermore, we delve deeper into the underlying factors contributing to LLFC, which reveal new insights into the spawning and permutation approaches. The study of LLFC transcends and advances our understanding of LMC by adopting a feature-learning perspective.

Foundations

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

Your Notes