A Fast and Provable Algorithm for Sparse Phase Retrieval

Abstract

We study the sparse phase retrieval problem, which seeks to recover a sparse signal from a limited set of magnitude-only measurements. In contrast to prevalent sparse phase retrieval algorithms that primarily use first-order methods, we propose an innovative second-order algorithm that employs a Newton-type method with hard thresholding. This algorithm overcomes the linear convergence limitations of first-order methods while preserving their hallmark per-iteration computational efficiency. We provide theoretical guarantees that our algorithm converges to the $s$-sparse ground truth signal $\boldsymbol{x}^{\natural} \in \mathbb{R}^n$ (up to a global sign) at a quadratic convergence rate after at most $O(\log (\Vert\boldsymbol{x}^{\natural} \Vert /x_{\min}^{\natural}))$ iterations, using $\Omega(s^2\log n)$ Gaussian random samples. Numerical experiments show that our algorithm achieves a significantly faster convergence rate than state-of-the-art methods.

Cite

Text

Cai et al. "A Fast and Provable Algorithm for Sparse Phase Retrieval." International Conference on Learning Representations, 2024.

Markdown

[Cai et al. "A Fast and Provable Algorithm for Sparse Phase Retrieval." International Conference on Learning Representations, 2024.](https://mlanthology.org/iclr/2024/cai2024iclr-fast/)

BibTeX

@inproceedings{cai2024iclr-fast,
  title     = {{A Fast and Provable Algorithm for Sparse Phase Retrieval}},
  author    = {Cai, Jian-Feng and Long, Yu and Wen, Ruixue and Ying, Jiaxi},
  booktitle = {International Conference on Learning Representations},
  year      = {2024},
  url       = {https://mlanthology.org/iclr/2024/cai2024iclr-fast/}
}