TL;DR
Missing observations in optical satellite data, often due to cloud cover, hinder the monitoring of critical aquatic events like algal blooms. Deep learning models, including CNN and CNN-LSTM architectures, were developed to impute these missing spectral band values.
✦ Why It Matters
Engineers can leverage deep learning for more accurate data imputation in remote sensing applications, improving environmental monitoring.
Key Takeaways
Full Summary
Remote sensing techniques are increasingly used in aquatic environments, but cloud cover often results in missing data from optical satellite imagery. This study aimed to improve the imputation of these missing values, which is vital for monitoring events like algal blooms.
Researchers compared traditional linear interpolation with advanced deep learning models, including Convolutional Neural Networks (CNN) and CNN-Long Short-Term Memory (LSTM) architectures. The models were tested on multispectral imagery from four lakes with historical algal bloom records.
Findings revealed that deep learning methods, particularly CNN, provided superior performance in reconstructing missing data compared to linear interpolation. Additionally, the accuracy of algal bloom indices derived from the imputed data was validated against observed data, confirming the effectiveness of the deep learning approach.
This advancement enables more reliable monitoring of aquatic ecosystems.
Related