LGSep 27, 2024

Rethinking the Power of Timestamps for Robust Time Series Forecasting: A Global-Local Fusion Perspective

arXiv:2409.18696v337 citationsh-index: 33
Originality Incremental advance
AI Analysis

This work addresses robust forecasting for industries like finance and healthcare by enhancing model resilience to data pollution, though it is incremental as it builds on existing forecasting backbones.

The authors tackled the problem of robust time series forecasting by leveraging timestamps for global guidance, proposing the GLAFF framework that adaptively fuses global and local information, which improved average performance of mainstream models by 12.5% and surpassed the previous state-of-the-art by 5.5%.

Time series forecasting has played a pivotal role across various industries, including finance, transportation, energy, healthcare, and climate. Due to the abundant seasonal information they contain, timestamps possess the potential to offer robust global guidance for forecasting techniques. However, existing works primarily focus on local observations, with timestamps being treated merely as an optional supplement that remains underutilized. When data gathered from the real world is polluted, the absence of global information will damage the robust prediction capability of these algorithms. To address these problems, we propose a novel framework named GLAFF. Within this framework, the timestamps are modeled individually to capture the global dependencies. Working as a plugin, GLAFF adaptively adjusts the combined weights for global and local information, enabling seamless collaboration with any time series forecasting backbone. Extensive experiments conducted on nine real-world datasets demonstrate that GLAFF significantly enhances the average performance of widely used mainstream forecasting models by 12.5%, surpassing the previous state-of-the-art method by 5.5%.

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