14
2

Beyond Moments: Robustly Learning Affine Transformations with Asymptotically Optimal Error

Abstract

We present a polynomial-time algorithm for robustly learning an unknown affine transformation of the standard hypercube from samples, an important and well-studied setting for independent component analysis (ICA). Specifically, given an ϵ\epsilon-corrupted sample from a distribution DD obtained by applying an unknown affine transformation xAx+sx \rightarrow Ax+s to the uniform distribution on a dd-dimensional hypercube [1,1]d[-1,1]^d, our algorithm constructs A^,s^\hat{A}, \hat{s} such that the total variation distance of the distribution D^\hat{D} from DD is O(ϵ)O(\epsilon) using poly(d)(d) time and samples. Total variation distance is the information-theoretically strongest possible notion of distance in our setting and our recovery guarantees in this distance are optimal up to the absolute constant factor multiplying ϵ\epsilon. In particular, if the columns of AA are normalized to be unit length, our total variation distance guarantee implies a bound on the sum of the 2\ell_2 distances between the column vectors of AA and AA', i=1daia^i2=O(ϵ)\sum_{i =1}^d \|a_i-\hat{a}_i\|_2 = O(\epsilon). In contrast, the strongest known prior results only yield a ϵO(1)\epsilon^{O(1)} (relative) bound on the distance between individual aia_i's and their estimates and translate into an O(dϵ)O(d\epsilon) bound on the total variation distance. Our key innovation is a new approach to ICA (even to outlier-free ICA) that circumvents the difficulties in the classical method of moments and instead relies on a new geometric certificate of correctness of an affine transformation. Our algorithm is based on a new method that iteratively improves an estimate of the unknown affine transformation whenever the requirements of the certificate are not met.

View on arXiv
Comments on this paper