paper-with-me

Papers

Phase Retrieval using Alternating Minimization

2013-06-02 · NeurIPS 2013 12 · Praneeth Netrapalli, Prateek Jain, Sujay Sanghavi

Phase retrieval problems involve solving linear equations, but with missing sign (or phase, for complex numbers) information. More than four decades after it was first proposed, the seminal error reduction algorithm of (Gerchberg and Saxton 1972) and (Fienup 1982) is still the popular choice for solving many variants of this problem. The algorithm is based on alternating minimization; i.e. it alternates between estimating the missing phase information, and the candidate solution. Despite its wide usage in practice, no global convergence guarantees for this algorithm are known. In this paper, we show that a (resampling) variant of this approach converges geometrically to the solution of one such problem -- finding a vector $\mathbf{x}$ from $\mathbf{y},\mathbf{A}$, where $\mathbf{y} = \left|\mathbf{A}^{\top}\mathbf{x}\right|$ and $|\mathbf{z}|$ denotes a vector of element-wise magnitudes of $\mathbf{z}$ -- under the assumption that $\mathbf{A}$ is Gaussian. Empirically, we demonstrate that alternating minimization performs similar to recently proposed convex techniques for this problem (which are based on "lifting" to a convex matrix problem) in sample complexity and robustness to noise. However, it is much more efficient and can scale to large problems. Analytically, for a resampling version of alternating minimization, we show geometric convergence to the solution, and sample complexity that is off by log factors from obvious lower bounds. We also establish close to optimal scaling for the case when the unknown vector is sparse. Our work represents the first theoretical guarantee for alternating minimization (albeit with resampling) for any variant of phase retrieval problems in the non-convex setting.

📄 PDF Abstract BibTeX arXiv:1306.0160

Code (1)

GauriJagatap/model-copram

Tasks

Retrieval

Similar Papers 제목 키워드 기반

A Sample Efficient Alternating Minimization-based Algorithm For Robust Phase Retrieval

2024-09-07 · Adarsh Barik, Anand Krishna, Vincent Y. F. Tan

In this work, we study the robust phase retrieval problem where the task is to recover an unknown signal $\theta^* \in \mathbb{R}^d$ in the presence of potentially arbitrarily corrupted magnitude-only linear measurements…

Retrieval

Alternating Phase Langevin Sampling with Implicit Denoiser Priors for Phase Retrieval

2022-11-02 · Rohun Agrawal, Oscar Leong

Phase retrieval is the nonlinear inverse problem of recovering a true signal from its Fourier magnitude measurements. It arises in many applications such as astronomical imaging, X-Ray crystallography, microscopy, and mo…

DenoisingRetrieval

Fast, Sample-Efficient Algorithms for Structured Phase Retrieval

2017-12-01 · NeurIPS 2017 12 · Gauri Jagatap, Chinmay Hegde

We consider the problem of recovering a signal x in R^n, from magnitude-only measurements, y_i = |a_i^T x| for i={1,2...m}. Also known as the phase retrieval problem, it is a fundamental challenge in nano-, bio- and as…

Retrieval

Signal Inpainting from Fourier Magnitudes

2022-10-28 · Louis Bahrman, Marina Krémé, Paul Magron, Antoine Deleforge

Signal inpainting is the task of restoring degraded or missing samples in a signal. In this paper we address signal inpainting when Fourier magnitudes are observed. We propose a mathematical formulation of the problem th…

Retrieval

Ptychographic phase-retrieval by proximal algorithms

2019-09-13

We derive a set of ptychography phase-retrieval iterative engines based on proximal algorithms originally developed in convex optimization theory, and discuss their connections with existing ones. The use of proximal ope…

Retrieval