pith. sign in

arxiv: 1506.08473 · v3 · pith:AEAK4QPNnew · submitted 2015-06-28 · 💻 cs.LG · cs.NE· stat.ML

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

classification 💻 cs.LG cs.NEstat.ML
keywords trainingnetworksneuralguaranteedmethodtensorboundscomplexity
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 6 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Equivalence of Coarse and Fine-Grained Models for Learning with Distribution Shift

    cs.DS 2026-05 unverdicted novelty 8.0

    An efficient black-box reduction from PQ to TDS learning for any Boolean concept class in the distribution-free setting implies hardness for TDS learning of halfspaces, while membership queries enable efficient PQ lea...

  2. Equivalence of Coarse and Fine-Grained Models for Learning with Distribution Shift

    cs.DS 2026-05 unverdicted novelty 7.0

    PQ and TDS learning are equivalent in the distribution-free setting for Boolean classes, implying hardness for TDS halfspace learning but efficient algorithms with membership queries.

  3. Tensor-based Multi-layer Decoupling

    eess.SY 2026-04 unverdicted novelty 7.0

    A new tensor framework for multi-layer decoupling of multivariate functions is proposed via ParaTuck decompositions and bilevel optimization.

  4. Synchronous and Asynchronous Parallelism Approaches for Generalized Canonical Polyadic Tensor Decomposition with GenTen

    math.NA 2026-05 unverdicted novelty 6.0

    Presents new synchronous and asynchronous parallel approaches for GCP tensor decomposition and evaluates computational cost and accuracy on synthetic and real-world datasets.

  5. Self-Play Fine-Tuning Converts Weak Language Models to Strong Language Models

    cs.LG 2024-01 unverdicted novelty 6.0

    SPIN lets weak LLMs become strong by self-generating training data from previous model versions and training to prefer human-annotated responses over its own outputs, outperforming DPO even with extra GPT-4 data on be...

  6. Robust and Resource Efficient Identification of Two Hidden Layer Neural Networks

    cs.LG 2019-06 unverdicted novelty 6.0

    Presents an active-sampling method that approximates the weight subspace from Hessian finite differences, recovers the rank-1 tensors by robust nonlinear programming, and attributes layers with gradient descent, yield...