IVLGApr 25, 2019

Deep Iterative Reconstruction for Phase Retrieval

arXiv:1904.11301v251 citations
Originality Incremental advance
AI Analysis

This work addresses the sensitivity to initialization and noise in phase retrieval, a problem in imaging and signal processing, though it is incremental as it builds on existing HIO methods with deep learning enhancements.

The authors tackled the phase retrieval problem by developing a deep learning-enhanced algorithm that combines two DNNs with the hybrid input-output (HIO) method to improve reconstruction performance and robustness. Their approach achieves state-of-the-art results with little additional computational cost compared to HIO, demonstrating effectiveness in numerical tests.

Classical phase retrieval problem is the recovery of a constrained image from the magnitude of its Fourier transform. Although there are several well-known phase retrieval algorithms including the hybrid input-output (HIO) method, the reconstruction performance is generally sensitive to initialization and measurement noise. Recently, deep neural networks (DNNs) have been shown to provide state-of-the-art performance in solving several inverse problems such as denoising, deconvolution, and superresolution. In this work, we develop a phase retrieval algorithm that utilizes two DNNs together with the model-based HIO method. First, a DNN is trained to remove the HIO artifacts and is used iteratively with the HIO method to improve the reconstructions. After this iterative phase, a second DNN is trained to remove the remaining artifacts. Numerical results demonstrate the effectiveness of ourapproach, which has little additional computational cost compared to the HIO method. Our approach not only achieves state-of-the-art reconstruction performance but also is more robust to different initialization and noise levels.

Foundations

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

Your Notes