Qi Qi, Jingyu Wang, Haifeng Sun, Chengsen Wang, Zirui Zhuang, Jinming Wu, Jianxin Liao
We lifted 1 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| ForestsKing/GLAFF | canonical | 1 of 1 |
| Function | Status | Where it lives |
|---|---|---|
| FFT_for_Period | Ran | ForestsKing/GLAFF/backbone/TimesNet/layer.py pointer only (licence: NONE) · get_code("968923b047f89239") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
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 is available at https://github.com/ForestsKing/GLAFF.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2409.18696")
get_code_for_paper("2409.18696")
have("2409.18696")
Connect an agent — have() is free.