Papers
Topics
Authors
Recent
Detailed Answer
Quick Answer
Concise responses based on abstracts only
Detailed Answer
Well-researched responses based on abstracts and relevant paper content.
Custom Instructions Pro
Preferences or requirements that you'd like Emergent Mind to consider when generating responses
Gemini 2.5 Flash
Gemini 2.5 Flash 49 tok/s
Gemini 2.5 Pro 53 tok/s Pro
GPT-5 Medium 19 tok/s Pro
GPT-5 High 16 tok/s Pro
GPT-4o 103 tok/s Pro
Kimi K2 172 tok/s Pro
GPT OSS 120B 472 tok/s Pro
Claude Sonnet 4 39 tok/s Pro
2000 character limit reached

Learning Two Layer Rectified Neural Networks in Polynomial Time (1811.01885v1)

Published 5 Nov 2018 in cs.DS and cs.LG

Abstract: Consider the following fundamental learning problem: given input examples $x \in \mathbb{R}d$ and their vector-valued labels, as defined by an underlying generative neural network, recover the weight matrices of this network. We consider two-layer networks, mapping $\mathbb{R}d$ to $\mathbb{R}m$, with $k$ non-linear activation units $f(\cdot)$, where $f(x) = \max {x , 0}$ is the ReLU. Such a network is specified by two weight matrices, $\mathbf{U}* \in \mathbb{R}{m \times k}, \mathbf{V}* \in \mathbb{R}{k \times d}$, such that the label of an example $x \in \mathbb{R}{d}$ is given by $\mathbf{U}* f(\mathbf{V}* x)$, where $f(\cdot)$ is applied coordinate-wise. Given $n$ samples as a matrix $\mathbf{X} \in \mathbb{R}{d \times n}$ and the (possibly noisy) labels $\mathbf{U}* f(\mathbf{V}* \mathbf{X}) + \mathbf{E}$ of the network on these samples, where $\mathbf{E}$ is a noise matrix, our goal is to recover the weight matrices $\mathbf{U}*$ and $\mathbf{V}*$. In this work, we develop algorithms and hardness results under varying assumptions on the input and noise. Although the problem is NP-hard even for $k=2$, by assuming Gaussian marginals over the input $\mathbf{X}$ we are able to develop polynomial time algorithms for the approximate recovery of $\mathbf{U}*$ and $\mathbf{V}*$. Perhaps surprisingly, in the noiseless case our algorithms recover $\mathbf{U},\mathbf{V}^$ exactly, i.e., with no error. To the best of the our knowledge, this is the first algorithm to accomplish exact recovery. For the noisy case, we give the first polynomial time algorithm that approximately recovers the weights in the presence of mean-zero noise $\mathbf{E}$. Our algorithms generalize to a larger class of rectified activation functions, $f(x) = 0$ when $x\leq 0$, and $f(x) > 0$ otherwise.

Citations (67)

Summary

We haven't generated a summary for this paper yet.

List To Do Tasks Checklist Streamline Icon: https://streamlinehq.com

Collections

Sign up for free to add this paper to one or more collections.

Lightbulb On Streamline Icon: https://streamlinehq.com

Continue Learning

We haven't generated follow-up questions for this paper yet.