paper-with-me

홈 › Papers

Loss Landscape of Shallow ReLU-like Neural Networks: Stationary Points, Saddle Escaping, and Network Embedding

2024-02-08 · Zhengqing Wu, Berfin Simsek, Francois Ged

In this paper, we investigate the loss landscape of one-hidden-layer neural networks with ReLU-like activation functions trained with the empirical squared loss. As the activation function is non-differentiable, it is so far unclear how to completely characterize the stationary points. We propose the conditions for stationarity that apply to both non-differentiable and differentiable cases. Additionally, we show that, if a stationary point does not contain "escape neurons", which are defined with first-order conditions, then it must be a local minimum. Moreover, for the scalar-output case, the presence of an escape neuron guarantees that the stationary point is not a local minimum. Our results refine the description of the saddle-to-saddle training process starting from infinitesimally small (vanishing) initialization for shallow ReLU-like networks, linking saddle escaping directly with the parameter changes of escape neurons. Moreover, we are also able to fully discuss how network embedding, which is to instantiate a narrower network within a wider network, reshapes the stationary points.

📄 PDF Abstract BibTeX arXiv:2402.05626

Code (0)

등록된 구현이 없습니다.

Tasks

Network Embedding

Similar Papers 제목 키워드 기반

On the existence of optimal shallow feedforward networks with ReLU activation

2023-03-06 · Steffen Dereich, Sebastian Kassing

We prove existence of global minima in the loss landscape for the approximation of continuous target functions using shallow feedforward artificial neural networks with ReLU activation. This property is one of the fundam…

Mildly Overparameterized ReLU Networks Have a Favorable Loss Landscape

2023-05-31 · Kedar Karhadkar, Michael Murray, Hanna Tseran, Guido Montúfar

We study the loss landscape of both shallow and deep, mildly overparameterized ReLU neural networks on a generic finite input dataset for the squared error loss. We show both by count and volume that most activation patt…

Landscape analysis for shallow neural networks: complete classification of critical points for affine target functions

2021-03-19 · Patrick Cheridito, Arnulf Jentzen, Florian Rossmannek

In this paper, we analyze the landscape of the true loss of neural networks with one hidden layer and ReLU, leaky ReLU, or quadratic activation. In all three cases, we provide a complete classification of the critical po…

Topological obstruction to the training of shallow ReLU neural networks

2024-10-18 · Marco Nurisso, Pierrick Leroy, Francesco Vaccarino

Studying the interplay between the geometry of the loss landscape and the optimization trajectories of simple neural networks is a fundamental step for understanding their behavior in more complex settings. This paper re…

Bounds on Over-Parameterization for Guaranteed Existence of Descent Paths in Shallow ReLU Networks

2020-05-01 · ICLR 2020 1 · Arsalan Sharifnassab, Saber Salehkaleybar, S. Jamaloddin Golestani

We study the landscape of squared loss in neural networks with one-hidden layer and ReLU activation functions. Let $m$ and $d$ be the widths of hidden and input layers, respectively. We show that there exist poor local …