paper-with-me

Papers

The Landscape of Deep Learning Algorithms

2017-05-19 · Pan Zhou, Jiashi Feng

This paper studies the landscape of empirical risk of deep neural networks by theoretically analyzing its convergence behavior to the population risk as well as its stationary points and properties. For an $l$-layer linear neural network, we prove its empirical risk uniformly converges to its population risk at the rate of $\mathcal{O}(r^{2l}\sqrt{d\log(l)}/\sqrt{n})$ with training sample size of $n$, the total weight dimension of $d$ and the magnitude bound $r$ of weight of each layer. We then derive the stability and generalization bounds for the empirical risk based on this result. Besides, we establish the uniform convergence of gradient of the empirical risk to its population counterpart. We prove the one-to-one correspondence of the non-degenerate stationary points between the empirical and population risks with convergence guarantees, which describes the landscape of deep neural networks. In addition, we analyze these properties for deep nonlinear neural networks with sigmoid activation functions. We prove similar results for convergence behavior of their empirical risks as well as the gradients and analyze properties of their non-degenerate stationary points. To our best knowledge, this work is the first one theoretically characterizing landscapes of deep learning algorithms. Besides, our results provide the sample complexity of training a good deep neural network. We also provide theoretical understanding on how the neural network depth $l$, the layer width, the network size $d$ and parameter magnitude determine the neural network landscapes.

📄 PDF Abstract BibTeX arXiv:1705.07038

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningGeneralization Bounds

Similar Papers 제목 키워드 기반

Searching the Landscape of Flux Vacua with Genetic Algorithms

2019-07-23 · Alex Cole, Andreas Schachner, Gary Shiu

In this paper, we employ genetic algorithms to explore the landscape of type IIB flux vacua. We show that genetic algorithms can efficiently scan the landscape for viable solutions satisfying various criteria. More speci…

Customized Exploration of Landscape Features Driving Multi-Objective Combinatorial Optimization Performance

2025-07-02 · Ana Nikolikj, Gabriela Ochoa, Tome Eftimov arxiv

We present an analysis of landscape features for predicting the performance of multi-objective combinatorial optimization algorithms. We consider features from the recently proposed compressed Pareto Local Optimal Soluti…

Feature Importance

How neural networks find generalizable solutions: Self-tuned annealing in deep learning

2020-01-06 · Yu Feng, Yuhai Tu

Despite the tremendous success of Stochastic Gradient Descent (SGD) algorithm in deep learning, little is known about how SGD finds generalizable solutions in the high-dimensional weight space. By analyzing the learning …

Relation

Computing factorized approximations of Pareto-fronts using mNM-landscapes and Boltzmann distributions

2015-12-10 · Roberto Santana, Alexander Mendiburu, Jose A. Lozano

NM-landscapes have been recently introduced as a class of tunable rugged models. They are a subset of the general interaction models where all the interactions are of order less or equal $M$. The Boltzmann distribution h…

Evolutionary Algorithms

Stochasticity helps to navigate rough landscapes: comparing gradient-descent-based algorithms in the phase retrieval problem

2021-03-08 · Francesca Mignacco, Pierfrancesco Urbani, Lenka Zdeborová

In this paper we investigate how gradient-based algorithms such as gradient descent, (multi-pass) stochastic gradient descent, its persistent variant, and the Langevin algorithm navigate non-convex loss-landscapes and wh…

NavigateRetrieval