paper-with-me

홈 › Papers

Beating the Perils of Non-Convexity: Guaranteed Training of Neural Networks using Tensor Methods

2015-06-28 · Majid Janzamin, Hanie Sedghi, Anima Anandkumar

Training neural networks is a challenging non-convex optimization problem, and backpropagation or gradient descent can get stuck in spurious local optima. We propose a novel algorithm based on tensor decomposition for guaranteed training of two-layer neural networks. We provide risk bounds for our proposed method, with a polynomial sample complexity in the relevant parameters, such as input dimension and number of neurons. While learning arbitrary target functions is NP-hard, we provide transparent conditions on the function and the input for learnability. Our training method is based on tensor decomposition, which provably converges to the global optimum, under a set of mild non-degeneracy conditions. It consists of simple embarrassingly parallel linear and multi-linear operations, and is competitive with standard stochastic gradient descent (SGD), in terms of computational complexity. Thus, we propose a computationally efficient method with guaranteed risk bounds for training neural networks with one hidden layer.

📄 PDF Abstract BibTeX arXiv:1506.08473

Code (0)

등록된 구현이 없습니다.

Tasks

Tensor Decomposition

Similar Papers 제목 키워드 기반

Discovery of Latent Factors in High-dimensional Data Using Tensor Methods

2016-06-10 · Furong Huang

Unsupervised learning aims at the discovery of hidden structure that drives the observations in the real world. It is essential for success in modern machine learning. Latent variable models are versatile in unsupervised…

Dimensionality ReductionStochastic Block ModelTensor DecompositionVocal Bursts Intensity Prediction

Strongly-Typed Agents are Guaranteed to Interact Safely

2017-02-24 · ICML 2017 8 · David Balduzzi

As artificial agents proliferate, it is becoming increasingly important to ensure that their interactions with one another are well-behaved. In this paper, we formalize a common-sense notion of when algorithms are well-b…

blind source separationCommon Sense ReasoningTensor Decomposition

Provable Online CP/PARAFAC Decomposition of a Structured Tensor via Dictionary Learning

2020-06-30 · NeurIPS 2020 12 · Sirisha Rambhatla, Xingguo Li, Jarvis Haupt

We consider the problem of factorizing a structured 3-way tensor into its constituent Canonical Polyadic (CP) factors. This decomposition, which can be viewed as a generalization of singular value decomposition (SVD) for…

Dictionary Learning

Online Platt Scaling with Calibeating

2023-04-28 · Chirag Gupta, Aaditya Ramdas

We present an online post-hoc calibration method, called Online Platt Scaling (OPS), which combines the Platt scaling technique with online logistic regression. We demonstrate that OPS smoothly adapts between i.i.d. and …

Recovery Guarantees for One-hidden-layer Neural Networks

2017-06-10 · ICML 2017 8 · Kai Zhong, Zhao Song, Prateek Jain, Peter L. Bartlett 외

In this paper, we consider regression problems with one-hidden-layer neural networks (1NNs). We distill some properties of activation functions that lead to $\mathit{local~strong~convexity}$ in the neighborhood of the gr…