English

Iteratively Reweighted Least Squares for Phase Unwrapping

Optimization and Control 2024-01-19 v1

Abstract

The 2D phase unwrapping problem seeks to recover a phase image from its observation modulo 2π\pi, and is a crucial step in a variety of imaging applications. In particular, it is one of the most time-consuming steps in the interferometric synthetic aperture radar (InSAR) pipeline. In this work we tackle the L1L^1-norm phase unwrapping problem. In optimization terms, this is a simple sparsity-inducing problem, albeit in very large dimension. To solve this high-dimensional problem, we iteratively solve a series of numerically simpler weighted least squares problems, which are themselves solved using a preconditioned conjugate gradient method. Our algorithm guarantees a sublinear rate of convergence in function values, is simple to implement and can easily be ported to GPUs, where it significantly outperforms state of the art phase unwrapping methods.

Keywords

Cite

@article{arxiv.2401.09961,
  title  = {Iteratively Reweighted Least Squares for Phase Unwrapping},
  author = {Benjamin Dubois-Taine and Roland Akiki and Alexandre d'Aspremont},
  journal= {arXiv preprint arXiv:2401.09961},
  year   = {2024}
}
R2 v1 2026-06-28T14:20:22.770Z