ScatterFusion: A Hierarchical Scattering Transform Framework for Enhanced Time Series Forecasting
Wei Li
TL;DR
ScatterFusion tackles multi-scale dependencies and non-stationarity in time series forecasting by integrating wavelet scattering with hierarchical attention. It introduces four components—HSTM, SAFE, MRTA, and TSR—that jointly produce invariant, scale-aware representations and enable efficient multi-resolution dependency modeling. Empirical results on seven benchmarks show ScatterFusion achieves lower MSE and MAE than strong baselines across short- and long-horizon forecasts. The work advances practical time-series forecasting by combining rigorous mathematical properties of scattering with adaptable attention mechanisms, with potential for transfer learning and improved handling of structural patterns in complex time series.
Abstract
Time series forecasting presents significant challenges due to the complex temporal dependencies at multiple time scales. This paper introduces ScatterFusion, a novel framework that synergistically integrates scattering transforms with hierarchical attention mechanisms for robust time series forecasting. Our approach comprises four key components: (1) a Hierarchical Scattering Transform Module (HSTM) that extracts multi-scale invariant features capturing both local and global patterns; (2) a Scale-Adaptive Feature Enhancement (SAFE) module that dynamically adjusts feature importance across different scales; (3) a Multi-Resolution Temporal Attention (MRTA) mechanism that learns dependencies at varying time horizons; and (4) a Trend-Seasonal-Residual (TSR) decomposition-guided structure-aware loss function. Extensive experiments on seven benchmark datasets demonstrate that ScatterFusion outperforms other common methods, achieving significant reductions in error metrics across various prediction horizons.
