LGSep 28, 2022

Experimental study of time series forecasting methods for groundwater level prediction

arXiv:2209.13927v15 citationsh-index: 15
Originality Synthesis-oriented
AI Analysis

This work addresses groundwater management for water resource optimization and disaster prevention, but it is incremental as it applies existing global forecasting methods to a new domain-specific dataset.

The study tackled groundwater level prediction by comparing local and global forecasting methods on a dataset of 1026 time series, finding that a global method trained on past groundwater levels and rainfall data produced the best predictions.

Groundwater level prediction is an applied time series forecasting task with important social impacts to optimize water management as well as preventing some natural disasters: for instance, floods or severe droughts. Machine learning methods have been reported in the literature to achieve this task, but they are only focused on the forecast of the groundwater level at a single location. A global forecasting method aims at exploiting the groundwater level time series from a wide range of locations to produce predictions at a single place or at several places at a time. Given the recent success of global forecasting methods in prestigious competitions, it is meaningful to assess them on groundwater level prediction and see how they are compared to local methods. In this work, we created a dataset of 1026 groundwater level time series. Each time series is made of daily measurements of groundwater levels and two exogenous variables, rainfall and evapotranspiration. This dataset is made available to the communities for reproducibility and further evaluation. To identify the best configuration to effectively predict groundwater level for the complete set of time series, we compared different predictors including local and global time series forecasting methods. We assessed the impact of exogenous variables. Our result analysis shows that the best predictions are obtained by training a global method on past groundwater levels and rainfall data.

Code Implementations1 repo
Foundations

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

Your Notes