π€ AI Summary
This work addresses the challenge of commodity price forecasting in multivariate time series, where complex cross-variable dependencies and interference from heterogeneous external factors hinder prediction accuracy. To tackle this, the authors propose a multimodal modeling paradigm that integrates time-frequency and temporal modalities. Specifically, Morlet wavelet transform is employed to generate spectrograms, from which frequency-aware features are extracted using a Vision Transformer. Exogenous variables are encoded via a Transformer module, and a bidirectional cross-attention mechanism is introduced to unify multimodal representations. This approach effectively captures cross-modal interactions while preserving modality-specific characteristics, significantly enhancing the modelβs ability to discern multiscale dynamic patterns in financial time series. Extensive experiments demonstrate that the proposed method consistently outperforms seven state-of-the-art baselines across multiple commodity price prediction tasks, prediction horizons, and evaluation metrics.
π Abstract
Forecasting multivariate time series remains challenging due to complex cross-variable dependencies and the presence of heterogeneous external influences. This paper presents Spectrogram-Enhanced Multimodal Fusion (SEMF), which combines spectral and temporal representations for more accurate and robust forecasting. The target time series is transformed into Morlet wavelet spectrograms, from which a Vision Transformer encoder extracts localized, frequency-aware features. In parallel, exogenous variables, such as financial indicators and macroeconomic signals, are encoded via a Transformer to capture temporal dependencies and multivariate dynamics. A bidirectional cross-attention module integrates these modalities into a unified representation that preserves distinct signal characteristics while modeling cross-modal correlations. Applied to multiple commodity price forecasting tasks, SEMF achieves consistent improvements over seven competitive baselines across multiple forecasting horizons and evaluation metrics. These results demonstrate the effectiveness of multimodal fusion and spectrogram-based encoding in capturing multi-scale patterns within complex financial time series.