scispace - formally typeset
Open AccessJournal ArticleDOI

Prediction of Sea Surface Temperature Using Long Short-Term Memory

TLDR
This letter adopts long short-term memory (LSTM) to predict sea surface temperature (SST), and makes short- and long-term prediction, including weekly mean and monthly mean, and the model’s online updated characteristics are presented.
Abstract
This letter adopts long short-term memory (LSTM) to predict sea surface temperature (SST), and makes short-term prediction, including one day and three days, and long-term prediction, including weekly mean and monthly mean The SST prediction problem is formulated as a time series regression problem The proposed network architecture is composed of two kinds of layers: an LSTM layer and a full-connected dense layer The LSTM layer is utilized to model the time series relationship The full-connected layer is utilized to map the output of the LSTM layer to a final prediction The optimal setting of this architecture is explored by experiments and the accuracy of coastal seas of China is reported to confirm the effectiveness of the proposed method The prediction accuracy is also tested on the SST anomaly data In addition, the model’s online updated characteristics are presented

read more

Citations
More filters
Journal ArticleDOI

LSTM based long-term energy consumption prediction with periodicity

TL;DR: Considering the limitation of missing certain measuring equipments, new prediction models with the reduced secondary variables are retrained to explore the relationship between the prediction accuracy and the potential input variables, and demonstrate that the proposed algorithm has the excellent generalization capability.
Journal ArticleDOI

A CFCC-LSTM Model for Sea Surface Temperature Prediction

TL;DR: This letter regards SST prediction as a sequence prediction problem and builds an end-to-end trainable long short term memory (LSTM) neural network model that essentially combines the temporal and spatial information to predict future SST values.
Journal ArticleDOI

Temporal Convolutional Networks for the Advance Prediction of ENSO.

TL;DR: The ensemble empirical mode decomposition-temporal convolutional network (EEMD-TCN) hybrid approach, which decomposes the highly variable Niño 3.4 index and SOI into relatively flat subcomponents and then uses the TCN model to predict each subcomponent in advance, finally combining the sub-prediction results to obtain the final ENSO prediction results.
Journal ArticleDOI

Short and mid-term sea surface temperature prediction using time-series satellite data and LSTM-AdaBoost combination approach

TL;DR: The results suggest that the LSTM-AdaBoost combination model using the averaging strategy is highly promising for short and mid-term daily SST predictions.
Journal ArticleDOI

Purely satellite data-driven deep learning forecast of complicated tropical instability waves.

TL;DR: This study demonstrates the strong potential of the satellite data–driven deep learning model as an alternative to traditional numerical models for forecasting oceanic phenomena.
References
More filters
Journal ArticleDOI

Long short-term memory

TL;DR: A novel, efficient, gradient based method called long short-term memory (LSTM) is introduced, which can learn to bridge minimal time lags in excess of 1000 discrete-time steps by enforcing constant error flow through constant error carousels within special units.
Journal Article

Scikit-learn: Machine Learning in Python

TL;DR: Scikit-learn is a Python module integrating a wide range of state-of-the-art machine learning algorithms for medium-scale supervised and unsupervised problems, focusing on bringing machine learning to non-specialists using a general-purpose high-level language.
Journal ArticleDOI

Deep learning

TL;DR: Deep learning is making major advances in solving problems that have resisted the best attempts of the artificial intelligence community for many years, and will have many more successes in the near future because it requires very little engineering by hand and can easily take advantage of increases in the amount of available computation and data.
Related Papers (5)