From Bands to Depth: Understanding Bathymetry Decisions on Sentinel-2
Satyaki Roy Chowdhury, Aswathnarayan Radhakrishnan, Hsiao Jou Hsu, Hari Subramoni, Joachim Moortgat
TL;DR
This study tackles Sentinel‑2 derived bathymetry by introducing Swin‑BathyUNet, a transformer‑based U‑Net augmented with decoder‑conditioned cross‑attention to improve depth inference and boundary fidelity in shallow waters. It systematically analyzes spectral contributions via Leave‑One‑Band‑Out (LOBO), explains predictions with A‑CAM‑R and a retention test to verify explanations reflect evidence the model relies on, and demonstrates that cross‑region generalization degrades with depth, guiding practical transfer strategies. Key findings include that Green is the most informative band for depth, that preserving wide receptive fields and robust glint filtering enhances robustness, and that cross‑region transfer benefits from depth‑aware calibration and modest fine‑tuning at light target sites. The work provides concrete, physics‑aligned guidance for data curation and model design to enable reliable SDB deployment across regions, along with multi‑modal data fusion insights and interpretable diagnostics for operational use.
Abstract
Deploying Sentinel-2 satellite derived bathymetry (SDB) robustly across sites remains challenging. We analyze a Swin-Transformer based U-Net model (Swin-BathyUNet) to understand how it infers depth and when its predictions are trustworthy. A leave-one-band out study ranks spectral importance to the different bands consistent with shallow water optics. We adapt ablation-based CAM to regression (A-CAM-R) and validate the reliability via a performance retention test: keeping only the top-p% salient pixels while neutralizing the rest causes large, monotonic RMSE increase, indicating explanations localize on evidence the model relies on. Attention ablations show decoder conditioned cross attention on skips is an effective upgrade, improving robustness to glint/foam. Cross-region inference (train on one site, test on another) reveals depth-dependent degradation: MAE rises nearly linearly with depth, and bimodal depth distributions exacerbate mid/deep errors. Practical guidance follows: maintain wide receptive fields, preserve radiometric fidelity in green/blue channels, pre-filter bright high variance near shore, and pair light target site fine tuning with depth aware calibration to transfer across regions.
