A spatio-temporal LSTM model to forecast across multiple temporal and spatial scales
Yihao Hu, Fearghal O'Donncha, Paulito Palmes, Meredith Burke, Ramon, Filgueira, Jon Grant

TL;DR
This paper introduces a novel spatio-temporal LSTM model for environmental time series forecasting, effectively handling data sparsity and capturing complex spatial-temporal dependencies with a simple, scalable approach.
Contribution
The paper presents a new spatio-temporal LSTM architecture that models both spatial and temporal dependencies simultaneously, improving environmental data forecasting.
Findings
Accurately replicates complex oceanic signals.
Provides comparable performance to state-of-the-art benchmarks.
Offers a simpler, scalable training pipeline with missing data handling.
Abstract
This paper presents a novel spatio-temporal LSTM (SPATIAL) architecture for time series forecasting applied to environmental datasets. The framework was evaluated across multiple sensors and for three different oceanic variables: current speed, temperature, and dissolved oxygen. Network implementation proceeded in two directions that are nominally separated but connected as part of a natural environmental system -- across the spatial (between individual sensors) and temporal components of the sensor data. Data from four sensors sampling current speed, and eight measuring both temperature and dissolved oxygen evaluated the framework. Results were compared against RF and XGB baseline models that learned on the temporal signal of each sensor independently by extracting the date-time features together with the past history of data using sliding window matrix. Results demonstrated ability to…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHydrological Forecasting Using AI · Oceanographic and Atmospheric Processes · Meteorological Phenomena and Simulations
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
