Beyond Backscatter: InSAR coherence from detected SAR images
Summary
A deep learning framework is proposed for InSAR coherence regression directly from detected SAR images, eliminating the need for accurate coregistration. This method utilizes a Residual U-Net, trained on coherence maps derived from precisely coregistered Sentinel-1 SLC data, specifically 12-day SLC pairs, to learn the relationship between backscatter magnitudes and coherence. Experimental results demonstrate that this approach achieves high-resolution coherence regression with improved accuracy compared to existing intensity-based methods. The network exhibits strong generalization capabilities across diverse geographical locations and even to different temporal baselines not encountered during training. Its ability to operate on globally available analysis-ready data, such as ground range detected data distributed via Google Earth Engine, facilitates large-scale applications in mission design, change monitoring, and various mapping tasks.
Key takeaway
For Machine Learning Engineers developing SAR-based monitoring systems, this framework offers a path to high-resolution InSAR coherence without complex coregistration. You can utilize globally available analysis-ready data, like Google Earth Engine products, to streamline large-scale change detection and mapping tasks. This simplifies data preparation and expands the applicability of coherence analysis across diverse geographies and temporal scales.
Key insights
A Residual U-Net regresses InSAR coherence directly from detected SAR images, bypassing coregistration and improving accuracy for large-scale applications.
Principles
- Deep learning can infer coherence from backscatter.
- Coregistration is not always essential for coherence.
- Models can generalize to unseen temporal baselines.
Method
A Residual U-Net is trained on 12-day Sentinel-1 SLC coherence maps to learn backscatter-coherence relationships. It then regresses coherence from detected SAR image magnitudes, bypassing coregistration.
In practice
- Use ground range detected data for coherence.
- Apply to mission design and change monitoring.
- Facilitate large-scale mapping tasks.
Topics
- InSAR Coherence
- Deep Learning
- SAR Imaging
- Residual U-Net
- Sentinel-1
- Google Earth Engine
- Change Monitoring
Best for: Computer Vision Engineer, AI Scientist, Machine Learning Engineer, Research Scientist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.