中文
相关论文

相关论文: Avoiding Spurious Local Minima in Deep Quadratic N…

200 篇论文

Deep neural networks (DNNs) have demonstrated dominating performance in many fields; since AlexNet, networks used in practice are going wider and deeper. On the theoretical side, a long line of works has been focusing on training neural…

机器学习 · 计算机科学 2019-06-18 Zeyuan Allen-Zhu , Yuanzhi Li , Zhao Song

Whether or not a local minimum of a cost function has a strongly convex neighborhood greatly influences the asymptotic convergence rate of optimizers. In this article, we rigorously analyze the prevalence of this property for the mean…

机器学习 · 计算机科学 2025-04-15 Felix Benning , Steffen Dereich

In this paper, we theoretically prove that gradient descent can find a global minimum of non-convex optimization of all layers for nonlinear deep neural networks of sizes commonly encountered in practice. The theory developed in this paper…

机器学习 · 统计学 2020-06-18 Kenji Kawaguchi , Jiaoyang Huang

It was conjectured that any neural network of any structure and arbitrary differentiable transfer functions at the nodes cannot learn the following problem sample efficiently when trained with gradient descent: The instances are the rows of…

机器学习 · 计算机科学 2020-10-20 Manfred K. Warmuth , Wojciech Kotłowski , Ehsan Amid

In this paper, we consider parameter recovery for non-overlapping convolutional neural networks (CNNs) with multiple kernels. We show that when the inputs follow Gaussian distribution and the sample size is sufficiently large, the squared…

机器学习 · 计算机科学 2017-11-10 Kai Zhong , Zhao Song , Inderjit S. Dhillon

Multi-layer neural networks are among the most powerful models in machine learning, yet the fundamental reasons for this success defy mathematical understanding. Learning a neural network requires to optimize a non-convex high-dimensional…

机器学习 · 统计学 2022-06-08 Song Mei , Andrea Montanari , Phan-Minh Nguyen

Recently it was shown in several papers that backpropagation is able to find the global minimum of the empirical risk on the training data using over-parametrized deep neural networks. In this paper a similar result is shown for deep neural…

统计理论 · 数学 2020-01-15 Michael Kohler , Adam Krzyzak

We study the supervised learning problem under either of the following two models: (1) Feature vectors ${\boldsymbol x}_i$ are $d$-dimensional Gaussians and responses are $y_i = f_*({\boldsymbol x}_i)$ for $f_*$ an unknown quadratic…

机器学习 · 统计学 2019-06-24 Behrooz Ghorbani , Song Mei , Theodor Misiakiewicz , Andrea Montanari

Background: Statistical mechanics results (Dauphin et al. (2014); Choromanska et al. (2015)) suggest that local minima with high error are exponentially rare in high dimensions. However, to prove low error guarantees for Multilayer Neural…

机器学习 · 统计学 2017-10-31 Daniel Soudry , Elad Hoffer

Quantum Neural Networks (QNNs), or the so-called variational quantum circuits, are important quantum applications both because of their similar promises as classical neural networks and because of the feasibility of their implementation on…

量子物理 · 物理学 2021-10-07 Xuchen You , Xiaodi Wu

Training neural networks involves finding minima of a high-dimensional non-convex loss function. Knowledge of the structure of this energy landscape is sparse. Relaxing from linear interpolations, we construct continuous paths between…

机器学习 · 统计学 2019-02-25 Felix Draxler , Kambis Veschgini , Manfred Salmhofer , Fred A. Hamprecht

We study the error landscape of deep linear and nonlinear neural networks with the squared error loss. Minimizing the loss of a deep linear neural network is a nonconvex problem, and despite recent progress, our understanding of this loss…

机器学习 · 计算机科学 2018-03-28 Chulhee Yun , Suvrit Sra , Ali Jadbabaie

We examine the theoretical properties of enforcing priors provided by generative deep neural networks via empirical risk minimization. In particular we consider two models, one in which the task is to invert a generative neural network…

信息论 · 计算机科学 2018-12-27 Paul Hand , Vladislav Voroninski

We draw connections between simple neural networks and under-determined linear systems to comprehensively explore several interesting theoretical questions in the study of neural networks. First, we emphatically show that it is unsurprising…

数值分析 · 数学 2020-11-02 Austin R. Benson , Anil Damle , Alex Townsend

We analyze the loss landscape and expressiveness of practical deep convolutional neural networks (CNNs) with shared weights and max pooling layers. We show that such CNNs produce linearly independent features at a "wide" layer which has…

机器学习 · 计算机科学 2018-06-07 Quynh Nguyen , Matthias Hein

We study the connection between the highly non-convex loss function of a simple model of the fully-connected feed-forward neural network and the Hamiltonian of the spherical spin-glass model under the assumptions of: i) variable…

机器学习 · 计算机科学 2015-01-23 Anna Choromanska , Mikael Henaff , Michael Mathieu , Gérard Ben Arous , Yann LeCun

It is well known that (stochastic) gradient descent has an implicit bias towards flat minima. In deep neural network training, this mechanism serves to screen out minima. However, the precise effect that this has on the trained network is…

机器学习 · 计算机科学 2020-08-11 Rotem Mulayoff , Tomer Michaeli

Many modern neural network architectures are trained in an overparameterized regime where the parameters of the model exceed the size of the training dataset. Sufficiently overparameterized neural network architectures in principle have the…

机器学习 · 计算机科学 2019-02-14 Samet Oymak , Mahdi Soltanolkotabi

Deep learning has been applied to various tasks in the field of machine learning and has shown superiority to other common procedures such as kernel methods. To provide a better theoretical understanding of the reasons for its success, we…

机器学习 · 统计学 2023-05-31 Satoshi Hayakawa , Taiji Suzuki

It is widely conjectured that the reason that training algorithms for neural networks are successful because all local minima lead to similar performance, for example, see (LeCun et al., 2015, Choromanska et al., 2015, Dauphin et al.,…

机器学习 · 计算机科学 2018-03-06 Shiyu Liang , Ruoyu Sun , Yixuan Li , R. Srikant