APS-LSTM: Exploiting Multi-Periodicity and Diverse Spatial Dependencies for Flood Forecasting
Jun Feng, Xueyi Liu, Jiamin Lu, Pingping Shao

TL;DR
This paper introduces APS-LSTM, a novel model that effectively captures multi-periodic temporal patterns and diverse spatial dependencies in hydrological data for improved flood forecasting accuracy.
Contribution
The paper proposes an adaptive periodic and spatial self-attention method based on LSTM, addressing limitations of existing models in capturing complex temporal and spatial features.
Findings
APS-LSTM outperforms existing models on real-world datasets.
The model effectively captures multi-periodic patterns using FFT.
Diverse spatial dependencies are accurately modeled through self-attention.
Abstract
Accurate flood prediction is crucial for disaster prevention and mitigation. Hydrological data exhibit highly nonlinear temporal patterns and encompass complex spatial relationships between rainfall and flow. Existing flood prediction models struggle to capture these intricate temporal features and spatial dependencies. This paper presents an adaptive periodic and spatial self-attention method based on LSTM (APS-LSTM) to address these challenges. The APS-LSTM learns temporal features from a multi-periodicity perspective and captures diverse spatial dependencies from different period divisions. The APS-LSTM consists of three main stages, (i) Multi-Period Division, that utilizes Fast Fourier Transform (FFT) to divide various periodic patterns; (ii) Spatio-Temporal Information Extraction, that performs periodic and spatial self-attention focusing on intra- and inter-periodic temporal…
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 · Meteorological Phenomena and Simulations · Flood Risk Assessment and Management
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
