Learning Distributions Generated by One-Layer ReLU Networks

September 04, 2019 ยท Declared Dead ยท ๐Ÿ› Neural Information Processing Systems

๐Ÿ‘ป CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Shanshan Wu, Alexandros G. Dimakis, Sujay Sanghavi arXiv ID 1909.01812 Category cs.LG: Machine Learning Cross-listed cs.DS, math.ST, stat.ML Citations 24 Venue Neural Information Processing Systems Last Checked 3 months ago
Abstract
We consider the problem of estimating the parameters of a $d$-dimensional rectified Gaussian distribution from i.i.d. samples. A rectified Gaussian distribution is defined by passing a standard Gaussian distribution through a one-layer ReLU neural network. We give a simple algorithm to estimate the parameters (i.e., the weight matrix and bias vector of the ReLU neural network) up to an error $ฮต||W||_F$ using $\tilde{O}(1/ฮต^2)$ samples and $\tilde{O}(d^2/ฮต^2)$ time (log factors are ignored for simplicity). This implies that we can estimate the distribution up to $ฮต$ in total variation distance using $\tilde{O}(ฮบ^2d^2/ฮต^2)$ samples, where $ฮบ$ is the condition number of the covariance matrix. Our only assumption is that the bias vector is non-negative. Without this non-negativity assumption, we show that estimating the bias vector within any error requires the number of samples at least exponential in the infinity norm of the bias vector. Our algorithm is based on the key observation that vector norms and pairwise angles can be estimated separately. We use a recent result on learning from truncated samples. We also prove two sample complexity lower bounds: $ฮฉ(1/ฮต^2)$ samples are required to estimate the parameters up to error $ฮต$, while $ฮฉ(d/ฮต^2)$ samples are necessary to estimate the distribution up to $ฮต$ in total variation distance. The first lower bound implies that our algorithm is optimal for parameter estimation. Finally, we show an interesting connection between learning a two-layer generative model and non-negative matrix factorization. Experimental results are provided to support our analysis.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning

Died the same way โ€” ๐Ÿ‘ป Ghosted