paper-with-me

Papers

Solving Systems of Random Quadratic Equations via Truncated Amplitude Flow

2016-05-26 · Gang Wang, Georgios B. Giannakis, Yonina C. Eldar

This paper presents a new algorithm, termed \emph{truncated amplitude flow} (TAF), to recover an unknown vector $\bm{x}$ from a system of quadratic equations of the form $y_i=|\langle\bm{a}_i,\bm{x}\rangle|^2$, where $\bm{a}_i$'s are given random measurement vectors. This problem is known to be \emph{NP-hard} in general. We prove that as soon as the number of equations is on the order of the number of unknowns, TAF recovers the solution exactly (up to a global unimodular constant) with high probability and complexity growing linearly with both the number of unknowns and the number of equations. Our TAF approach adopts the \emph{amplitude-based} empirical loss function, and proceeds in two stages. In the first stage, we introduce an \emph{orthogonality-promoting} initialization that can be obtained with a few power iterations. Stage two refines the initial estimate by successive updates of scalable \emph{truncated generalized gradient iterations}, which are able to handle the rather challenging nonconvex and nonsmooth amplitude-based objective function. In particular, when vectors $\bm{x}$ and $\bm{a}_i$'s are real-valued, our gradient truncation rule provably eliminates erroneously estimated signs with high probability to markedly improve upon its untruncated version. Numerical tests using synthetic data and real images demonstrate that our initialization returns more accurate and robust estimates relative to spectral initializations. Furthermore, even under the same initialization, the proposed amplitude-based refinement outperforms existing Wirtinger flow variants, corroborating the superior performance of TAF over state-of-the-art algorithms.

📄 PDF Abstract BibTeX arXiv:1605.08285

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Solving Large-scale Systems of Random Quadratic Equations via Stochastic Truncated Amplitude Flow

2016-10-29 · Gang Wang, Georgios B. Giannakis, Jie Chen

A novel approach termed \emph{stochastic truncated amplitude flow} (STAF) is developed to reconstruct an unknown $n$-dimensional real-/complex-valued signal $\bm{x}$ from $m$ `phaseless' quadratic equations of the form $…

Retrieval

Solving Random Systems of Quadratic Equations via Truncated Generalized Gradient Flow

2016-12-01 · NeurIPS 2016 12 · Gang Wang, Georgios Giannakis

This paper puts forth a novel algorithm, termed \emph{truncated generalized gradient flow} (TGGF), to solve for $\bm{x}\in\mathbb{R}^n/\mathbb{C}^n$ a system of $m$ quadratic equations $y_i=|\langle\bm{a}_i,\bm{x}\rangle…

Solving Random Quadratic Systems of Equations Is Nearly as Easy as Solving Linear Systems

2015-05-19 · NeurIPS 2015 12 · Yuxin Chen, Emmanuel J. Candes

We consider the fundamental problem of solving quadratic systems of equations in $n$ variables, where $y_i = |\langle \boldsymbol{a}_i, \boldsymbol{x} \rangle|^2$, $i = 1, \ldots, m$ and $\boldsymbol{x} \in \mathbb{R}^n$…

Reshaped Wirtinger Flow for Solving Quadratic System of Equations

2016-12-01 · NeurIPS 2016 12 · Huishuai Zhang, Yingbin Liang

We study the problem of recovering a vector $\bx\in \bbR^n$ from its magnitude measurements $y_i=|\langle \ba_i, \bx\rangle|, i=1,..., m$. Our work is along the line of the Wirtinger flow (WF) approach \citet{candes2015p…

Automatic Differentiation is Essential in Training Neural Networks for Solving Differential Equations

2024-05-23 · Chuqi Chen, Yahong Yang, Yang Xiang, Wenrui Hao

Neural network-based approaches have recently shown significant promise in solving partial differential equations (PDEs) in science and engineering, especially in scenarios featuring complex domains or incorporation of e…