IVCVJul 29, 2020

Solving Phase Retrieval with a Learned Reference

arXiv:2007.14621v126 citations
Originality Incremental advance
AI Analysis

This work addresses the classical and difficult problem of Fourier phase retrieval for image recovery, offering a novel approach that improves accuracy and efficiency, though it is incremental in its method adaptation.

The paper tackles the Fourier phase retrieval problem by adding a learned reference to the signal before capturing Fourier amplitude measurements, and it achieves near-perfect recovery at a fixed small computational cost, with significant performance enhancement compared to standard methods.

Fourier phase retrieval is a classical problem that deals with the recovery of an image from the amplitude measurements of its Fourier coefficients. Conventional methods solve this problem via iterative (alternating) minimization by leveraging some prior knowledge about the structure of the unknown image. The inherent ambiguities about shift and flip in the Fourier measurements make this problem especially difficult; and most of the existing methods use several random restarts with different permutations. In this paper, we assume that a known (learned) reference is added to the signal before capturing the Fourier amplitude measurements. Our method is inspired by the principle of adding a reference signal in holography. To recover the signal, we implement an iterative phase retrieval method as an unrolled network. Then we use back propagation to learn the reference that provides us the best reconstruction for a fixed number of phase retrieval iterations. We performed a number of simulations on a variety of datasets under different conditions and found that our proposed method for phase retrieval via unrolled network and learned reference provides near-perfect recovery at fixed (small) computational cost. We compared our method with standard Fourier phase retrieval methods and observed significant performance enhancement using the learned reference.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes