paper-with-me

Papers

How to Characterize The Landscape of Overparameterized Convolutional Neural Networks

2020-12-01 · NeurIPS 2020 12 · Yihong Gu, Weizhong Zhang, Cong Fang, Jason D. Lee, Tong Zhang

For many initialization schemes, parameters of two randomly initialized deep neural networks (DNNs) can be quite different, but feature distributions of the hidden nodes are similar at each layer. With the help of a new technique called {\it neural network grafting}, we demonstrate that even during the entire training process, feature distributions of differently initialized networks remain similar at each layer. In this paper, we present an explanation of this phenomenon. Specifically, we consider the loss landscape of an overparameterized convolutional neural network (CNN) in the continuous limit, where the numbers of channels/hidden nodes in the hidden layers go to infinity. Although the landscape of the overparameterized CNN is still non-convex with respect to the trainable parameters, we show that very surprisingly, it can be reformulated as a convex function with respect to the feature distributions in the hidden layers. Therefore by reparameterizing neural networks in terms of feature distributions, we obtain a much simpler characterization of the landscape of overparameterized CNNs. We further argue that training with respect to network parameters leads to a fixed trajectory in the feature distributions.

📄 PDF Abstract BibTeX

Code (1)

wmyw96/convex-cnn-tf 공식 구현 tf

Similar Papers 제목 키워드 기반

On the Convergence of Overparameterized Problems: Inherent Properties of the Compositional Structure of Neural Networks

2025-11-12 · Arthur Castello Branco de Oliveira, Dhruv Jatkar, Eduardo Sontag arxiv

This paper investigates how the compositional structure of neural networks shapes their optimization landscape and training dynamics. We analyze the gradient flow associated with overparameterized optimization problems, …

Avoiding Spurious Local Minima in Deep Quadratic Networks

2019-12-31 · Abbas Kazemipour, Brett W. Larsen, Shaul Druckmann

Despite their practical success, a theoretical understanding of the loss landscape of neural networks has proven challenging due to the high-dimensional, non-convex, and highly nonlinear structure of such models. In this…

Deep Double Descent via Smooth Interpolation

2022-09-21 · Matteo Gamba, Erik Englesson, Mårten Björkman, Hossein Azizpour

The ability of overparameterized deep networks to interpolate noisy data, while at the same time showing good generalization performance, has been recently characterized in terms of the double descent curve for the test …

Tilting the playing field: Dynamical loss functions for machine learning

2021-02-07 · Miguel Ruiz-Garcia, Ge Zhang, Samuel S. Schoenholz, Andrea J. Liu

We show that learning can be improved by using loss functions that evolve cyclically during training to emphasize one class at a time. In underparameterized networks, such dynamical loss functions can lead to successful …

BIG-bench Machine Learning

The loss landscape of overparameterized neural networks

2018-04-26 · ICLR 2019 5 · Y. Cooper

We explore some mathematical features of the loss landscape of overparameterized neural networks. A priori one might imagine that the loss function looks like a typical function from $\mathbb{R}^n$ to $\mathbb{R}$ - in p…