Reconstructing Sea Surface Temperature Images: A Masked Autoencoder Approach for Cloud Masking and Reconstruction
Angelina Agabin (1), J. Xavier Prochaska (1) ((1) University of, California, Santa Cruz)

TL;DR
This paper introduces Enki, an unsupervised Vision Transformer-based algorithm using Masked Autoencoding to effectively reconstruct cloud-masked sea surface temperature images, surpassing traditional in-painting methods.
Contribution
The paper presents a novel unsupervised deep learning approach, Enki, for reconstructing cloud-masked SST images with high accuracy, demonstrating its potential to improve remote sensing data analysis.
Findings
Enki achieves RMSE less than 0.03K across various cloud cover levels.
Reconstructed patches have RMSE 8x smaller than pixel fluctuations.
Border patches have higher reconstruction errors, suggesting ignoring them in practice.
Abstract
This thesis presents a new algorithm to mitigate cloud masking in the analysis of sea surface temperature (SST) data generated by remote sensing technologies, e.g., Clouds interfere with the analysis of all remote sensing data using wavelengths shorter than 12 microns, significantly limiting the quantity of usable data and creating a biased geographical distribution (towards equatorial and coastal regions). To address this issue, we propose an unsupervised machine learning algorithm called Enki which uses a Vision Transformer with Masked Autoencoding to reconstruct masked pixels. We train four different models of Enki with varying mask ratios (t) of 10%, 35%, 50%, and 75% on the generated Ocean General Circulation Model (OGCM) dataset referred to as LLC4320. To evaluate performance, we reconstruct a validation set of LLC4320 SST images with random ``clouds'' corrupting p=10%, 20%, 30%,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMeteorological Phenomena and Simulations · Climate variability and models · Oceanographic and Atmospheric Processes
MethodsAttention Is All You Need · Residual Connection · Linear Layer · Label Smoothing · Layer Normalization · Byte Pair Encoding · Softmax · Adam · Absolute Position Encodings · Dense Connections
