A Hybrid Loss Framework for Decomposition-based Time Series Forecasting Methods: Balancing Global and Component Errors
Ronghui Han, Duanyu Feng, Hongyu Du, Hao Wang

TL;DR
This paper introduces a hybrid loss framework for decomposition-based time series forecasting that balances global and component errors, improving prediction accuracy by emphasizing critical sub-series.
Contribution
It proposes a dual min-max algorithm to dynamically weight global and component losses, enhancing existing methods without altering their architectures.
Findings
Achieves 0.5-2% average improvement over existing methods.
Effectively prioritizes significant sub-series in forecasting.
Applicable to multiple datasets and models.
Abstract
Accurate time series forecasting, predicting future values based on past data, is crucial for diverse industries. Many current time series methods decompose time series into multiple sub-series, applying different model architectures and training with an end-to-end overall loss for forecasting. However, this raises a question: does this overall loss prioritize the importance of critical sub-series within the decomposition for the better performance? To investigate this, we conduct a study on the impact of overall loss on existing time series methods with sequence decomposition. Our findings reveal that overall loss may introduce bias in model learning, hindering the learning of the prioritization of more significant sub-series and limiting the forecasting performance. To address this, we propose a hybrid loss framework combining the global and component losses. This framework introduces…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsForecasting Techniques and Applications
