GTS_Forecaster: a novel deep learning based geodetic time series forecasting toolbox with python
Geodetic time series -- such as Global Navigation Satellite System (GNSS) positions, satellite altimetry-derived sea surface height (SSH), and tide gauge (TG) records -- is essential for monitoring surface deformation and sea level change. Accurate forecasts of these variables can enhance early warning systems and support hazard mitigation for earthquakes, landslides, coastal storm surge, and long-term sea level. However, the nonlinear, non-stationary, and incomplete nature of such variables presents significant challenges for classic models, which often fail to capture long-term dependencies and complex spatiotemporal dynamics. We introduce GTS Forecaster, an open-source Python package for geodetic time series forecasting. It integrates advanced deep learning models -- including kernel attention networks (KAN), graph neural network-based gated recurrent units (GNNGRU), and time-aware graph neural networks (TimeGNN) -- to effectively model nonlinear spatial-temporal patterns. The package also provides robust preprocessing tools, including outlier detection and a reinforcement learning-based gap-filling algorithm, the Kalman-TransFusion Interpolation Framework (KTIF). GTS Forecaster currently supports forecasting, visualization, and evaluation of GNSS, SSH, and TG datasets, and is adaptable to general time series applications. By combining cutting-edge models with an accessible interface, it facilitates the application of deep learning in geodetic forecasting tasks.
Code (0)
등록된 구현이 없습니다.
Tasks
Time Series ForecastingReinforcement LearningGraph Neural NetworkOutlier DetectionSimilar Papers 제목 키워드 기반
Deep Non-Parametric Time Series Forecaster
This paper presents non-parametric baseline models for time series forecasting. Unlike classical forecasting models, the proposed approach does not assume any parametric form for the predictive distribution and instead g…
Time SeriesTime Series ForecastingDrift-Adjusted And Arbitrated Ensemble Framework For Time Series Forecasting
Time Series Forecasting is at the core of many practical applications such as sales forecasting for business, rainfall forecasting for agriculture and many others. Though this problem has been extensively studied for yea…
Time SeriesTime Series AnalysisTime Series ForecastingTime series model selection with a meta-learning approach; evidence from a pool of forecasting algorithms
One of the challenging questions in time series forecasting is how to find the best algorithm. In recent years, a recommender system scheme has been developed for time series analysis using a meta-learning approach. This…
Dimensionality Reductionfeature selectionMeta-LearningModel Selection+4Battling the Non-stationarity in Time Series Forecasting via Test-time Adaptation
Deep Neural Networks have spearheaded remarkable advancements in time series forecasting (TSF), one of the major tasks in time series modeling. Nonetheless, the non-stationarity of time series undermines the reliability …
Test-time AdaptationTime SeriesTime Series ForecastingPredict, Refine, Synthesize: Self-Guiding Diffusion Models for Probabilistic Time Series Forecasting
Diffusion models have achieved state-of-the-art performance in generative modeling tasks across various domains. Prior works on time series diffusion models have primarily focused on developing conditional models tailore…
ImputationProbabilistic Time Series ForecastingSynthetic Data GenerationTime Series+1