Related Experiment Video
Updated: Aug 5, 2026

07:13
Early Detection of Cyanobacterial Blooms and Associated Cyanotoxins using Fast Detection Strategy
Published on: February 25, 2021
Mask-aware biased graph learning for marine chlorophyll-a spatiotemporal forecasting under high missing rates
Xiaoyu He1, Endian Xie1, Feng Fu1
1School of Computer Science and Technology, Zhejiang Sci-Tech University, Hangzhou, 310018, Zhejiang, China.
Marine Pollution Bulletin
|July 31, 2026
Summary
Precise coastal chlorophyll-a prediction is crucial for marine health. A new BiTGraph framework effectively forecasts chlorophyll-a even with significant missing satellite data, improving marine ecosystem assessment and bloom warnings.
Area of Science:
- Marine Science
- Remote Sensing
- Data Science
Background:
- Accurate coastal chlorophyll-a prediction is vital for marine ecosystem health and harmful algal bloom monitoring.
- Satellite measurements often have large data gaps, hindering traditional analysis and forecasting.
- Existing methods struggle with spatiotemporal correlations and propagating invalid features from missing data.
Purpose of the Study:
- To introduce BiTGraph, an end-to-end framework for marine chlorophyll-a forecasting under high missing rates.
- To jointly forecast and handle missing values, minimizing information distortion.
- To improve the precision of coastal chlorophyll-a prediction despite significant data gaps.
Main Methods:
- Developed BiTGraph, featuring a multi-scale instance partial temporal convolution (MSIPT) module for reliable temporal feature learning with missing data.
- Incorporated a biased graph convolution (Biased GCN) module to learn adaptive graphs with missingness-aware bias for effective information transfer.
- Utilized a hierarchical architecture with alternating MSIPT and Biased GCN for joint spatiotemporal completion and forecasting.
Main Results:
- BiTGraph demonstrated superior performance in forecasting chlorophyll-a with missing rates from 0.2 to 0.6.
- Achieved lower Mean Absolute Error (MAE) and Root Mean Square Error (RMSE) compared to baseline models in long-horizon forecasting (15 steps).
- Reported average MAE/RMSE/MAPE at r=0.6 of 0.594/1.081/16.15% (Bohai Sea) and 0.212/0.905/24.44% (South China Sea).
Conclusions:
- BiTGraph offers an effective solution for coastal chlorophyll-a prediction with highly incomplete satellite data.
- The framework successfully addresses challenges posed by missing data in spatiotemporal forecasting.
- Enables more reliable marine ecosystem assessment and harmful algal bloom warnings.
Related Concept Videos
Hindsight Biases
Hindsight bias leads you to believe that the event you just experienced was predictable, even though it really wasn’t. In other words, you knew all along that things would turn out the way they did. Can you relate this to the phrase "Hindsight is 20/20" now?
Time-Series Graph
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...