Time Series Phase Unwrapping Based on Graph Theory and Compressed Sensing

Time Series Phase Unwrapping Based on Graph Theory and Compressed Sensing

This article has been accepted for inclusion in a future issue of this journal. Content is final as presented, with the exception of pagination. IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING 1 Time Series Phase Unwrapping Based on Graph Theory and Compressed Sensing Zhang-Feng Ma , Student Member, IEEE,MiJiang , Senior Member, IEEE, Mostafa Khoshmanesh, and Xiao Cheng Abstract— Time Series SAR interferometry (InSAR) interferogram, in which the observations are known modulo- (TS-InSAR) has been widely applied to monitor the crustal 2π [1]–[3]. The main challenge of PU is that it is extremely deformation with centimeter- to millimeter-level accuracy. Phase difficult to, first, distinguish which pixel contains phase cycles, unwrapping (PU) errors have proven to be one of the main sources of bias that hinder achieving such high accuracy. In this and second, how many the cycles are. A certain phase article, a new time series PU approach is developed to improve continuity assumption that the local phase gradient between the unwrapping accuracy. The rationale behind the proposed neighboring points should be smooth and less than π makes method is to first improve the sparse unwrapping by mitigating this problem tractable. the phase gradients in a 2-D network and then correcting the Based on this assumption, Lp-Norm [4] methods such as unwrapping errors in time, based on the triplet phase closure. Rather than the commonly used Delaunay network, we employ least squares, minimum cost flow (MCF) [5], and minimum the all-pairs-shortest-path (APSP) algorithm from graph theory discontinuity [6] attempt to unwrap phases by shrinking the to maximize the temporal coherence of all edges and to approach Euclidean distances or minimizing the difference between the the phase continuity assumption in the 2-D spatial domain. gradient of the wrapped phase and the unknown true value. Next, we formulate the PU error correction in the 1-D temporal Despite evident success in various applications, this hypothesis domain as compressed sensing (CS) problem, according to the sparsity of the remaining phase ambiguity cycles. We finally might not be valid in real SAR interferograms due to the phase estimate phase ambiguity cycles by means of integer linear discontinuities caused by phase noise and fast phase variation programming (ILP). The comprehensive comparisons using of the signal of interest due to deformation or local topography. synthetic and real Sentinel-1 data covering Lost Hills, California, In order to identify the phase discontinuities, different + confirm the validity of the proposed 2-D 1-D unwrapping strategies have been proposed, generally resorting to the approach and its superior performance compared to previous methods. temporal information. In 3-D methods, the phase continuity assumption is extended to three dimensions, the third being Index Terms— All-pairs-shortest-path (APSP), compressed time. For example, the 1-D + 2-D method presented by sensing (CS), graph theory, phase unwrapping (PU), SAR inter- ferometry (InSAR), time series. Pepe and Lanari [7] integrates the temporal MCF network programming with the spatial PU to mitigate phase gradients I. INTRODUCTION and therefore to approach the phase continuity assumption. Costantini et al. [8] proposed a multi-dimensional PU proce- HASE unwrapping (PU) is a key step in SAR interfer- dure, in which redundant phase gradients both in temporal and ometry (InSAR) time series processing for high-precision P spatial dimensions are utilized in optimizing the 3-D irrota- deformation monitoring. The aim of PU is to recover the tionality constraints. Furthermore, Hooper and Zebker [9] pro- proper ambiguity number of the 2π phase cycles from the posed a QUASI-L∞-Norm 3-D PU algorithm, which extends Manuscript received December 7, 2020; revised January 27, 2021 and the 2-D branch-cut theory to 3-D through linking phase March 1, 2021; accepted March 13, 2021. This work was supported in part residuals to construct a 3-D discontinuity surface. Although by the National Natural Science Foundation of China under Grant 41774003 and Grant 42074008, in part by the European Space Agency (ESA), Ministry 3-D-based approaches are more likely to achieve reliable of Science and Technology (MOST) of China Dragon 5 Project under Grant results, heavy computational burden and the error propagation 59332, and in part by the Program of China Scholarship Council under Grant induced by misestimating the phase residues or gradients may 202006710013. (Corresponding author: Mi Jiang.) Zhang-Feng Ma is with the School of Earth Sciences and Engineer- degrade the unwrapping efficiency. ing, Hohai University, Nanjing 211100, China (e-mail: jspcmazhangfeng@ Recent studies have demonstrated that the phase closure hhu.edu.cn). test for PU error detection and correction is a powerful Mi Jiang and Xiao Cheng are with the School of Geospatial Engineering and Science, Sun Yat-sen University, Guangzhou 510275, China, and also method [10]. The rationale behind this method is that a redun- with the Southern Marine Science and Engineering Guangdong Labora- dant temporal network of interferograms allows evaluating tory, Zhuhai 519082, China (e-mail: [email protected]; chengxiao9@ the errors by checking the consistency of triplets of spatially mail.sysu.edu.cn). Mostafa Khoshmanesh is with the Department of Mechanical and Civil unwrapped phases. After establishing a linear relationship Engineering, California Institute of Technology, Pasadena, CA 91125 USA between required integer ambiguities and unwrapped phase (e-mail: [email protected]). observations (see Section III-A), a least-squares adjustment is Color versions of one or more figures in this article are available at https://doi.org/10.1109/TGRS.2021.3066784. implemented on a pixel-by-pixel basis in space. Note that typ- Digital Object Identifier 10.1109/TGRS.2021.3066784 ically all of the least-squares estimates will be nonzero. This 0196-2892 © 2021 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission. See https://www.ieee.org/publications/rights/index.html for more information. Authorized licensed use limited to: CALIFORNIA INSTITUTE OF TECHNOLOGY. Downloaded on April 12,2021 at 15:25:55 UTC from IEEE Xplore. Restrictions apply. This article has been accepted for inclusion in a future issue of this journal. Content is final as presented, with the exception of pagination. 2 IEEE TRANSACTIONS ON GEOSCIENCE AND REMOTE SENSING interprets the final model challenging as the solution should where φi,p,q is the phase difference between vertex p and q be sparse, i.e., only a fraction of the unwrapped interferogram in an interferogram i. The higher values of temporal coherence series should include unwrapping errors [11]. To solve this represent that an edge has a smaller phase variation in the tem- issue, Xu and Sandwell [12] modified the objective function by poral dimension. Accordingly, it is favorable to select edges taking advantage of the least absolute shrinkage and selection with higher temporal coherence to improve the unwrapping operator (Lasso) [13], which is a L1-norm regularization. results for all the interferograms, instead of using the edges Indeed, Lasso is equivalent to a Laplacian-like prior [13] and simply obtained from the Delaunay triangulation algorithm. yields sparse solution vectors, having only some coordinates To this end, the APSP algorithm can be employed [16], which that are nonzero. However, the Lasso regularization is not has been used in [17] for the deformation rate estimation. only very time-consuming for the penalty selection and the Given a weighted and undirected graph G ={V, E} with iterative solver, but also needs parameterization. Furthermore, weight function w : E → R+,whereV is the set of all vertices the solutions in least-squares and Lasso need to be rounded to (i.e., sparse points v1,v2,...,vμ)andE represents the set of their nearest integer, which is obviously undesirable in strong edges formed under a certain constraint, the APSP algorithm 0 noise scenarios. In this context, the discontinuous L -Norm finds edges connecting source vi and terminal v j in the set E is more effective for recovering sparse signals as the solution with the minimum weight. This procedure is recursive and the can provide the minimum number of corrections required for path connecting pair (vi ,vj ) is refined step by step, while only global loop closure. saving the edges with the best temporal coherence found in The main objective of this article is to improve the PU error each iteration. 0 correction algorithm. Given that L -Norm is not convex, mak- An initial list of pairs (vi ,vj ) needs to be prepared first. For ing the minimization very computationally challenging, we this purpose, we use the Delaunay triangulation and k-nearest reformulate the problem of integer ambiguity correction under neighbors (KNN, K = 100) algorithms to create two sets of the mathematical framework of compressed sensing (CS) tech- sources and terminals. The initial set of edges (E) is then nique and replace the nonconvex discontinuous L0-norm by created by combining all the edges in the KNN network the convex continuous L1-norm, leading to a L1-norm integer and Delaunay triangulation (see Fig. 1). After estimating the linear programming (ILP). Because the spatial unwrapping weight w for each edge in the pair list of set E as w = errors will affect the temporal phase closure, and consequently −10 log 10(ρ),whereρ is the temporal coherence defined in the sparsity of integer ambiguities to be estimated, we also (1), the edge(vi ,vj ) is replaced by the lower-weight edges in investigate the 2-D PU on the sparse grid, with emphasis on the E. For instance, the edge between vertex (v1, v2) in the pair spatial reference network. As a result, time-series PU becomes list with weight w12 can be substituted with edges (v1, v3) the focus of this article.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    12 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us