Efficient Algorithms for Learning Depth-2 Neural Networks with General ReLU Activations
Pranjal Awasthi, Alex Tang, Aravindan Vijayaraghavan

TL;DR
This paper introduces polynomial time algorithms for efficiently learning depth-2 neural networks with ReLU activations, including bias terms, by tensor decomposition and Hermite expansion techniques.
Contribution
It provides the first polynomial time algorithms for learning ReLU networks with biases, using tensor decomposition and Hermite expansion methods.
Findings
Algorithms are polynomial time and sample efficient.
Successfully handle networks with bias terms.
Establish identifiability of network parameters.
Abstract
We present polynomial time and sample efficient algorithms for learning an unknown depth-2 feedforward neural network with general ReLU activations, under mild non-degeneracy assumptions. In particular, we consider learning an unknown network of the form , where is drawn from the Gaussian distribution, and is the ReLU activation. Prior works for learning networks with ReLU activations assume that the bias is zero. In order to deal with the presence of the bias terms, our proposed algorithm consists of robustly decomposing multiple higher order tensors arising from the Hermite expansion of the function . Using these ideas we also establish identifiability of the network parameters under minimal assumptions.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTensor decomposition and applications · Machine Learning and ELM · Model Reduction and Neural Networks
