Phase retrieval explained
Phase retrieval is the process of algorithmically finding solutions to the phase problem. Given a complex signal
, of amplitude
, and phase
:
where x is an M-dimensional spatial coordinate and k is an M-dimensional spatial frequency coordinate. Phase retrieval consists of finding the phase that satisfies a set of constraints for a measured amplitude. Important applications of phase retrieval include X-ray crystallography, transmission electron microscopy and coherent diffractive imaging, for which
.
[1] Uniqueness theorems for both 1-D and 2-D cases of the phase retrieval problem, including the phaseless 1-D inverse scattering problem, were proven by Klibanov and his collaborators (see References).
Problem formulation
Here we consider 1-D discrete Fourier transform (DFT) phase retrieval problem. The DFT of a complex signal
is given by
f[n]
=|F[k]| ⋅ ej\psi[k] k=0,1,\ldots,N-1
,
and the oversampled DFT of
is given by
,
where
.
Since the DFT operator is bijective, this is equivalent to recovering the phase
. It is common recovering a signal from its autocorrelation sequence instead of its Fourier magnitude. That is, denote by
the vector
after padding with
zeros. The autocorrelation sequence of
is then defined as
}^ \hat_ \overline, \quad m=-(N-1), \ldots, N-1 ,
and the DFT of
, denoted by
, satisfies
.
Methods
Error reduction algorithm
The error reduction is a generalization of the Gerchberg–Saxton algorithm. It solves for
from measurements of
by iterating a four-step process. For the
th iteration the steps are as follows:
Step (1):
,
, and
are estimates of, respectively,
,
and
. In the first step we calculate the
Fourier transform of
:
Step (2): The experimental value of
, calculated from the diffraction pattern via the signal equation, is then substituted for
, giving an estimate of the Fourier transform:
where the ' denotes an intermediate result that will be discarded later on.
Step (3): the estimate of the Fourier transform
is then inverse Fourier transformed:
Step (4):
then must be changed so that the new estimate of the object,
, satisfies the object constraints.
is therefore defined piecewise as:
gk+1(x)\equiv\begin{cases}
g'k(x),&x\notin\gamma,\\
0,&x\in\gamma,
\end{cases}
where
is the domain in which
does not satisfy the object constraints. A new estimate
is obtained and the four step process is repeated.
This process is continued until both the Fourier constraint and object constraint are satisfied. Theoretically, the process will always lead to a convergence, but the large number of iterations needed to produce a satisfactory image (generally >2000) results in the error-reduction algorithm by itself being unsuitable for practical applications.
Hybrid input-output algorithm
See main article: Hybrid input output (HIO) algorithm for phase retrieval.
The hybrid input-output algorithm is a modification of the error-reduction algorithm - the first three stages are identical. However,
no longer acts as an estimate of
, but the input function corresponding to the output function
, which is an estimate of
. In the fourth step, when the function
violates the object constraints, the value of
is forced towards zero, but optimally not to zero. The chief advantage of the hybrid input-output algorithm is that the function
contains
feedback information concerning previous iterations, reducing the probability of stagnation. It has been shown that the hybrid input-output algorithm converges to a solution significantly faster than the error reduction algorithm. Its convergence rate can be further improved through step size optimization algorithms.
[2] gk+1(x)\equiv\begin{cases}
g'k(x),&x\notin\gamma,\\
gk(x)-\beta{g'k(x)},&x\in\gamma.
\end{cases}
Here
is a feedback parameter which can take a value between 0 and 1. For most applications,
gives optimal results.
Shrinkwrap
For a two dimensional phase retrieval problem, there is a degeneracy of solutions as
and its conjugate
have the same Fourier modulus. This leads to "image twinning" in which the phase retrieval algorithm stagnates producing an image with features of both the object and its
conjugate.
[3] The shrinkwrap technique periodically updates the estimate of the support by low-pass filtering the current estimate of the object amplitude (by convolution with a
Gaussian) and applying a threshold, leading to a reduction in the image ambiguity.
[4] Semidefinite relaxation-based algorithm for short time Fourier transform
The phase retrieval is an ill-posed problem. To uniquely identify the underlying signal, in addition to the methods that adds additional prior information like Gerchberg–Saxton algorithm, the other way is to add magnitude-only measurements like short time Fourier transform (STFT).
The method introduced below mainly based on the work of Jaganathan et al.[5]
Short time Fourier transform
Given a discrete signal
x=(f[0],f[1],...,f[N-1])T
which is sampled from
. We use a window of length
W:
w=(w[0],w[1],...,w[W-1])T
to compute the STFT of
, denoted by
:
}
for
and
, where the parameter
denotes the separation in time between adjacent short-time sections and the parameter
R=\left\lceil
\right\rceil
denotes the number of short-time sections considered.
The other interpretation (called sliding window interpretation) of STFT can be used with the help of discrete Fourier transform (DFT). Let
denotes the window element obtained from shifted and flipped window
. Then we have
, where
.
Problem definition
Let
be the
measurements corresponding to the magnitude-square of the STFT of
,
be the
diagonal matrix with diagonal elements
\left(wr[0],wr[1],\ldots,wr[N-1]\right).
STFT phase retrieval can be stated as:
Find
such that
Zw[m,r]=\left|\left\langlefm,Wrx\right\rangle\right|2
for
and
, where
is the
-th column of the
-point inverse DFT matrix.
Intuitively, the computational complexity growing with
makes the method impractical. In fact, however, for the most cases in practical we only need to consider the measurements corresponding to
, for any parameter
satisfying
.
To be more specifically, if both the signal and the window are not vanishing, that is,
for all
and
for all
, signal
can be uniquely identified from its STFT magnitude if the following requirements are satisfied:
,
.
The proof can be found in Jaganathan' s work, which reformulates STFT phase retrieval as the following least-squares problem:
minx
\left(Zw[m,r]-\left|\left\langlefm,Wrx\right\rangle\right|2\right)2
.
The algorithm, although without theoretical recovery guarantees, empirically able to converge to the global minimum when there is substantial overlap between adjacent short-time sections.
Semidefinite relaxation-based algorithm
To establish recovery guarantees, one way is to formulate the problems as a semidefinite program (SDP), by embedding the problem in a higher dimensional space using the transformation
and relax the rank-one constraint to obtain a convex program. The problem reformulated is stated below:
Obtain
} by solving:
for
and
Once
} is found, we can recover signal
by best rank-one approximation.
Applications
Phase retrieval is a key component of coherent diffraction imaging (CDI). In CDI, the intensity of the diffraction pattern scattered from a target is measured. The phase of the diffraction pattern is then obtained using phase retrieval algorithms and an image of the target is constructed. In this way, phase retrieval allows for the conversion of a diffraction pattern into an image without an optical lens.
Using phase retrieval algorithms, it is possible to characterize complex optical systems and their aberrations.[6] For example, phase retrieval was used to diagnose and repair the flawed optics of the Hubble Space Telescope.[7] [8]
Other applications of phase retrieval include X-ray crystallography and transmission electron microscopy.
See also
References
- Klibanov, M. V.. Soviet Mathematics - Doklady. 1985. 32. 668–670. On uniqueness of the determination of a compactly supported function from the modulus of its Fourier transform.
- Klibanov. M.V.. Differential Equations. 1987. 22. 1232–1240. Determination of a function with compact support from the absolute value of its Fourier transform and an inverse scattering problem .
- Klibanov. M.V.. Siberian Math. J.. 1987. 27. 5. 708–719. Inverse scattering problems and restoration of a function from the modulus of its Fourier transform. 10.1007/bf00969199. 120840929 .
- Klibanov, M. V.. Differential Equations. 1989. 25. 520–527. Uniqueness of the determination of distortions of a crystal lattice by the X-ray diffraction in a continuous dynamical model.
- Klibanov, M.V. . Sacks, P.E. . amp . J. Math. Phys.. 1992. 33. 11 . 2813–3821. Phaseless inverse scattering and the phase problem in optics. 10.1063/1.529990. 1992JMP....33.3813K .
- Klibanov, M. V.. Sacks, P.E.. J. Comput. Phys.. 1994. 112. 2. 273–281. Use of partial knowledge of the potential in the phase problem of inverse scattering. 10.1006/jcph.1994.1099. 1994JCoPh.112..273K .
- Klibanov, M. V.. Sacks, P.E.. Tikhonravov, A.V.. Inverse Problems. 1995. 11. 1. 1–28. The phase retrieval problem . 1995InvPr..11....1K . 10.1088/0266-5611/11/1/001 . 250916850 .
- Klibanov, M. V.. J. Math. Anal. Appl.. 2006. 323. 2. 818–843. On the recovery of a 2-D function from the modulus of its Fourier transform. 10.1016/j.jmaa.2005.10.079. free.
Notes and References
- Fienup. J. R.. 1982-08-01. Phase retrieval algorithms: a comparison. Applied Optics. en. 21. 15. 2758–69. 10.1364/AO.21.002758. 20396114. 1982ApOpt..21.2758F . 0003-6935.
- Marchesini. S.. 25 January 2007. Invited Article: A unified evaluation of iterative projection algorithms for phase retrieval. Review of Scientific Instruments. en. 78. 1. 011301–011301–10. 10.1063/1.2403783. 17503899. 0034-6748. physics/0603201. 2007RScI...78a1301M . 7462041 .
- Fienup. J. R.. Wackerman. C. C.. 1986-11-01. Phase-retrieval stagnation problems and solutions. Journal of the Optical Society of America A. en. 3. 11. 1897. 10.1364/JOSAA.3.001897. 1986JOSAA...3.1897F . 1084-7529.
- Marchesini. S.. He. H.. Chapman. H. N.. Hau-Riege. S. P.. Noy. A.. Howells. M. R.. Weierstall. U.. Spence. J. C. H.. 2003-10-28. X-ray image reconstruction from a diffraction pattern alone. Physical Review B. en. 68. 14. 140101. 10.1103/PhysRevB.68.140101. physics/0306174. 2003PhRvB..68n0101M . 14224319 . 0163-1829.
- Jaganathan. Kishore. Eldar. Yonina C.. Hassibi. Babak. June 2016. STFT Phase Retrieval: Uniqueness Guarantees and Recovery Algorithms. IEEE Journal of Selected Topics in Signal Processing. 10. 4. 770–781. 10.1109/JSTSP.2016.2549507. 1508.02820 . 2016ISTSP..10..770J . 1941-0484. free.
- Fienup. J. R.. 1993-04-01. Phase-retrieval algorithms for a complicated optical system. Applied Optics. EN. 32. 10. 1737–1746. 10.1364/AO.32.001737. 20820307. 1993ApOpt..32.1737F . 2155-3165.
- Web site: First person: A scientist's discovery puts space into focus . www.wbur.org . April 2022 . 30 May 2022. Interview with Professor Robert Gonsalves.
- Krist. JE. Burrows. CJ. 1995-08-01. Phase-retrieval analysis of pre- and post-repair Hubble Space Telescope images. Applied Optics. EN. 34. 22. 4951–64. 10.1364/AO.34.004951. 21052338. 1995ApOpt..34.4951K .