AO-PHLGMLNov 20, 2024

A Comparison of Machine Learning Algorithms for Predicting Sea Surface Temperature in the Great Barrier Reef Region

arXiv:2411.15202v12 citationsh-index: 1
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of accurate sea surface temperature prediction for environmental management in the Great Barrier Reef, but it is incremental as it applies existing methods to a specific dataset.

This study compared machine learning algorithms for predicting sea surface temperature in the Great Barrier Reef region, finding that Random Forest and XGBoost outperformed ridge regression and LASSO with lower error metrics like MSE, MAE, and RMSPE, and XGBoost also minimized Kullback-Leibler Divergence.

Predicting Sea Surface Temperature (SST) in the Great Barrier Reef (GBR) region is crucial for the effective management of its fragile ecosystems. This study provides a rigorous comparative analysis of several machine learning techniques to identify the most effective method for SST prediction in this area. We evaluate the performance of ridge regression, Least Absolute Shrinkage and Selection Operator (LASSO), Random Forest, and Extreme Gradient Boosting (XGBoost) algorithms. Our results reveal that while LASSO and ridge regression perform well, Random Forest and XGBoost significantly outperform them in terms of predictive accuracy, as evidenced by lower Mean Squared Error (MSE), Mean Absolute Error (MAE), and Root Mean Squared Prediction Error (RMSPE). Additionally, XGBoost demonstrated superior performance in minimizing Kullback- Leibler Divergence (KLD), indicating a closer alignment of predicted probability distributions with actual observations. These findings highlight the efficacy of using ensemble methods, particularly XGBoost, for predicting sea surface temperatures, making them valuable tools for climatological and environmental modeling.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes