Learning Distributions Generated by Single-Layer ReLU Networks in the Presence of Arbitrary Outliers

Abstract

We consider a set of data samples such that a fraction of the samples are arbitrary outliers, and the rest are the output samples of a single-layer neural network with rectified linear unit (ReLU) activation. Our goal is to estimate the parameters (weight matrix and bias vector) of the neural network, assuming the bias vector to be non-negative. We estimate the network parameters using the gradient descent algorithm combined with either the median- or trimmed mean-based filters to mitigate the effect of the arbitrary outliers. We then prove that O~(1p2+1ϵ2p)\tilde{O}( \frac{1}{p^2}+\frac{1}{\epsilon^2p}) samples and O~(d2p2+d2ϵ2p)\tilde{O} ( \frac{d^2}{p^2}+ \frac{d^2}{\epsilon^2p}) time are sufficient for our algorithm to estimate the neural network parameters within an error of ϵ\epsilon when the outlier probability is 1−p1-p, {where 2/3< p \leq 1} and the problem dimension is dd (with log factors being ignored here). Our theoretical and simulation results provide insights into the training complexity of ReLU neural networks in terms of the probability of outliers and problem dimension. Signal Processing System

    Similar works

    Full text

    thumbnail-image

    Available Versions