English

Reshaped Wirtinger Flow and Incremental Algorithm for Solving Quadratic System of Equations

Machine Learning 2016-10-28 v2 Machine Learning

Abstract

We study the phase retrieval problem, which solves quadratic system of equations, i.e., recovers a vector xRn\boldsymbol{x}\in \mathbb{R}^n from its magnitude measurements yi=ai,x,i=1,...,my_i=|\langle \boldsymbol{a}_i, \boldsymbol{x}\rangle|, i=1,..., m. We develop a gradient-like algorithm (referred to as RWF representing reshaped Wirtinger flow) by minimizing a nonconvex nonsmooth loss function. In comparison with existing nonconvex Wirtinger flow (WF) algorithm \cite{candes2015phase}, although the loss function becomes nonsmooth, it involves only the second power of variable and hence reduces the complexity. We show that for random Gaussian measurements, RWF enjoys geometric convergence to a global optimal point as long as the number mm of measurements is on the order of nn, the dimension of the unknown x\boldsymbol{x}. This improves the sample complexity of WF, and achieves the same sample complexity as truncated Wirtinger flow (TWF) \cite{chen2015solving}, but without truncation in gradient loop. Furthermore, RWF costs less computationally than WF, and runs faster numerically than both WF and TWF. We further develop the incremental (stochastic) reshaped Wirtinger flow (IRWF) and show that IRWF converges linearly to the true signal. We further establish performance guarantee of an existing Kaczmarz method for the phase retrieval problem based on its connection to IRWF. We also empirically demonstrate that IRWF outperforms existing ITWF algorithm (stochastic version of TWF) as well as other batch algorithms.

Cite

@article{arxiv.1605.07719,
  title  = {Reshaped Wirtinger Flow and Incremental Algorithm for Solving Quadratic System of Equations},
  author = {Huishuai Zhang and Yi Zhou and Yingbin Liang and Yuejie Chi},
  journal= {arXiv preprint arXiv:1605.07719},
  year   = {2016}
}

Comments

Part of this draft is accepted to NIPS 2016

R2 v1 2026-06-22T14:08:54.983Z