Autonomous Extraction of Millimeter-scale Deformation in InSAR Time Series Using Deep Learning
Abstract
Systematic characterization of slip behaviours on active faults is key to unraveling the physics of tectonic faulting and the interplay between slow and fast earthquakes. Interferometric Synthetic Aperture Radar (InSAR), by enabling measurement of ground deformation at a global scale every few days, may hold the key to those interactions. However, atmospheric propagation delays often exceed ground deformation of interest despite state-of-the art processing, and thus InSAR analysis requires expert interpretation and a priori knowledge of fault systems, precluding global investigations of deformation dynamics. Here we show that a deep auto-encoder architecture tailored to untangle ground deformation from noise in InSAR time series autonomously extracts deformation signals, without prior knowledge of a fault’s location or slip behaviour. Applied to InSAR data over the North Anatolian Fault, our method reaches 2 mm detection, revealing a slow earthquake twice as extensive as previously recognized. We further explore the generalization of our approach to inflation/deflation-induced deformation, applying the same methodology to the geothermal field of Coso, California.
1 Introduction
Faults slip in a variety of modes, from dynamic earthquakes to transient slow earthquakes and aseismic creep [1, 2]. The classical picture of faults being either locked and prone to dynamic and damaging earthquakes, or unlocked and quietly creeping to accommodate tectonic stress, is evolving. Growing evidence indicates complex fault behaviours and interactions among and between modes of slip [3]. Evidence includes fault segments hosting both slow and dynamic earthquakes, as well as slow earthquake preceding and possibly triggering the nucleation phase of dynamic earthquakes [4, 5, 6]. Answering a number of fundamental questions such as what controls the slip mode on a fault, whether there exists a continuous spectrum of slip modes on faults, and what determines the possible evolution of a slow earthquake into a dynamic seismic rupture, requires exhaustive characterization of all slip phenomena. Interferometric Synthetic Aperture Radar (InSAR) holds the promise of continuous geodetic monitoring of fault systems at a global scale, which may well hold the key to address these questions. However, although the data exists, current algorithms are not suited for global monitoring because they require time-consuming manual intervention, and the final product requires exhaustive expert interpretation.
InSAR is routinely used to measure ground deformation due to hydrologic, volcanic, and tectonic processes[7, 8, 9]. The apparent range change in the satellite Line-Of-Sight (LOS) between two SAR acquisitions is, after corrections from orbital configurations and topography, the combination of atmospheric phase delay and ground deformation. Rapid, large-amplitude deformation signals such as coseismic displacement fields often exceed the amplitude of other known sources of noise[10]. Similarly, slow but steady accumulation of deformation over long periods of time may be quantified using InSAR either through stacking, e.g. [11], or time series analysis[12, 13]. However, detecting low-amplitude deformation related to transient sources such as slow slip events, episodes of volcanic activity or hydrologic related motion remains challenging and requires significant human intervention and interpretation [8, 14, 15]. Measuring Earth surface deformation is fundamental to characterizing diverse tectonic processes and the impact, as well as surface and undergound changes induced by human activities.
The most pressing issue in InSAR processing for small, mm-scale, deformation monitoring remains the separation between atmospheric propagation delays and ground deformation. Spatial and temporal variations in atmospheric pressure, temperature and relative humidity modify the refraction index of the air, resulting in spatial and temporal delay variations in the two way travel time of the radar carrier between a SAR imaging satellite and the ground [16, 17]. Such delays directly affect the phase of an interferogram, that combines two SAR acquisitions. Atmospheric propagation delays in a single interferogram can be equivalent to tens of centimeters in apparent range change [16]. Current correction methods based either on empirical estimations, e.g. [18, 19] or on independent data, e.g. [20, 21, 22, 23] reduce the contribution of the stratified atmosphere – the long wavelength atmospheric perturbation that, to first order, correlates with topography. Nonetheless, remaining delays, corresponding to the turbulent portion of the troposphere may represent centimeters of apparent range change. Propagation delays in the atmosphere decorrelate after periods of 6 to 24 hours, as shown by the temporal structure function of GNSS zenith delays [24]. Therefore, remaining tropospheric delays, which are coherent in space, can be considered random in time given the time span between SAR acquisitions (e.g. 6 days for Sentinel 1, 46 days for ALOS-2). However, it can be shown that, because of potential temporal aliasing [17] and loss of spatial coherence of the radar phase echo, spatio-temporal filtering can lead to biased results. Therefore, deciphering a consistent, days- to month-long transient signal in time series of InSAR remains a critical challenge, especially when automation is envisioned.
Here we describe a deep learning-based method to automatically detect and extract transient ground deformation signals from noisy InSAR time series. Our approach, based on a purely convolutional auto-encoder, is specifically designed for removing noise in InSAR time series. In the following, we consider the evolution of the interferometric phase with time with respect to a reference both in space and time. We consider classical Small Baseline (SBAS)-like approaches for the reconstruction of the time series e.g.[25, 26]. Approaches include inversion from a sequence of SAR interferograms previously corrected from orbital and topographic contributions [27], with a first-order atmospheric correction derived from global atmospheric re-analysis products [21, 28].
Convolutional neural networks (CNN) are central to most recent dramatic advances in computer vision and natural language processing. Auto-encoders have been developed to create sparse representations of data –the model copies its input to its output through a bottleneck that forces a reduction of dimension equivalent to a compressed knowledge representation of the original input, enabling noise removal. Of note are recent developments applied to classify InSAR data in order to detect ground uplift and subsidence, and specifically to identify volcanic unrest [29, 30, 31]. Although promising, these developments do not make use of the different temporal signatures of signals of interest to reconstruct de-noised deformation patterns. Our auto-encoder takes as input a noisy InSAR time series reconstructed from successive SAR acquisitions, and outputs accumulated ground deformation taking place during the time series interval, with the atmospheric noise removed.
In the following, we first introduce the notion of auto-encoders before describing the architecture of our neural network. We then describe our training set and perform preliminary tests on synthetic data. We finally highlight the efficiency of our algorithm on two reconstructed time series of ground deformation, the first one derived from COSMO-SkyMed acquisitions and the second one derived from Sentinel 1A-B SAR acquisitions.
2 Results
2.1 Description and Validation of the deep auto-encoder
Auto-encoder architecture
Our goal is to extract ground deformation from noisy InSAR time series. We assume that input time series are the combination of three physical contributions: ground deformation, the stratified component of the atmosphere and the turbulent component of the atmosphere. In most cases, the stratified component can be corrected for using Global Atmospheric Models (hereafter referred to as GAMs, often corresponding to re-analysis products), e.g. [28], or Global Navigation Satellite System (GNSS) data, e.g. [32], for instance. However, such a correction is often incomplete and part of the remaining, often turbulent, atmospheric delays may still correlate with topography. Attempts have been made to estimate tropospheric delays using multi-spectral radiometric data [20]; however, the acquisition of such independent data must be coincident with the SAR acquisition and over a terrain with minimal cloud cover for optimal performance, conditions rarely met. In addition, it can be shown that GAMs-derived correction sometimes worsen the situation as the local estimate of the state of atmospheric variables may be incorrect [28].

Our deep learning model must recognize transient deformation in InSAR time series in the presence of remaining atmospheric noise. To this end, it must distinguish the spatial and temporal statistical differences between deformation signals and atmospheric patterns. As mentioned above, the structure of atmospheric delays decorrelates for periods longer than 6 hours[24]. Therefore, as ground deformation related to transient tectonic events might take place over seconds to minutes for dynamic rupture, to weeks or months or even years for slow slip events [33, 14, 15, 34], and remains until further ground deformation occurs, the temporal signature is very different from that of atmospheric delays. We make use of this different temporal signature to learn appropriate filters to remove atmospheric perturbations and extract ground deformation in InSAR time series.
Here, we build and train an auto-encoding architecture to directly output the deformation signal, formulating the problem as a regression task. We rely on the following assumptions: (1) atmospheric delays are random in time, considering two successive SAR acquisitions, (2) ground deformation has a temporal coherence considering the rate at which SAR images are acquired and (3) part of the atmospheric delay correlates with topography. We therefore use as inputs a time series of interferometric phase change and a map of ground elevation to produce a time series of cumulative surface displacements.
In order to separate deformation from atmospheric delays, we developed the deep learning architecture shown in Fig. 1. This architecture consists of 11 purely convolutional layers. The first 6 layers of the model are tasked with encoding signals that are persistent in time, by progressively removing the time dimension of the input. The remaining layers decode the ground deformation map. In short, we build a model tasked with reconstructing ground deformation given input InSAR time series and ground elevation from noisy input.
Initially developed for feature extraction by projecting high-dimensional datasets onto a lower-dimension manifold by forcing the reconstruction of the data through a bottleneck in deep learning architectures [35], auto-encoders have also evolved into powerful denoising [36, 37] and image enhancing techniques [38, 39]. In this work we exploit this aspect of deep learning auto-encoding and tailor it to the problem of cleaning InSAR time series, building a deep learning auto-encoder to effectively automate the design of filters in time and space to recover ground deformation.
Training on synthetic data
Because deep learning models require large amounts of data and there exists no ground truth for InSAR time series, we rely on synthetic data to train the deep auto-encoder. The synthetic data are randomly-generated cumulative surface deformation time series mimicking 9 successive ‘acquisitions’. These cumulative deformation maps include surface displacements in the line of sight (LOS) due either to a slipping fault with random latitude and longitude (position in a virtual box), depth, strike angle, dip angle and width (based on Okada’s model [40]) or to an inflating or deflating point source (Mogi’s model [41]). Deformation onset occurs at a random time with a random duration within the time series, excluding the first and last acquisitions which are taken as non-deforming reference by the model. The model is therefore tasked with finding cumulative deformation in the 7 middle acquisitions of the time series arising from a wide variety of transient processes. We then corrupt each map of these ground deformation time series with different noise signals. At each time step we create both turbulent and stratified synthetic atmospheric delays. Spatially correlated Gaussian noise mimics delays from atmospheric turbulence of various length scales [42, 43] (Fig. 1 top row) and a quadratic function of pixels’ elevation mimics the atmospheric delays that correlate with topography [16, 44]. Each of the steps of the time series results from a random realization of noise built following these assumptions.
We train two independent models with the synthetic time series of deformation, one tasked with recovering point source deformation, the other with recovering deformation on faults. All other phase delays are identified as noise. Both models are trained to map synthetic noisy time series to the synthetic cumulative displacements. We trained our deep auto-encoder with randomly generated time series for which we provide as input the apparent line of sight (LOS) deformation time series, corrupted by the sum of synthetic noise described above. The training includes a LOS with random orientation (30-45 degrees incidence and any azimuth), so that the model is directly trained for various SAR satellite configurations and for any fault azimuth. The output is the target ground deformation accumulated during the time series. All 482,185 trainable parameters are adjusted during that training phase with the Adam variation of stochastic gradient descent [45].
We note that our deep auto-encoder only considers time series of 9 acquisitions, as a good compromise between the tractability of the training phase (the time series are long enough for the model to learn the temporal differences between signal and noise) and a minimum duration of the analysed time series of displacements. When working with longer time series of acquisitions, we apply the algorithm using a sliding window with a width of 9 time steps and obtain images of cumulative deformation. In this way, our model acts as a moving integral of actual deformation.
Performance on synthetic data set
Once trained, we test the deep auto-encoder on synthetic realizations of time series that have not been used to train the model. We randomly generate 3200 time series of 9 time frames using the same procedure as that described for the training phase. For each of the 3200 time series, we evaluate the signal-to-noise ratio (hereafter referred to as SNR) as the ratio of the mean absolute ground deformation and the standard deviation of the noise. We then apply the deep auto-encoder to these time series in order to evaluate the performance of the model. We evaluate the resulting, cleaned time series using the coefficient of determination R2, a standard regression metric, equal to 1 for a perfect reconstruction, 0 for a reconstruction no better than the empirical average, and negative for the worst reconstructions (for example reconstructions anti-correlated with the ground truth).

We find that the deep auto-encoder applied to synthetic data accurately reconstructs deformation signals on faults, even in circumstances very challenging to expert interpretation (SNRs lower than 1; Fig. 2). For SNRs above 0.1, our algorithm provides a very accurate reconstruction (R) of the cumulative ground deformation. For very low SNRs (0.1 and below), no signal can be visually observed, while the goodness of fit is still correct and the overall deformation signal is recovered down to SNRs of approximately 0.02, below which our model fails. Therefore, our architecture allows us to exceed the ability of the expert eye to detect signals in noisy time series of deformation, provided their noise structure resembles the training set.
In the following we show the application of our auto-encoder to two case studies that have been independently analyzed by InSAR experts.
2.2 Application to real data
Extracting deformation from a slow earthquake along the North Anatolian Fault, Turkey
Our deep auto-encoder is trained to isolate and reconstruct cumulative ground deformation signals in 40x40 pixel time series of 9 acquisitions. However, a fundamental property of purely convolutional deep learning models is that the filters they learn do not depend on input size. As a result, we can create an auto-encoder with exactly the same architecture as the model described in Fig. 1, but with an input size matching the number of pixels in the InSAR time series of interest. Because the parameters of the model do not depend on input size, we can copy every parameter (i.e. weights and biases of the filters) of the model trained on synthetics to the new model, which can then be applied to InSAR data of any size.
Here, we apply the model to a time series built from images acquired by the COSMO-SkyMed constellation over the central section of the North Anatolian fault in Turkey (Fig. 3). This major plate boundary fault accommodates the motion of rotation of the Anatolia plate with respect to Eurasia and has ruptured in large, Mw 7 earthquakes multiple times over the last century [46]. An 80-km-long section of the fault has been slipping aseismically, at least since the 1944, Mw 7.3, earthquake located near the small town of Ismetpasa [47]. In situ measurements based on creepmeters indicate that this fault experiences transient aseismic slip episodes [48, 49, 50].
Rousset et al. produced an approximately one year long time series from COSMO-SkyMed SAR acquisitions and detected a significant slow slip episode that lasted one month during 2013 with a maximum of 2 cm of fault-parallel slip [14]. Average long-term velocity maps covering the whole region derived from InSAR data show aseismic slip over an 80-km-long section of the fault. This average relative displacement was found to result from successive transient events [14, 49], which were not apparent in data from older constellations of SAR satellites due to the long time span between acquisitions.
In the InSAR time series processed by Rousset et al., large atmospheric delays are apparent, despite careful correction of atmospheric delays using ECMWF re-analysis products [21, 14]. Therefore, knowledge of the fault location was key in the interpretation of the surface displacement field.
Here we revisit the same time series in order to assess if our model is able to recover the known surface slip in real time series of data. We stress that we do not provide the location of the fault to the model.
With no human intervention and no a priori knowledge of the local tectonics and fault location, the model automatically isolates and recovers clean deformation signals where expert analysis previously found signal attributed to tectonic activity (Fig. 3). Importantly, the recovered deformation is obtained after training only on synthetic data and with no further fine tuning on real data. Our model finds up to 1.5 cm line of sight relative displacement across the fault, that we interpret as the signature of surface slip, as previously found [14].


Fault perpendicular cross sections illustrate that even in regions where slip would not have been convincingly identified by an expert (Fig. 4), our model recovers 2 mm of slip, extending the previous estimate of along-strike length of this slip event. Rousset et al. identified a 10-km-long slow slip event while the deep learning model determines that the portion that slipped was 15-20 km in length. Interestingly, the new 2 mm slow slip we find is on a segment adjacent to the previously identified 1 cm slow slip, and the two segments are separated by a kink on the fault, suggesting an interplay between fault geometry and slip [51, 52].
Extracting ground deformation signal at the Coso geothermal system, California
In a second example, we use our deep learning architecture to detect surface deformation caused by underground pressure changes. As above, our model is trained on several million examples of synthetic noisy InSAR time series. In this case, surface deformation is modeled by a point pressure source using Mogi’s equation of elastic deformation[53], corrupted as before by synthetic atmospheric delays. Mogi pressure sources are used extensively for the modeling of volcanic inflation and deflation signals, e.g. [54, 55]. Further, the combination of multiple sources allows one to model complex subsidence/uplift patterns.
After training exclusively on synthetic data, we apply our model to real data from the Coso geothermal field (California, USA), again without further training (details on the InSAR processing are in the Methods section). Because InSAR time series may be very noisy, even after correcting predicted atmospheric effects [28], analysis of inflation or subsidence of less than a few centimeters per year in InSAR have relied to date on deriving long term cumulative deformation [56], such that random atmospheric delays cancel out. Detecting transient subsidence and uplift signals in SBAS time series below a few centimeter remains challenging, just as it does for faulting.
As with identifying deformation on faults, our model is able to disentangle actual ground deformation from atmospheric noise at short time scales, with a resolution of a few millimeters. In Fig. 5 we show the application of our deep denoising model to a time series over Coso in 2016. Contrary to what could be inferred from long term cumulative deformation, we find that ground subsidence at Coso is primarily due to transient episodes of deformation. The cumulative deformation from these transients we detect account for most of the cumulative deformation observed in the data (see Supplementary for details and for other examples of transient deformation). Interestingly, we find a number of transient events that are constituted of well separated pressure sources, in agreement with geochemical observations showing that the geothermal field is constituted of isolated reservoirs[57].

3 Discussion
As the properties of the atmosphere cannot be measured at the same spatial and temporal resolution as InSAR acquisitions, InSAR time series still contain large amplitude atmospheric delays, on the order of centimeters, in spite of recent marked improvements in atmospheric correction and processing strategies [28, 23]. For this reason, expert processing and analysis is required to interpret InSAR data. Furthermore, since the onset of the Sentinel 1 mission, the amount of available InSAR data has grown at a pace that is already challenging the ability of the community to process and analyze it, and the upcoming NISAR mission will increase the amount of available InSAR data several fold. Therefore, significant effort has been put into developing strategies to build time series with such vast data sets, e.g. [13, 58, 26]. Nonetheless automatic, autonomous InSAR interpretation methods are poised to become essential, if just to leverage the increasing spatial and temporal resolution of the data.
We note that several avenues of improvement should improve the ability of our neural network to detect finer and finer deformation signals in the future. First, we did not include sources of noise representative of ionospheric perturbations. The total electronic content of the ionosphere introduces a differential delay in interferograms that can bias analysis further [16]. Although this effect is more pronounced for L-band SAR satellites [16, 59], long-wavelength ionosphere delays can be problematic for large images acquired with C-band SAR systems such as Sentinel 1 [60]. Although these delays can be corrected for using techniques such as the range split-spectrum method [61, 60], the structure of the remaining noise associated with imperfect corrections must still be evaluated and could then be used in the training of our model. Second, we considered atmospheric turbulence to be isotropic and equivalent everywhere in the image (i.e. noise is second-order stationary) while some anisotropy can be observed in the phase delay of some interferograms. However, such anisotropy depends on the scale of the image observed, which would involve complex considerations in the construction of an adequate tropospheric noise model to train our model. In general, any improvement in the forward modeling of the nature of noise in InSAR should lead to a significant improvement in the detection capability of the models.
Finally, the receptive field of the autoencoder and the pixel size of the input InSAR data restrict the size of the deformation signal that can be deciphered. For instance, interseismic deformation related to loading of a fault by plate motion extends over 10s of kilometers, e.g. [11, 62, 12]. Additional developments may be necessary for the detection and cleaning of long wavelength deformation patterns.
The initial application of our method on InSAR time series enables the direct observation of a slow earthquake, refining previous estimates, autonomously and without prior knowledge. In particular, we expect that the ability to systematically observe fault and pressure source deformation at a global scale will further the understanding of hydrologic, volcanic and tectonic processes, and may bring us closer to bridging the observational that exists for transient surface deformation.
References
- [1] Avouac, J.-P. From Geodetic Imaging of Seismic and Aseismic Fault Slip to Dynamic Modeling of the Seismic Cycle. Annual Review of Earth and Planetary Sciences 43, 233–271 (2015). URL http://www.annualreviews.org/doi/abs/10.1146/annurev-earth-060614-105302.
- [2] Bürgmann, R. The geophysics, geology and mechanics of slow fault slip. Earth and Planetary Science Letters 495, 112–134 (2018). URL https://doi.org/10.1016/j.epsl.2018.04.062.
- [3] Jolivet, R. & Frank, W. B. The Transient and Intermittent Nature of Slow Slip. AGU Advances 1, e2019AV000126–8 (2020). URL https://doi.org/10.1029/2019AV000126.
- [4] McLaskey, G. C. Earthquake Initiation From Laboratory Observations and Implications for Foreshocks. Journal of Geophysical Research: Solid Earth 124, 12882–12904 (2019). URL https://onlinelibrary.wiley.com/doi/abs/10.1029/2019JB018363.
- [5] Obara, K. & Kato, A. Connecting slow earthquakes to huge earthquakes. Science 353, 253–257 (2016). URL http://www.ncbi.nlm.nih.gov/pubmed/27418504.
- [6] Scholz, C. H. The Mechanics of Earthquakes and Faulting (Cambridge University Press, 2019), 3 edn.
- [7] Fialko, Y. & Pearse, J. Sombrero uplift above the Altiplano-Puna magma body: Evidence of a ballooning mid-crustal diapir. Science 338, 250–252 (2012). URL http://www.ncbi.nlm.nih.gov/pubmed/23066078.
- [8] Chaussard, E., Bürgmann, R., Shirzaei, M., Fielding, E. J. & Baker, B. Predictability of hydraulic head changes and characterization of aquifer-system and fault properties from InSAR-derived ground deformation. Journal of Geophysical Research: Solid Earth 119, 6572–6590 (2014). URL http://doi.wiley.com/10.1002/2014JB011266.
- [9] Jolivet, R., Simons, M., Agram, P. S., Duputel, Z. & Shen, Z. K. Aseismic slip and seismogenic coupling along the central San Andreas Fault. Geophysical Research Letters 42, 297–306 (2015). URL http://doi.wiley.com/10.1002/2014GL062222.
- [10] Simons, M., Fialko, Y. & Rivera, L. Coseismic deformation from the 1999 Mw 7.1 Hector Mine, California, earthquake as inferred from InSAR and GPS observations. Bulletin of the Seismological Society of America 92, 1390–1402 (2002). URL https://pubs.geoscienceworld.org/bssa/article/92/4/1390-1402/120788.
- [11] Peltzer, G., Crampé, F., Hensley, S. & Rosen, P. Transient strain accumulation and fault interaction in the Eastern California shear zone. Geology 29, 975–978 (2001). URL https://pubs.geoscienceworld.org/geology/article/29/11/975-978/197897.
- [12] Jolivet, R. et al. Shallow creep on the Haiyuan fault (Gansu, China) revealed by SAR interferometry. Journal of Geophysical Research: Solid Earth 117, n/a–n/a (2012). URL http://doi.wiley.com/10.1029/2011JB008732.
- [13] Weiss, J. R. et al. High-resolution surface velocities and strain for anatolia from sentinel-1 insar and gnss data. Geophysical Research Letters 47, e2020GL087376 (2020). URL https://doi.org/10.1029/2020GL087376.
- [14] Rousset, B. et al. An aseismic slip transient on the North Anatolian Fault. Geophysical Research Letters 43, 3254–3262 (2016). URL https://onlinelibrary.wiley.com/doi/abs/10.1002/2016GL068250 http://doi.wiley.com/10.1002/2016GL068250.
- [15] Khoshmanesh, M. & Shirzaei, M. Episodic creep events on the San Andreas Fault caused by pore pressure variations. Nature Geoscience 11, 610–614 (2018). URL http://www.nature.com/articles/s41561-018-0160-2.
- [16] Hensley, S. Radar interferometry, vol. 2 of Remote Sensing and Digital Image Processing (Springer Netherlands, Dordrecht, 2008). URL http://link.springer.com/10.1007/0-306-47633-9.
- [17] Doin, M.-P. P., Lasserre, C., Peltzer, G., Cavalié, O. & Doubre, C. Corrections of stratified tropospheric delays in SAR interferometry: Validation with global atmospheric models. Journal of Applied Geophysics 69, 35–50 (2009). URL https://www.sciencedirect.com/science/article/pii/S0926985109000603?via%3Dihub https://www.sciencedirect.com/science/article/pii/S0926985109000603.
- [18] Elliott, J. R., Biggs, J., Parsons, B. & Wright, T. J. InSAR slip rate determination on the Altyn Tagh Fault, northern Tibet, in the presence of topographically correlated atmospheric delays. Geophysical Research Letters 35, n/a–n/a (2008). URL http://doi.wiley.com/10.1029/2008GL033659.
- [19] Cavalié, O. et al. Measurement of interseismic strain across the Haiyuan fault (Gansu, China), by InSAR. Earth and Planetary Science Letters 275, 246–257 (2008).
- [20] Li, Z., Fielding, E. J., Cross, P. & Muller, J.-P. Interferometric synthetic aperture radar atmospheric correction: Medium Resolution Imaging Spectrometer and Advanced Synthetic Aperture Radar integration. Geophys. Res. Lett. 33 (2006).
- [21] Jolivet, R., Grandin, R., Lasserre, C., Doin, M.-P. & Peltzer, G. Systematic InSAR tropospheric phase delay corrections from global meteorological reanalysis data. Geophysical Research Letters 38, n/a—-n/a (2011). URL http://doi.wiley.com/10.1029/2011GL048757.
- [22] Yu, C., Li, Z. & Penna, N. T. Interferometric synthetic aperture radar atmospheric correction using a GPS-based iterative tropospheric decomposition model. Remote Sensing of Environment 204, 109–121 (2018). URL https://www.sciencedirect.com/science/article/pii/S0034425717305011.
- [23] Shen, L., Hooper, A. & Elliott, J. A spatially varying scaling method for insar tropospheric corrections using a high-resolution weather model. Journal of Geophysical Research: Solid Earth 124, 4051–4068 (2019). URL https://doi.org/10.1029/2018JB016189.
- [24] Emardson, T. R., Simons, M. & Webb, F. H. Neutral atmospheric delay in interferometric synthetic aperture radar applications: Statistical description and mitigation. Journal of Geophysical Research: Solid Earth 108 (2003). URL http://doi.wiley.com/10.1029/2002JB001781.
- [25] Berardino, P., Fornaro, G., Lanari, R. & Sansosti, E. A new algorithm for surface deformation monitoring based on small baseline differential sar interferograms. IEEE Transactions on Geoscience and Remote Sensing 40, 2375–2383 (2002).
- [26] Dalaison, M. & Jolivet, R. A kalman filter time series analysis method for insar. Journal of Geophysical Research: Solid Earth 125, e2019JB019150 (2020). URL https://doi.org/10.1029/2019JB019150.
- [27] Simons, M. & Rosen, P. A. Interferometric Synthetic Aperture Radar Geodesy. In Treatise on Geophysics: Second Edition, vol. 3, 339–385 (Elsevier, 2015). URL https://linkinghub.elsevier.com/retrieve/pii/B9780444527486000596.
- [28] Jolivet, R. et al. Improving InSAR geodesy using Global Atmospheric Models. Journal of Geophysical Research: Solid Earth 119, 2324–2341 (2014). URL http://doi.wiley.com/10.1002/2013JB010588.
- [29] Schwegmann, C. P., Kleynhans, W., Engelbrecht, J., Mdakane, L. W. & Meyer, R. G. Subsidence feature discrimination using deep convolutional neural networks in synthetic aperture radar imagery. In 2017 IEEE International Geoscience and Remote Sensing Symposium (IGARSS), 4626–4629 (IEEE, 2017).
- [30] Anantrasirichai, N., Albino, F., Hill, P., Bull, D. & Biggs, J. Detecting Volcano Deformation in InSAR using Deep learning (2018). URL http://arxiv.org/abs/1803.00380. 1803.00380.
- [31] Anantrasirichai, N. et al. Detecting ground deformation in the built environment using sparse satellite insar data with a convolutional neural network. IEEE Transactions on Geoscience and Remote Sensing 1–11 (2020).
- [32] Onn, F. & Zebker, H. A. Correction for interferometric synthetic aperture radar atmospheric phase artifacts using time series of zenith wet delay observations from a GPS network. Journal of Geophysical Research 111, B09102 (2006). URL http://doi.wiley.com/10.1029/2005JB004012.
- [33] Jolivet, R. et al. Spatio-temporal evolution of aseismic slip along the Haiyuan fault, China: Implications for fault frictional properties. Earth and Planetary Science Letters 377-378, 23–33 (2013). URL https://www.sciencedirect.com/science/article/pii/S0012821X13003956.
- [34] Materna, K., Bartlow, N., Wech, A., Williams, C. & Bürgmann, R. Dynamically Triggered Changes of Plate Interface Coupling in Southern Cascadia. Geophysical Research Letters 46, 12890–12899 (2019). URL https://onlinelibrary.wiley.com/doi/abs/10.1029/2019GL084395.
- [35] Vincent, P., Larochelle, H., Bengio, Y. & Manzagol, P.-A. Extracting and composing robust features with denoising autoencoders. In Proceedings of the 25th international conference on Machine learning - ICML ’08, 1096–1103 (ACM Press, New York, New York, USA, 2008). URL http://portal.acm.org/citation.cfm?doid=1390156.1390294.
- [36] Feng, X., Zhang, Y. & Glass, J. Speech feature denoising and dereverberation via deep autoencoders for noisy reverberant speech recognition. In 2014 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), 1759–1763 (IEEE, 2014). URL http://ieeexplore.ieee.org/document/6853900/.
- [37] Zhang, K., Zuo, W., Chen, Y., Meng, D. & Zhang, L. Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising. IEEE Transactions on Image Processing 26, 3142–3155 (2017). URL http://ieeexplore.ieee.org/document/7839189/.
- [38] Cui, Z., Chang, H., Shan, S., Zhong, B. & Chen, X. Deep Network Cascade for Image Super-resolution. In Fleet, D., Pajdla, T., Schiele, B. & Tuytelaars, T. (eds.) Computer Vision – ECCV 2014, 49–64 (Springer International Publishing, Cham, 2014).
- [39] Mao, X., Shen, C. & Yang, Y.-B. Image Restoration Using Very Deep Convolutional Encoder-Decoder Networks with Symmetric Skip Connections (2016). URL http://papers.nips.cc/paper/6172-image-restoration-using-very-deep-convolutional-encoder-decoder-networks-with-symmetric-skip-connections.
- [40] Okada, Y. Internal deformation due to shear and tensile faults in a half-space. Bulletin of the Seismological Society of America 82, 1018–1040 (1992).
- [41] Mogi, K. Relations between the eruptions of various volcanoes and the deformations of the ground surfaces around them (1958).
- [42] Lohman, R. B. & Simons, M. Some thoughts on the use of InSAR data to constrain models of surface deformation: Noise structure and data downsampling. Geochemistry, Geophysics, Geosystem 6, Q01007 (2005). URL http://www.agu.org/pubs/crossref/2005/2004GC000841.shtml.
- [43] Sudhaus, H. & Jónsson, S. Improved source modelling through combined use of InSAR and GPS under consideration of correlated data errors: application to the June 2000 Kleifarvatn earthquake, Iceland. Geophysical Journal International 176, 389–404 (2009). URL http://doi.wiley.com/10.1111/j.1365-246X.2008.03989.x.
- [44] Bekaert, D. P. S., Hooper, A. & Wright, T. J. A spatially variable power law tropospheric correction technique for InSAR data. Journal of Geophysical Research-Solid Earth 120, 2014JB011558–12 (2015). URL http://dx.doi.org/10.1002/2014JB011558.
- [45] Kingma, D. P. & Ba, J. Adam: A Method for Stochastic Optimization. arXiv preprint (2014). URL http://arxiv.org/abs/1412.6980. 1412.6980.
- [46] Stein, R. S., Barka, A. A. & Dieterich, J. H. Progressive failure on the North Anatolian fault since 1939 by earthquake stress triggering. Geophysical Journal International 128, 594–604 (1997). URL http://dx.doi.org/10.1111/j.1365-246X.1997.tb05321.x.
- [47] Ambraseys, N. N. Some characteristic features of the Anatolian fault zone. Tectonophysics 9, 143–165 (1970). URL https://www.sciencedirect.com/science/article/pii/0040195170900144.
- [48] Altay, C. & Sav, H. Continuous creep measurement along the North Anatolian Fault zone. Bulletin of the geological congres of Turkey 6, 77–84 (1991).
- [49] Bilham, R. et al. Surface creep on the North Anatolian Fault at Ismetpasa, Turkey, 1944–2016. Journal of Geophysical Research: Solid Earth 121, 7409–7431 (2016).
- [50] Cetin, E., Cakir, Z., Meghraoui, M., Ergintav, S. & Akoglu, A. M. Extent and distribution of aseismic slip on the Ismetpaşa segment of the North Anatolian Fault (Turkey) from Persistent Scatterer InSAR. Geochemistry Geophysics Geosystems 15, 2883–2894 (2014). URL http://doi.wiley.com/10.1002/2014GC005307.
- [51] Jolivet, R. et al. The burst-like behavior of aseismic slip on a rough fault: The creeping section of the Haiyuan fault, China. Bulletin of the Seismological Society of America 105, 480–488 (2015). URL https://pubs.geoscienceworld.org/bssa/article/105/1/480-488/323642.
- [52] Romanet, P., Sato, D. S. & Ando, R. Curvature, a mechanical link between the geometrical complexities of a fault: application to bends, kinks and rough faults. Geophysical Journal International 223, 211–232 (2020). URL https://academic.oup.com/gji/article/223/1/211/5860282.
- [53] Mogi, K. Relations between the Eruptions of Various Volcanoes and the Deformation of the Ground Surface around them. Bulleting of the Earthquake Research Institute 36, 99–134 (1958). URL pikaru.
- [54] Segall, P. Earthquake and Volcano deformation (Princeton University Press, 2010).
- [55] Grandin, R. et al. Transient rift opening in response to multiple dike injections in the Manda Hararo rift (Afar, Ethiopia) imaged by time-dependent elastic inversion of interferometric synthetic aperture radar data. Journal of Geophysical Research-Solid Earth 115, B09403 (2010). URL http://www.agu.org/pubs/crossref/2010/2009JB006883.shtml.
- [56] Hoyt, A. M., Chaussard, E., Seppalainen, S. S. & Harvey, C. F. Widespread subsidence and carbon emissions across southeast asian peatlands. Nature Geoscience 13, 435–440 (2020). URL https://doi.org/10.1038/s41561-020-0575-4.
- [57] Adams, M. C., Moore, J. N., Bjornstad, S. & Norman, D. I. Geologic history of the coso geothermal system. Transactions-geothermal resources council 205–210 (2000).
- [58] Flatsim: ForM@Ter LArge-scale multi-Temporal Sentinel-1 Interferometry processing chain in Muscate. https://www.poleterresolide.fr/projets/en-cours/flatsim/. Accessed: 2020-12-20.
- [59] Shen, Z.-K. et al. Slip maxima at fault junctions and rupturing of barriers during the 2008 Wenchuan earthquake. Nature Geoscience 2, 718–724 (2009).
- [60] Liang, C., Agram, P., Simons, M. & Fielding, E. J. Ionospheric Correction of InSAR Time Series Analysis of C-band Sentinel-1 TOPS Data. IEEE Trans. Geosci. Remote Sensing 57, 6755–6773 (2019).
- [61] Fattahi, H., Simons, M. & Agram, P. InSAR Time-Series Estimation of the Ionospheric Phase Delay: An Extension of the Split Range-Spectrum Technique. IEEE Trans. Geosci. Remote Sensing 55, 5984–5996 (2017).
- [62] Fialko, Y. Interseismic strain accumulation and the earthquake potential on the southern San Andreas fault system. Nature 441, 968–971 (2006). URL http://www.nature.com/doifinder/10.1038/nature04797.
Acknowledgements
B. R.L.’s work was funded by Institutional Support (LDRD) at Los Alamos (20200278ER). R. J., M. D., C. H. were supported by the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation program (Geo-4D project, grant agreement 758210). C.H. was also supported by the CEA-ENS Yves Rocard LRC (France). P. J. was supported by DOE Office of Science (Geoscience Program, grant 89233218CNA000001).
Author contribution
Author order uses the remote sensing convention of author contribution. B. R.L. and R.J. formulated the problem as a deep denoising task. B. R.L. created the deep learning model and applied it on real InSAR data, with help from R. J., M. D. and C. H.; R. J. implemented the synthetic data used for training the model and processed the COSMO SkyMED InSAR data; M. D. processed the Sentinel 1A-B data. All the authors analyzed the results and wrote the paper.
Data availability
All the InSAR data used here is freely available from the European Space Agency. The COSMO-SkyMED archives and the Sentinel 1 data can be found at https://earth.esa.int.
Code availability
The synthetic data used to train the model are based on the open source code CSI from R. Jolivet and can be found at http://www.geologie.ens.fr/ jolivet/csi/ The deep learning model has been developed using the open source Python package Tensorflow.